Skip to content

Commit febba42

Browse files
committed
Add Gruvbox color scheme
1 parent 5425dc9 commit febba42

File tree

2 files changed

+1086
-3
lines changed

2 files changed

+1086
-3
lines changed

src/main/resources/codelytv_gruvbox.theme.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "CodelyTV - Gruvbox",
33
"dark": true,
44
"author": "CodelyTV",
5+
"editorScheme": "/codelytv_gruvbox.xml",
56
"ui": {
67
"*": {
78
"background": "#282828",
@@ -54,9 +55,7 @@
5455
}
5556
},
5657
"EditorTabs": {
57-
"selectedBackground": "#3c3836",
58-
"underlineColor": "#83a598",
59-
"inactiveMaskColor": "#282828"
58+
"underlineColor": "#83a598"
6059
},
6160
"ToolWindow": {
6261
"Header": {

0 commit comments

Comments
 (0)