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#080918
  • activityBar.foreground#7b8cff
  • activityBar.inactiveForeground#636685
  • activityBarBadge.background#7b8cff
  • activityBarBadge.foreground#ffffff
  • badge.background#7b8cff
  • badge.foreground#ffffff
  • button.background#7b8cff
  • button.foreground#ffffff
  • button.hoverBackground#8b9aff
  • dropdown.background#080918
  • editor.background#0b0d21
  • editor.findMatchBackground#7b8cff66
  • editor.findMatchHighlightBackground#7b8cff38
  • editor.foreground#cfd3ff
  • editor.lineHighlightBackground#1a1c2e
  • editor.selectionBackground#7b8cff42
  • editorBracketMatch.border#7b8cff
  • editorCursor.foreground#7b8cff
  • editorGroupHeader.tabsBackground#0a0c1e
  • editorIndentGuide.activeBackground1#cfd3ff38
  • editorIndentGuide.background1#cfd3ff14
  • editorLineNumber.activeForeground#7b8cff
  • editorLineNumber.foreground#636685
  • editorSuggestWidget.selectedBackground#7b8cff42
  • editorWhitespace.foreground#cfd3ff1a
  • editorWidget.background#080918
  • focusBorder#7b8cff
  • input.background#080918
  • input.foreground#cfd3ff
  • input.placeholderForeground#636685
  • list.activeSelectionBackground#7b8cff42
  • list.activeSelectionForeground#cfd3ff
  • list.hoverBackground#1a1c2e
  • list.inactiveSelectionBackground#7b8cff24
  • panel.background#090b1c
  • panelTitle.activeForeground#7b8cff
  • scrollbarSlider.activeBackground#cfd3ff5c
  • scrollbarSlider.background#cfd3ff29
  • scrollbarSlider.hoverBackground#cfd3ff42
  • selection.background#7b8cff4d
  • sideBar.background#090b1c
  • sideBar.foreground#cfd3ff
  • sideBarSectionHeader.background#0b0d21
  • sideBarTitle.foreground#7b8cff
  • statusBar.background#080918
  • statusBar.foreground#cfd3ff
  • statusBar.noFolderBackground#080918
  • tab.activeBackground#0b0d21
  • tab.activeBorderTop#7b8cff
  • tab.activeForeground#7b8cff
  • tab.border#0a0c1e
  • tab.inactiveBackground#0a0c1e
  • tab.inactiveForeground#636685
  • terminal.background#0b0d21
  • terminal.foreground#cfd3ff
  • titleBar.activeBackground#080918
  • titleBar.activeForeground#cfd3ff
  • titleBar.inactiveBackground#080918
  • titleBar.inactiveForeground#636685

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4f5680italic
string, string.quoted, string.template#7af5c0
constant.numeric, constant.language, constant.character#ffc46b
keyword, keyword.control, storage, storage.type, storage.modifier#9d7cff
entity.name.function, support.function, meta.function-call.generic#6ec3ff
variable, meta.definition.variable.name, variable.other.readwrite#cfd3ff
variable.parameter, parameter#acafd7
entity.name.type, support.type, support.class, entity.name.namespace#ffe07a
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff7ab2
keyword.operator#7b8cff
entity.name.tag, punctuation.definition.tag#9d7cff
entity.other.attribute-name#6ec3ff
constant.other.color, support.constant#ffc46b
entity.name.type.class#ffe07abold
markup.boldbold
markup.italicitalic
markup.heading#7b8cffbold
invalid#0b0d21