Skip to content

Commit 22d89d3

Browse files
committed
Improve contrast with vcs and completion menus
1 parent aabdf25 commit 22d89d3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/main/resources/codelytv_gruvbox.theme.json

+6
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@
2828

2929
"separatorColor": "#3c3836"
3030
},
31+
"CompletionPopup": {
32+
"selectionBackground": "#262626"
33+
},
34+
"VersionControl.Log.Commit": {
35+
"currentBranchBackground": "#282828"
36+
},
3137
"ActionButton": {
3238
"hoverBackground": "#504945"
3339
},

0 commit comments

Comments
 (0)