Skip to content

Latest commit

 

History

History
executable file
·
41 lines (32 loc) · 1.37 KB

README.md

File metadata and controls

executable file
·
41 lines (32 loc) · 1.37 KB

★★★★★ Gruvbox Themes ★★★★★

Beautiful Dark Collection

Gruvbox ★★★★★

Gruvbox-5

Gruvbox ★★★★

Gruvbox-4

Gruvbox ★★★

Gruvbox-3

Gruvbox ★★

Gruvbox-2

Gruvbox ★

Gruvbox-1

Background hacks - if you need more colors

add this your User Settings (settings.json)

  "workbench.colorCustomizations": {
    "titleBar.border": "#05080A",
    "list.activeSelectionBackground": "#05080A",
    "list.inactiveSelectionBackground": "#05080A",
    "tab.inactiveBackground": "#05080A",
    "editorGroupHeader.tabsBackground": "#05080A",
    "editorGroupHeader.noTabsBackground": "#05080A",
    "activityBar.background": "#05080A",
    "sideBar.background": "#05080A",
    "sideBarSectionHeader.background": "#05080A",
    "activityBar.border": "#0b1015",
    "tab.border": "#0b1015",
    "panel.border": "#05080A",
    "statusBar.border": "#05080A"
  },

Enjoy!