We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8583016 commit 8bf46a0Copy full SHA for 8bf46a0
themes/JetBrainsDark_DiffHighContrast.json
@@ -16,7 +16,7 @@
16
"FlatButton.Background": "#2b2d30",
17
"FlatButton.BackgroundHovered": "#393b40",
18
"FG1": "#ced0d6",
19
- "FG2": "#ced0d6",
+ "FG2": "#808080",
20
"Diff.EmptyBG": "#101010",
21
"Diff.AddedBG": "#1c322b",
22
"Diff.DeletedBG": "#412323",
@@ -27,5 +27,17 @@
27
"DecoratorBranch": "#3574f0",
28
"DecoratorTag": "#57935d",
29
"DecoratorFG": "#ffffff"
30
- }
+ },
31
+ "Graph": [
32
+ "#FF15A0BF",
33
+ "#FF0669F7",
34
+ "#FF8E00C2",
35
+ "#FFC517B6",
36
+ "#FFD90171",
37
+ "#FFCD0101",
38
+ "#FFF25D2E",
39
+ "#FFF2CA33",
40
+ "#FF7BD938",
41
+ "#FF2ECE9D"
42
+ ]
43
}
0 commit comments