Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#1E2430
  • activityBar.border#2C3442
  • activityBar.foreground#E0E0E0
  • activityBarBadge.background#FFCB6B
  • activityBarBadge.foreground#1B212C
  • dropdown.background#1E2430
  • dropdown.border#2C3442
  • dropdown.foreground#E0E0E0
  • editor.background#232936
  • editor.foreground#E0E0E0
  • editor.lineHighlightBackground#2A3142
  • editor.selectionBackground#3b445250
  • editorBracketMatch.background#3b445250
  • editorBracketMatch.border#FFCB6B
  • editorCursor.foreground#FFCB6B
  • editorGroupHeader.border#2C3442
  • editorGroupHeader.noTabsBackground#1B212C
  • editorGroupHeader.tabsBackground#1E2430
  • editorHoverWidget.background#1E2430
  • editorHoverWidget.border#2C3442
  • editorIndentGuide.background#2C3442
  • editorLineHighlightBorder#3b445250
  • editorLineNumber.activeForeground#E0E0E0
  • editorLineNumber.foreground#5C6370
  • editorOverviewRuler.background#232936
  • editorOverviewRuler.border#2C3442
  • editorOverviewRuler.currentContentForeground#FFCB6B
  • editorOverviewRuler.incomingContentForeground#C792EA
  • editorOverviewRuler.modifiedForeground#82AAFF
  • editorSuggestWidget.background#1E2430
  • editorSuggestWidget.foreground#E0E0E0
  • editorSuggestWidget.highlightForeground#FFCB6B
  • editorSuggestWidget.selectedBackground#3b445250
  • editorWidget.background#1E2430
  • editorWidget.border#2C3442
  • menu.background#1E2430
  • menu.foreground#E0E0E0
  • menu.selectionBackground#3b445280
  • menu.selectionForeground#E0E0E0
  • menu.separatorBackground#3b445250
  • minimap.background#232936
  • panel.background#1E2430
  • panel.border#2C3442
  • panelTitle.activeBorder#FFCB6B
  • panelTitle.activeForeground#E0E0E0
  • panelTitle.inactiveForeground#5C6370
  • pickerGroup.border#3b445250
  • pickerGroup.foreground#FFCB6B
  • quickInput.background#1E2430
  • quickInput.foreground#E0E0E0
  • quickInputList.focusBackground#3b445250
  • quickInputTitle.background#1B212C
  • scrollbarSlider.activeBackground#3b4452ff
  • scrollbarSlider.background#3b445280
  • scrollbarSlider.hoverBackground#3b4452aa
  • sideBar.background#1B212C
  • sideBar.border#2C3442
  • sideBar.foreground#E0E0E0
  • sideBarSectionHeader.background#1E2430
  • sideBarSectionHeader.foreground#FFCB6B
  • sideBarTitle.foreground#FFCB6B
  • statusBar.background#1A202C
  • statusBar.debuggingBackground#2A3142
  • statusBar.debuggingForeground#E0E0E0
  • statusBar.foreground#E0E0E0
  • statusBar.noFolderBackground#1B212C
  • tab.activeBackground#2A3142
  • tab.activeBorder#FFCB6B
  • tab.activeForeground#E0E0E0
  • tab.border#2C3442
  • tab.hoverBackground#2C3450
  • tab.hoverForeground#E0E0E0
  • tab.inactiveBackground#1E2430
  • tab.inactiveForeground#5C6370
  • terminal.ansiBlack#1B212C
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#5C6370
  • terminal.ansiBrightBlue#9FC6FF
  • terminal.ansiBrightCyan#A0E0FF
  • terminal.ansiBrightGreen#D4F88D
  • terminal.ansiBrightMagenta#D0A0FF
  • terminal.ansiBrightRed#FF6E6E
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFDD6B
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#E0E0E0
  • terminal.ansiYellow#FFCB6B
  • terminal.background#232936
  • terminal.foreground#E0E0E0
  • terminalCursor.foreground#FFCB6B
  • titleBar.activeBackground#1E2430
  • titleBar.activeForeground#E0E0E0
  • titleBar.inactiveBackground#1A202C
  • titleBar.inactiveForeground#5C6370

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5C6370italic
keyword, storage.type, storage.modifier, keyword.control#FF5370bold
variable#F78C6C
string#C3E88D
function, entity.name.function, meta.function-call, variable.function#82AAFF
class, support.class, support.type, entity.name.type#C792EA
constant.numeric, constant.language#FFCB6B
operator, punctuation#E0E0E0
tag, entity.name.tag#FF5370
entity.other.attribute-name, support.type.property-name, attribute-name#89DDFF
meta.brace#E0E0E0
markup.bold, markup.italic, markup.underline, markup.quote#F78C6Cbold
invalid, invalid.illegal#FF5370
text#E0E0E0
LuminaShade by Jack Pritom Soren - VS Code Theme