File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,10 @@ MySQL Proxy
4242
4343![ ScreenShot] ( ./screenshots/editordarker.png )
4444
45+ ### Night Flat theme
46+
47+ ![ ScreenShot] ( ./screenshots/editornightflat.png )
48+
4549### Retro theme
4650
4751![ ScreenShot] ( ./screenshots/retro.png )
Original file line number Diff line number Diff line change 125125 "path" : " ./themes/OneDark-Pro-mix.json"
126126 },
127127 {
128- "label" : " One Dark Pro More Darker Flat" ,
128+ "label" : " One Dark Pro Night Flat" ,
129129 "uiTheme" : " vs-dark" ,
130- "path" : " ./themes/OneDark-Pro-more-darker -flat.json"
130+ "path" : " ./themes/OneDark-Pro-night -flat.json"
131131 }
132132 ],
133133 "configuration" : {
154154 " Tokyo" ,
155155 " Retro" ,
156156 " Gnome" ,
157- " Dark Modern"
157+ " Dark Modern" ,
158+ " One Dark Pro Night Flat"
158159 ]
159160 },
160161 "oneDarkPro.italic" : {
Original file line number Diff line number Diff line change 22022202 "settings.headerForeground" : " #fff" ,
22032203 "sideBar.background" : " #16191d" ,
22042204 "sideBar.foreground" : " #abb2bf" ,
2205+ "sideBar.border" : " #37393d" ,
22052206 "sideBarSectionHeader.background" : " #16191d" ,
22062207 "sideBarSectionHeader.foreground" : " #abb2bf" ,
22072208 "statusBar.background" : " #16191d" ,
You can’t perform that action at this time.
0 commit comments