Skip to content

Commit af7ef4f

Browse files
authored
Merge pull request #14 from berkanuslu/feature/update-cyberpunktheme
UPDATED Diff highlight colors for better readability
2 parents 51e63ed + 23bcee6 commit af7ef4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/Cyberpunk2077.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"Diff.EmptyBG": "#cabf03",
2121
"Diff.AddedBG": "#3B4D61",
2222
"Diff.DeletedBG": "#920539",
23-
"Diff.AddedHighlight": "#08a6cb",
24-
"Diff.DeletedHighlight": "#f5405f",
23+
"Diff.AddedHighlight": "#0a7d4a",
24+
"Diff.DeletedHighlight": "#131313",
2525
"SystemAccentColor": "#32d8f2",
2626
"Link": "#00effe"
2727
},
@@ -36,7 +36,7 @@
3636
"#D35400",
3737
"#8C6239",
3838
"#3B4D61",
39-
"#08a6cb",
39+
"#0a7d4a",
4040
"#cabf03",
4141
"#a3d5d6",
4242
"#920539",

0 commit comments

Comments
 (0)