-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathCatpuccin_Mocha.json
More file actions
51 lines (40 loc) · 959 Bytes
/
Catpuccin_Mocha.json
File metadata and controls
51 lines (40 loc) · 959 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"BasicColors": {
"Window": "#1e1e2e",
"WindowBorder": "#313244",
"TitleBar": "#1e1e2e",
"ToolBar": "#1e1e2e",
"Popup": "#1e1e2e",
"Contents": "#1e1e2e",
"Badge": "#8c3a3a",
"BadgeFG": "#1e1e2e",
"Conflict": "#8c3a3a",
"Conflict.Foreground": "#1e1e2e",
"Border0": "#313244",
"Border1": "#45475a",
"Border2": "#6c7086",
"FlatButton.Background": "#313244",
"FlatButton.BackgroundHovered": "#45475a",
"FG1": "#cdd6f4",
"FG2": "#bac2de",
"Diff.EmptyBG": "#1e1e2e",
"Diff.AddedBG": "#425a4f",
"Diff.AddedHighlight": "#4c6a5d",
"Diff.DeletedBG": "#8c3a3a",
"Diff.DeletedHighlight": "#9a4242",
"SystemAccentColor": "#f5c2e7",
"Link": "#89b4fa"
},
"GraphPenThickness": 2,
"OpacityForNotMergedCommits": 0.5,
"GraphColors": [
"#cba6f7",
"#f38ba8",
"#fab387",
"#e5c890",
"#a6e3a1",
"#94e2d5",
"#89b4fa",
"#b4befe"
]
}