Skip to content

Commit 8bf46a0

Browse files
committed
Update high contrast theme
1 parent 8583016 commit 8bf46a0

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

Diff for: themes/JetBrainsDark_DiffHighContrast.json

+14-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"FlatButton.Background": "#2b2d30",
1717
"FlatButton.BackgroundHovered": "#393b40",
1818
"FG1": "#ced0d6",
19-
"FG2": "#ced0d6",
19+
"FG2": "#808080",
2020
"Diff.EmptyBG": "#101010",
2121
"Diff.AddedBG": "#1c322b",
2222
"Diff.DeletedBG": "#412323",
@@ -27,5 +27,17 @@
2727
"DecoratorBranch": "#3574f0",
2828
"DecoratorTag": "#57935d",
2929
"DecoratorFG": "#ffffff"
30-
}
30+
},
31+
"Graph": [
32+
"#FF15A0BF",
33+
"#FF0669F7",
34+
"#FF8E00C2",
35+
"#FFC517B6",
36+
"#FFD90171",
37+
"#FFCD0101",
38+
"#FFF25D2E",
39+
"#FFF2CA33",
40+
"#FF7BD938",
41+
"#FF2ECE9D"
42+
]
3143
}

0 commit comments

Comments
 (0)