Skip to content

Commit d1e2432

Browse files
committed
Add Catpuccin Macchiato theme.
1 parent 7c1f39f commit d1e2432

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

screenshots/CatpuccinMacchiato.png

1.13 MB
Loading

themes/Catpuccin_Macchiato.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"BasicColors": {
3+
"Window": "#24273a",
4+
"WindowBorder": "#363a4f",
5+
"TitleBar": "#1e2030",
6+
"ToolBar": "#1e2030",
7+
"Popup": "#24273a",
8+
"Contents": "#363a4f",
9+
"Badge": "#8aadf4",
10+
"BadgeFG": "#1e2030",
11+
"Conflict": "#e78284",
12+
"ConflictForeground": "#1e2030",
13+
"Border0": "#363a4f",
14+
"Border1": "#494d64",
15+
"Border2": "#5b6078",
16+
"FlatButton.Background": "#363a4f",
17+
"FlatButton.BackgroundHovered": "#494d64",
18+
"FG1": "#cad3f5",
19+
"FG2": "#b8c0e0",
20+
"Diff.EmptyBG": "#363a4f",
21+
"Diff.AddedBG": "#a6da95",
22+
"Diff.DeletedBG": "#ed8796",
23+
"Diff.AddedHighlight": "#a6da95",
24+
"Diff.DeletedHighlight": "#ed8796",
25+
"SystemAccentColor": "#8aadf4",
26+
"Link": "#8aadf4"
27+
},
28+
"GraphPenThickness": 2,
29+
"OpacityForNotMergedCommits": 0.5,
30+
"GraphColors": ["#8aadf4", "#ed8796", "#a6da95", "#f5a97f", "#c6a0f6"]
31+
}

0 commit comments

Comments
 (0)