gerane / VSCodeThemes

Themes for Visual Studio Code
200 stars 77 forks source link

GUI Colors #43

Open dotWaldemar opened 7 years ago

dotWaldemar commented 7 years ago

"workbench.colorCustomizations": { "sideBar.background": "#141525", "editorGroupHeader.tabsBackground": "#141525", "tab.border": "#141525", "tab.inactiveBackground": "#141525", "editor.lineHighlightBackground": "#4B432E", "input.background": "#141525", "sideBarSectionHeader.background": "#141525", "scrollbarSlider.activeBackground": "#141525" },

Add this line to your config and change colors for your theme!