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#181a27
  • activityBar.foreground#82aaff
  • activityBar.inactiveForeground#6d738c
  • activityBarBadge.background#82aaff
  • activityBarBadge.foreground#1a1a1a
  • badge.background#82aaff
  • badge.foreground#1a1a1a
  • button.background#82aaff
  • button.foreground#1a1a1a
  • button.hoverBackground#91b4ff
  • dropdown.background#181a27
  • editor.background#222436
  • editor.findMatchBackground#82aaff66
  • editor.findMatchHighlightBackground#82aaff38
  • editor.foreground#c8d3f5
  • editor.lineHighlightBackground#2f3142
  • editor.selectionBackground#82aaff42
  • editorBracketMatch.border#82aaff
  • editorCursor.foreground#82aaff
  • editorGroupHeader.tabsBackground#1f2031
  • editorIndentGuide.activeBackground1#c8d3f538
  • editorIndentGuide.background1#c8d3f514
  • editorLineNumber.activeForeground#82aaff
  • editorLineNumber.foreground#6d738c
  • editorSuggestWidget.selectedBackground#82aaff42
  • editorWhitespace.foreground#c8d3f51a
  • editorWidget.background#181a27
  • focusBorder#82aaff
  • input.background#181a27
  • input.foreground#c8d3f5
  • input.placeholderForeground#6d738c
  • list.activeSelectionBackground#82aaff42
  • list.activeSelectionForeground#c8d3f5
  • list.hoverBackground#2f3142
  • list.inactiveSelectionBackground#82aaff24
  • panel.background#1d1f2e
  • panelTitle.activeForeground#82aaff
  • scrollbarSlider.activeBackground#c8d3f55c
  • scrollbarSlider.background#c8d3f529
  • scrollbarSlider.hoverBackground#c8d3f542
  • selection.background#82aaff4d
  • sideBar.background#1d1f2e
  • sideBar.foreground#c8d3f5
  • sideBarSectionHeader.background#222436
  • sideBarTitle.foreground#82aaff
  • statusBar.background#181a27
  • statusBar.foreground#c8d3f5
  • statusBar.noFolderBackground#181a27
  • tab.activeBackground#222436
  • tab.activeBorderTop#82aaff
  • tab.activeForeground#82aaff
  • tab.border#1f2031
  • tab.inactiveBackground#1f2031
  • tab.inactiveForeground#6d738c
  • terminal.background#222436
  • terminal.foreground#c8d3f5
  • titleBar.activeBackground#181a27
  • titleBar.activeForeground#c8d3f5
  • titleBar.inactiveBackground#181a27
  • titleBar.inactiveForeground#6d738c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#636da6italic
string, string.quoted, string.template#c3e88d
constant.numeric, constant.language, constant.character#ff966c
keyword, keyword.control, storage, storage.type, storage.modifier#c099ff
entity.name.function, support.function, meta.function-call.generic#82aaff
variable, meta.definition.variable.name, variable.other.readwrite#c8d3f5
variable.parameter, parameter#aab4d3
entity.name.type, support.type, support.class, entity.name.namespace#86e1fc
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#65bcff
keyword.operator#89ddff
entity.name.tag, punctuation.definition.tag#c099ff
entity.other.attribute-name#82aaff
constant.other.color, support.constant#ff966c
entity.name.type.class#86e1fcbold
markup.boldbold
markup.italicitalic
markup.heading#82aaffbold
invalid#222436