-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathSynthwave84.json
45 lines (45 loc) · 1.15 KB
/
Synthwave84.json
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
{
"BasicColors": {
"Window": "#271530",
"WindowBorder": "#271530",
"TitleBar": "#271530",
"ToolBar": "#271530",
"Popup": "#4b276a",
"Contents": "#291e36",
"Badge": "#BF4040",
"BadgeFG": "#1C1525",
"Conflict": "#D16969",
"ConflictForeground": "#FFFFFF",
"Border0": "#312C39",
"Border1": "#16151E",
"Border2": "#312C39",
"FlatButton.Background": "#49285E",
"FlatButton.BackgroundHovered": "#582F71",
"FG1": "#9d95a1",
"FG2": "#b4abbc",
"Diff.EmptyBG": "#291e36",
"Diff.AddedBG": "#2A2C28",
"Diff.DeletedBG": "#3C111E",
"Diff.AddedHighlight": "#214836",
"Diff.DeletedHighlight": "#570D22",
"SystemAccentColor": "#680060",
"Link": "#f97e72"
},
"GraphPenThickness": 2,
"OpacityForNotMergedCommits": 0.5,
"GraphColors": [
"#ff9502",
"#ff2968",
"#ffcc00",
"#4EC9B0",
"#cb73e1",
"#1cadf8",
"#CE9178",
"#C8C8C8",
"#808080",
"#a2845e",
"#99442b",
"#22A822",
"#CC0000"
]
}