Skip to main content
CodingTheme

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#161616
  • activityBar.dropBackground#121212
  • activityBar.foreground#444444
  • activityBarBadge.background#666666
  • activityBarBadge.foreground#aaaaaa
  • badge.background#444444
  • badge.foreground#888888
  • button.background#444444
  • button.foreground#aaaaaa
  • button.hoverBackground#666666
  • dropdown.background#222222
  • dropdown.border#222222
  • dropdown.foreground#aaaaaa
  • editor.background#121212
  • editor.findMatchBackground#444444
  • editor.findMatchHighlightBackground#313C40
  • editor.findRangeHighlightBackground#313C40
  • editor.foreground#c2c2b0
  • editor.hoverHighlightBackground#444444
  • editor.inactiveSelectionBackground#333333
  • editor.lineHighlightBackground#222222
  • editor.selectionBackground#222222
  • editor.selectionHighlightBackground#333333
  • editor.wordHighlightBackground#444444
  • editor.wordHighlightStrongBackground#444444
  • editorBracketMatch.background#455255
  • editorBracketMatch.border#455255
  • editorCursor.foreground#c2c2b0
  • editorGroup.background#161616
  • editorGroup.border#181818
  • editorGroup.dropBackground#141414
  • editorGroupHeader.noTabsBackground#161616
  • editorGroupHeader.tabsBackground#161616
  • editorGroupHeader.tabsBorder#161616
  • editorIndentGuide.background#333333
  • editorLink.activeForeground#222222
  • editorWhitespace.foreground#444444
  • editorWidget.background#222222
  • editorWidget.border#222222
  • focusBorder#666666
  • list.activeSelectionBackground#444444
  • list.activeSelectionForeground#888888
  • list.dropBackground#333333
  • list.focusBackground#666666
  • list.focusForeground#888888
  • list.highlightForeground#333333
  • list.hoverBackground#333333
  • list.hoverForeground#888888
  • list.inactiveSelectionBackground#333333
  • list.inactiveSelectionForeground#666666
  • sideBar.background#141414
  • sideBar.border#141414
  • sideBar.foreground#666666
  • sideBarSectionHeader.background#222222
  • sideBarSectionHeader.foreground#888888
  • sideBarTitle.foreground#888888
  • statusBar.background#666666
  • statusBar.foreground#aaaaaa
  • statusBar.noFolderBackground#666666
  • statusBar.noFolderForeground#aaaaaa
  • tab.activeBackground#121212
  • tab.activeBorder#121212
  • tab.activeForeground#888888
  • tab.border#161616
  • tab.inactiveBackground#1f1f1f
  • tab.inactiveForeground#666666
  • tab.unfocusedActiveBorder#161616
  • tab.unfocusedActiveForeground#666666
  • tab.unfocusedInactiveForeground#444444

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c2c2b0ff
comment#444444
string#666666
constant.numeric#666666
constant.language#888888
constant.character, constant.other#888888
variable#888888
keyword#999999
storage#999999
storage.type#999999
entity.name.class#999999
entity.other.inherited-class#999999
entity.name.function#999999
variable.parameter#999999
entity.name.tag#888888
entity.other.attribute-name#999999
support.function#999999
support.constant#999999
support.type, support.class#999999
support.other.variable
invalid#F8F8F0
invalid.deprecated#FFFFFF
entity.name.section.markdown#999999
beginning.punctuation.definition.list.markdown#999999
keyword.operator#999999
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

No Happiness in Colors (Minimal Dark Theme) by Zach Orosz - VS Code Theme