@henris/next
Version:
Henri's Sass Toolbelt
18 lines • 593 B
JSON
{
"workbench.colorCustomizations": {
"[Default Dark+]": {
"statusBar.background": "#1A1A1A",
"statusBar.noFolderBackground": "#212121",
"statusBar.debuggingBackground": "#263238",
"gitDecoration.ignoredResourceForeground": "#707070c9"
},
"activityBar.background": "#b300b3",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#9f9f00",
"activityBarBadge.foreground": "#15202b",
"statusBar.background": "#800080",
"statusBarItem.hoverBackground": "#b300b3",
"statusBar.foreground": "#e7e7e7"
}
}