Brutally Minimal Theme for Visual Studio Code
Light Theme
| Hex |
Used For |
#FFF |
editor.background, titleBar.activeBackground, titleBar.inactiveBackground, activityBar.background, sideBar.border, sideBar.background, sideBarSectionHeader.background, statusBar.background, editorWidget.background, editorGroupHeader.tabsBackground, editorGroupHeader.tabsBorder, tab.activeBackground, tab.inactiveBackground, breadcrumb.background, tab.border, terminal.ansiBrightWhite, terminal.background, input.background |
#000 |
editor.foreground, activityBar.inactiveForeground, list.activeSelectionForeground, sideBarSectionHeader.foreground, statusBar.foreground, editorWidget.foreground, tab.activeForeground, terminal.ansiBlack, terminal.foreground, input.foreground |
#00F |
activityBarBadge.background, activityBar.activeBorder, activityBar.foreground, tab.activeBorderTop, gitDecoration.stageModifiedResourceForeground, gitDecoration.modifiedResourceForeground, terminal.ansiBlue |
#0000FF55 |
list.activeSelectionBackground, list.inactiveSelectionBackground, list.hoverBackground, editor.selectionBackground |
#BBB |
sideBarTitle.foreground |
#F44 |
editorBracketHighlight.foreground1, editorBracketHighlight.foreground3, editorBracketHighlight.foreground5, terminal.ansiBrightRed |
#44F |
editorBracketHighlight.foreground2, editorBracketHighlight.foreground4, editorBracketHighlight.foreground6, terminal.ansiBrightBlue |
#777 |
editorLineNumber.foreground, editorLineNumber.activeForeground |
#F00 |
gitDecoration.deletedResourceForeground, gitDecoration.conflictingResourceForeground, gitDecoration.stageDeletedResourceForeground, terminal.ansiRed |
#0D0 |
gitDecoration.addedResourceForeground, terminal.ansiGreen |
#FA0 |
gitDecoration.untrackedResourceForeground, terminal.ansiYellow |
#999 |
gitDecoration.ignoredResourceForeground, terminal.ansiWhite |
#0DD |
terminal.ansiCyan |
#F0F |
terminal.ansiMagenta |
#444 |
terminal.ansiBrightBlack |
#4DD |
terminal.ansiBrightCyan |
#4D4 |
terminal.ansiBrightGreen |
#F4F |
terminal.ansiBrightMagenta |
#FAA |
terminal.ansiBrightYellow |
Dark Theme
| Hex |
Used For |
#000 |
editor.background, titleBar.activeBackground, titleBar.inactiveBackground, activityBar.background, sideBar.border, sideBar.background, sideBarSectionHeader.background, statusBar.background, editorWidget.background, editorGroupHeader.tabsBackground, editorGroupHeader.tabsBorder, tab.activeBackground, tab.inactiveBackground, breadcrumb.background, tab.border, terminal.ansiBrightWhite, terminal.background, input.background |
#FFF |
editor.foreground, editorCursor.foreground, activityBar.inactiveForeground, list.activeSelectionForeground, sideBarSectionHeader.foreground, statusBar.foreground, editorWidget.foreground, tab.activeForeground, terminal.ansiBlack, terminal.foreground, input.foreground |
#9CF |
activityBarBadge.background, activityBar.activeBorder, activityBar.foreground, editorBracketHighlight.foreground2, editorBracketHighlight.foreground4, editorBracketHighlight.foreground6, tab.activeBorderTop, gitDecoration.stageModifiedResourceForeground, gitDecoration.modifiedResourceForeground, terminal.ansiBlue, terminal.ansiBrightBlue |
#99C0CC55 |
editor.selectionBackground, list.activeSelectionBackground, list.inactiveSelectionBackground, list.hoverBackground, sideBar.activeBackground |
#DDD |
sideBar.foreground, sideBarTitle.foreground |
#F44 |
editorBracketHighlight.foreground1, editorBracketHighlight.foreground3, editorBracketHighlight.foreground5, terminal.ansiBrightRed |
#F00 |
gitDecoration.deletedResourceForeground, gitDecoration.conflictingResourceForeground, gitDecoration.stageDeletedResourceForeground, terminal.ansiRed |
#0D0 |
gitDecoration.addedResourceForeground, terminal.ansiGreen |
#AAA |
gitDecoration.ignoredResourceForeground, terminal.ansiWhite |
#FA0 |
gitDecoration.untrackedResourceForeground, terminal.ansiYellow |
#0DD |
terminal.ansiCyan |
#F0F |
terminal.ansiMagenta |
#444 |
terminal.ansiBrightBlack |
#4DD |
terminal.ansiBrightCyan |
#4D4 |
terminal.ansiBrightGreen |
#F4F |
terminal.ansiBrightMagenta |
#FAA |
terminal.ansiBrightYellow |
| |