File tree Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Expand file tree Collapse file tree 1 file changed +48
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "BasicColors" : {
3
+ "Window" : " #131313" ,
4
+ "WindowBorder" : " #131313" ,
5
+ "TitleBar" : " #0d343b" ,
6
+ "ToolBar" : " #131313" ,
7
+ "Popup" : " #131313" ,
8
+ "Contents" : " #0d343b" ,
9
+ "Badge" : " #f9f500" ,
10
+ "BadgeFG" : " #D35400" ,
11
+ "Conflict" : " #1aee80" ,
12
+ "ConflictForeground" : " #a3d5d6" ,
13
+ "Border0" : " #920539" ,
14
+ "Border1" : " #f5405f" ,
15
+ "Border2" : " #8C6239" ,
16
+ "FlatButton.Background" : " #2C2C2C" ,
17
+ "FlatButton.BackgroundHovered" : " #8C6239" ,
18
+ "FG1" : " #f9f500" ,
19
+ "FG2" : " #f91643" ,
20
+ "Diff.EmptyBG" : " #cabf03" ,
21
+ "Diff.AddedBG" : " #3B4D61" ,
22
+ "Diff.DeletedBG" : " #920539" ,
23
+ "Diff.AddedHighlight" : " #08a6cb" ,
24
+ "Diff.DeletedHighlight" : " #f5405f" ,
25
+ "DecoratorTag" : " #00effe" ,
26
+ "SystemAccentColor" : " #32d8f2" ,
27
+ "Link" : " #00effe"
28
+ },
29
+ "GraphPenThickness" : 2 ,
30
+ "OpacityForNotMergedCommits" : 0.5 ,
31
+ "GraphColors" : [
32
+ " #f9f500" ,
33
+ " #00effe" ,
34
+ " #32d8f2" ,
35
+ " #f91643" ,
36
+ " #f5405f" ,
37
+ " #D35400" ,
38
+ " #8C6239" ,
39
+ " #3B4D61" ,
40
+ " #08a6cb" ,
41
+ " #cabf03" ,
42
+ " #a3d5d6" ,
43
+ " #920539" ,
44
+ " #1aee80" ,
45
+ " #131313" ,
46
+ " #0d343b"
47
+ ]
48
+ }
You can’t perform that action at this time.
0 commit comments