Skip to content

Instantly share code, notes, and snippets.

@brunohubner
Created September 12, 2025 17:41
Show Gist options
  • Select an option

  • Save brunohubner/f88ecfae7618c11fa9bf05a857a8729d to your computer and use it in GitHub Desktop.

Select an option

Save brunohubner/f88ecfae7618c11fa9bf05a857a8729d to your computer and use it in GitHub Desktop.
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#0b5a00",
"activityBar.background": "#0b5a00",
"activityBar.foreground": "#ffffff",
"activityBar.inactiveForeground": "#ffffff99",
"activityBarBadge.background": "#25320e",
"activityBarBadge.foreground": "#ffffff",
"commandCenter.border": "#ffffff",
"sash.hoverBorder": "#0b5a00",
"statusBar.background": "#0b5a00",
"statusBar.foreground": "#ffffff",
"statusBarItem.hoverBackground": "#0b5a00",
"statusBarItem.remoteBackground": "#0b5a00",
"statusBarItem.remoteForeground": "#ffffff",
"titleBar.activeBackground": "#0b5a00",
"titleBar.activeForeground": "#ffffff",
"titleBar.inactiveBackground": "#0b5a00",
"titleBar.inactiveForeground": "#ffffff"
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment