-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathSolarized_Dark.json
More file actions
39 lines (39 loc) · 953 Bytes
/
Solarized_Dark.json
File metadata and controls
39 lines (39 loc) · 953 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
{
"BasicColors": {
"Window": "#002b36",
"WindowBorder": "#002b36",
"TitleBar": "#073642",
"ToolBar": "#002b36",
"Popup": "#073642",
"Contents": "#073642",
"DataGridHeaderBG": "#073642",
"Badge": "#268bd2",
"BadgeFG": "#fdf6e3",
"Conflict": "#5c3928",
"Conflict.Foreground": "#dc322f",
"Border0": "#073642",
"Border1": "#073642",
"Border2": "#073642",
"FlatButton.Background": "#073642",
"FlatButton.BackgroundHovered": "#0b3d49",
"FG1": "#93a1a1",
"FG2": "#839496",
"Diff.EmptyBG": "#002b36",
"Diff.AddedBG": "#173f35",
"Diff.DeletedBG": "#4b2c2c",
"Diff.AddedHighlight": "#235444",
"Diff.DeletedHighlight": "#653636",
"SystemAccentColor": "#268bd2",
"Link": "#268bd2"
},
"GraphPenThickness": 2,
"OpacityForNotMergedCommits": 0.4,
"GraphColors": [
"#268bd2",
"#2aa198",
"#859900",
"#b58900",
"#cb4b16",
"#d33682"
]
}