We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 635cf2e commit aabdf25Copy full SHA for aabdf25
src/main/resources/codelytv_gruvbox.theme.json
@@ -13,7 +13,7 @@
13
"lightSelectionBackground": "#3c3836",
14
"selectionBackground": "#4F4945",
15
"selectionForeground": "#fbf1c7",
16
- "selectionInactiveBackground": "#3c3836",
+ "selectionInactiveBackground": "#353130",
17
"selectionBackgroundInactive": "#3c3836",
18
19
"selectedBackground": "#1d2021",
@@ -76,8 +76,8 @@
76
"lightSelectionInactiveBackground":"#282828"
77
},
78
"FileColor": {
79
- "Yellow": "#413d33",
80
- "Green": "#3e493f",
+ "Yellow": "#393126",
+ "Green": "#303930",
81
"Blue": "#83a59844",
82
"Violet": "#d3869b22",
83
"Orange": "#fe801988",
0 commit comments