55 "activityBarBadge.background" : " #007acc" ,
66 "sideBarTitle.foreground" : " #bbbbbb" ,
77 "statusBar.background" : " #131313" ,
8+ "statusBar.noFolderBackground" : " #131313" ,
9+ "statusBar.foreground" : " #c6c6c6" ,
810 "editor.background" : " #060606" ,
11+ "editor.foreground" : " #c6c6c6" ,
912 "activityBar.background" : " #101010" ,
1013 "menu.background" : " #131313" ,
1114 "sideBar.background" : " #131313" ,
1215 "panel.background" : " #131313" ,
1316 "editorGroupHeader.tabsBackground" : " #131313" ,
1417 "tab.inactiveBackground" : " #151515" ,
1518 "tab.border" : " #131313" ,
19+ "tab.activeForeground" : " #c6c6c6" ,
20+ "editor.lineHighlightBackground" : " #252525" ,
21+ "breadcrumb.foreground" : " #909090" ,
22+ "editorGutter.background" : " #101010" ,
23+ "gitDecoration.ignoredResourceForeground" : " #808080" ,
24+ "editorRuler.foreground" : " #333" ,
25+ "editor.findMatchHighlightBackground" : " #66d9ff40" ,
26+ "editor.findMatchHighlightBorder" : " #66d9ff90" ,
27+ "editor.selectionBackground" : " #444" ,
28+ "editor.selectionForeground" : " #d0d0d0" ,
29+ "editor.selectionHighlightBorder" : " #66d9ff90" ,
1630 }
17- }
31+ }
0 commit comments