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#07070e
  • activityBar.foreground#fcee0a
  • activityBar.inactiveForeground#6d6d7b
  • activityBarBadge.background#fcee0a
  • activityBarBadge.foreground#1a1a1a
  • badge.background#fcee0a
  • badge.foreground#1a1a1a
  • button.background#fcee0a
  • button.foreground#1a1a1a
  • button.hoverBackground#fcf027
  • dropdown.background#07070e
  • editor.background#0a0a14
  • editor.findMatchBackground#fcee0a66
  • editor.findMatchHighlightBackground#fcee0a38
  • editor.foreground#e6e6fa
  • editor.lineHighlightBackground#191922
  • editor.selectionBackground#fcee0a42
  • editorBracketMatch.border#fcee0a
  • editorCursor.foreground#fcee0a
  • editorGroupHeader.tabsBackground#090912
  • editorIndentGuide.activeBackground1#e6e6fa38
  • editorIndentGuide.background1#e6e6fa14
  • editorLineNumber.activeForeground#fcee0a
  • editorLineNumber.foreground#6d6d7b
  • editorSuggestWidget.selectedBackground#fcee0a42
  • editorWhitespace.foreground#e6e6fa1a
  • editorWidget.background#07070e
  • focusBorder#fcee0a
  • input.background#07070e
  • input.foreground#e6e6fa
  • input.placeholderForeground#6d6d7b
  • list.activeSelectionBackground#fcee0a42
  • list.activeSelectionForeground#e6e6fa
  • list.hoverBackground#191922
  • list.inactiveSelectionBackground#fcee0a24
  • panel.background#090911
  • panelTitle.activeForeground#fcee0a
  • scrollbarSlider.activeBackground#e6e6fa5c
  • scrollbarSlider.background#e6e6fa29
  • scrollbarSlider.hoverBackground#e6e6fa42
  • selection.background#fcee0a4d
  • sideBar.background#090911
  • sideBar.foreground#e6e6fa
  • sideBarSectionHeader.background#0a0a14
  • sideBarTitle.foreground#fcee0a
  • statusBar.background#07070e
  • statusBar.foreground#e6e6fa
  • statusBar.noFolderBackground#07070e
  • tab.activeBackground#0a0a14
  • tab.activeBorderTop#fcee0a
  • tab.activeForeground#fcee0a
  • tab.border#090912
  • tab.inactiveBackground#090912
  • tab.inactiveForeground#6d6d7b
  • terminal.background#0a0a14
  • terminal.foreground#e6e6fa
  • titleBar.activeBackground#07070e
  • titleBar.activeForeground#e6e6fa
  • titleBar.inactiveBackground#07070e
  • titleBar.inactiveForeground#6d6d7b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#555570italic
string, string.quoted, string.template#00ff9f
constant.numeric, constant.language, constant.character#fcee0a
keyword, keyword.control, storage, storage.type, storage.modifier#ff003c
entity.name.function, support.function, meta.function-call.generic#00b8ff
variable, meta.definition.variable.name, variable.other.readwrite#e6e6fa
variable.parameter, parameter#bebed1
entity.name.type, support.type, support.class, entity.name.namespace#d100ff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff6ec7
keyword.operator#ff003c
entity.name.tag, punctuation.definition.tag#ff003c
entity.other.attribute-name#00b8ff
constant.other.color, support.constant#fcee0a
entity.name.type.class#d100ffbold
markup.boldbold
markup.italicitalic
markup.heading#fcee0abold
invalid#0a0a14