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#080a0e
  • activityBar.foreground#84ffff
  • activityBar.inactiveForeground#464a54
  • activityBarBadge.background#84ffff
  • activityBarBadge.foreground#1a1a1a
  • badge.background#84ffff
  • badge.foreground#1a1a1a
  • button.background#84ffff
  • button.foreground#1a1a1a
  • button.hoverBackground#93ffff
  • dropdown.background#080a0e
  • editor.background#0b0e14
  • editor.findMatchBackground#84ffff66
  • editor.findMatchHighlightBackground#84ffff38
  • editor.foreground#8f93a2
  • editor.lineHighlightBackground#1a1c22
  • editor.selectionBackground#84ffff42
  • editorBracketMatch.border#84ffff
  • editorCursor.foreground#84ffff
  • editorGroupHeader.tabsBackground#0a0d12
  • editorIndentGuide.activeBackground1#8f93a238
  • editorIndentGuide.background1#8f93a214
  • editorLineNumber.activeForeground#84ffff
  • editorLineNumber.foreground#464a54
  • editorSuggestWidget.selectedBackground#84ffff42
  • editorWhitespace.foreground#8f93a21a
  • editorWidget.background#080a0e
  • focusBorder#84ffff
  • input.background#080a0e
  • input.foreground#8f93a2
  • input.placeholderForeground#464a54
  • list.activeSelectionBackground#84ffff42
  • list.activeSelectionForeground#8f93a2
  • list.hoverBackground#1a1c22
  • list.inactiveSelectionBackground#84ffff24
  • panel.background#090c11
  • panelTitle.activeForeground#84ffff
  • scrollbarSlider.activeBackground#8f93a25c
  • scrollbarSlider.background#8f93a229
  • scrollbarSlider.hoverBackground#8f93a242
  • selection.background#84ffff4d
  • sideBar.background#090c11
  • sideBar.foreground#8f93a2
  • sideBarSectionHeader.background#0b0e14
  • sideBarTitle.foreground#84ffff
  • statusBar.background#080a0e
  • statusBar.foreground#8f93a2
  • statusBar.noFolderBackground#080a0e
  • tab.activeBackground#0b0e14
  • tab.activeBorderTop#84ffff
  • tab.activeForeground#84ffff
  • tab.border#0a0d12
  • tab.inactiveBackground#0a0d12
  • tab.inactiveForeground#464a54
  • terminal.background#0b0e14
  • terminal.foreground#8f93a2
  • titleBar.activeBackground#080a0e
  • titleBar.activeForeground#8f93a2
  • titleBar.inactiveBackground#080a0e
  • titleBar.inactiveForeground#464a54

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4b526ditalic
string, string.quoted, string.template#c3e88d
constant.numeric, constant.language, constant.character#f78c6c
keyword, keyword.control, storage, storage.type, storage.modifier#c792ea
entity.name.function, support.function, meta.function-call.generic#82aaff
variable, meta.definition.variable.name, variable.other.readwrite#8f93a2
variable.parameter, parameter#777b88
entity.name.type, support.type, support.class, entity.name.namespace#ffcb6b
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f07178
keyword.operator#89ddff
entity.name.tag, punctuation.definition.tag#c792ea
entity.other.attribute-name#82aaff
constant.other.color, support.constant#f78c6c
entity.name.type.class#ffcb6bbold
markup.boldbold
markup.italicitalic
markup.heading#84ffffbold
invalid#0b0e14