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#1d1d1d
  • activityBar.foreground#fabd2f
  • activityBar.inactiveForeground#807966
  • activityBarBadge.background#fabd2f
  • activityBarBadge.foreground#1a1a1a
  • badge.background#fabd2f
  • badge.foreground#1a1a1a
  • button.background#fabd2f
  • button.foreground#1a1a1a
  • button.hoverBackground#fbc548
  • dropdown.background#1d1d1d
  • editor.background#282828
  • editor.findMatchBackground#fabd2f66
  • editor.findMatchHighlightBackground#fabd2f38
  • editor.foreground#ebdbb2
  • editor.lineHighlightBackground#353535
  • editor.selectionBackground#fabd2f42
  • editorBracketMatch.border#fabd2f
  • editorCursor.foreground#fabd2f
  • editorGroupHeader.tabsBackground#242424
  • editorIndentGuide.activeBackground1#ebdbb238
  • editorIndentGuide.background1#ebdbb214
  • editorLineNumber.activeForeground#fabd2f
  • editorLineNumber.foreground#807966
  • editorSuggestWidget.selectedBackground#fabd2f42
  • editorWhitespace.foreground#ebdbb21a
  • editorWidget.background#1d1d1d
  • focusBorder#fabd2f
  • input.background#1d1d1d
  • input.foreground#ebdbb2
  • input.placeholderForeground#807966
  • list.activeSelectionBackground#fabd2f42
  • list.activeSelectionForeground#ebdbb2
  • list.hoverBackground#353535
  • list.inactiveSelectionBackground#fabd2f24
  • panel.background#222222
  • panelTitle.activeForeground#fabd2f
  • scrollbarSlider.activeBackground#ebdbb25c
  • scrollbarSlider.background#ebdbb229
  • scrollbarSlider.hoverBackground#ebdbb242
  • selection.background#fabd2f4d
  • sideBar.background#222222
  • sideBar.foreground#ebdbb2
  • sideBarSectionHeader.background#282828
  • sideBarTitle.foreground#fabd2f
  • statusBar.background#1d1d1d
  • statusBar.foreground#ebdbb2
  • statusBar.noFolderBackground#1d1d1d
  • tab.activeBackground#282828
  • tab.activeBorderTop#fabd2f
  • tab.activeForeground#fabd2f
  • tab.border#242424
  • tab.inactiveBackground#242424
  • tab.inactiveForeground#807966
  • terminal.background#282828
  • terminal.foreground#ebdbb2
  • titleBar.activeBackground#1d1d1d
  • titleBar.activeForeground#ebdbb2
  • titleBar.inactiveBackground#1d1d1d
  • titleBar.inactiveForeground#807966

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#928374italic
string, string.quoted, string.template#b8bb26
constant.numeric, constant.language, constant.character#d3869b
keyword, keyword.control, storage, storage.type, storage.modifier#fb4934
entity.name.function, support.function, meta.function-call.generic#b8bb26
variable, meta.definition.variable.name, variable.other.readwrite#ebdbb2
variable.parameter, parameter#c8bb99
entity.name.type, support.type, support.class, entity.name.namespace#fabd2f
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#83a598
keyword.operator#8ec07c
entity.name.tag, punctuation.definition.tag#fb4934
entity.other.attribute-name#b8bb26
constant.other.color, support.constant#d3869b
entity.name.type.class#fabd2fbold
markup.boldbold
markup.italicitalic
markup.heading#fabd2fbold
invalid#282828