guyn
Version:
Guyn Colors
23 lines • 798 B
JSON
{
"workbench.colorCustomizations": {
"[Default Dark+]": {
"statusBar.background": "#1A1A1A",
"statusBar.noFolderBackground": "#212121",
"statusBar.debuggingBackground": "#263238",
"gitDecoration.ignoredResourceForeground": "#707070c9"
},
"activityBar.background": "#79cef5",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#ef2fb3",
"activityBarBadge.foreground": "#e7e7e7",
"titleBar.activeBackground": "#4abdf1",
"titleBar.inactiveBackground": "#4abdf199",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveForeground": "#15202b99",
"statusBar.background": "#4abdf1",
"statusBarItem.hoverBackground": "#1baced",
"statusBar.foreground": "#15202b"
},
"peacock.color": "#4abdf1"
}