File tree Expand file tree Collapse file tree 3 files changed +323
-232
lines changed
Expand file tree Collapse file tree 3 files changed +323
-232
lines changed Original file line number Diff line number Diff line change 1616
1717 <img alt =" License " src =" https://img.shields.io/badge/license-MIT-%235FCC6F " >
1818</p >
19+ <!-- Plugin description end -->
1920
2021<p align =" center " >
2122 <a href =" #install " >Install</a > •
@@ -42,4 +43,3 @@ This theme is maintained by the following person(s) and a bunch of [awesome cont
4243## License
4344
4445[ MIT License] ( ./LICENSE.md )
45- <!-- Plugin description end -->
Original file line number Diff line number Diff line change 2626 },
2727 "ui" : {
2828 "*" : {
29- "background" : " BGDarker " ,
29+ "background" : " BG " ,
3030 "foreground" : " FG" ,
3131 "infoForeground" : " #9280C4" ,
3232 "selectionBackground" : " #41414D60" ,
133133 "OptionPane" : {
134134 "background" : " BG"
135135 },
136- "CheckBox.background" : " BG" ,
137- "Group.separatorColor" : " COMMENT" ,
136+ "Group" : {
137+ "separatorColor" : " COMMENT"
138+ },
138139 "EditorTabs" : {
139- "background" : " BGDarker " ,
140+ "background" : " BGDark " ,
140141 "borderColor" : " BG"
141142 },
142143 "Editor" : {
223224 "selectedForeground" : " FG"
224225 }
225226 },
226- "Tree.modifiedItemForeground" : " PURPLE" ,
227+ "Tree" : {
228+ "background" : " BGDark" ,
229+ "modifiedItemForeground" : " PURPLE"
230+ },
227231 "ValidationTooltip" : {
228232 "errorBackground" : " BG" ,
229233 "errorBorderColor" : " RED" ,
You can’t perform that action at this time.
0 commit comments