|
252 | 252 | "statusBar.background": "#2f2955", |
253 | 253 | "statusBar.foreground": "#b4a5e7", |
254 | 254 | "statusBar.border": "#131026", |
255 | | - "statusBar.debuggingBackground": "#2f2955", |
256 | | - "statusBar.debuggingForeground": "#131026", |
| 255 | + "statusBar.debuggingBackground": "#131026", |
| 256 | + "statusBar.debuggingForeground": "#ece7fd", |
257 | 257 | "statusBar.debuggingBorder": "#131026", |
258 | 258 | "statusBar.noFolderBackground": "#685b93", |
259 | 259 | "statusBar.noFolderForeground": "#131026", |
260 | 260 | "statusBar.noFolderBorder": "#131026", |
261 | | - "statusBarItem.activeBackground": "#ece7fd", |
262 | | - "statusBarItem.hoverBackground": "#1c1836", |
| 261 | + "statusBarItem.activeBackground": "#ff007a", |
| 262 | + "statusBarItem.hoverBackground": "#685b93", |
263 | 263 | "statusBarItem.prominentBackground": "#ece7fd", |
264 | 264 | "statusBarItem.prominentHoverBackground": "#1c1836", |
265 | 265 | "statusBarItem.remoteBackground": "#ff007a", |
|
0 commit comments