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#181818
  • activityBar.foreground#89ddff
  • activityBar.inactiveForeground#7d8585
  • activityBarBadge.background#89ddff
  • activityBarBadge.foreground#1a1a1a
  • badge.background#89ddff
  • badge.foreground#1a1a1a
  • button.background#89ddff
  • button.foreground#1a1a1a
  • button.hoverBackground#97e1ff
  • dropdown.background#181818
  • editor.background#212121
  • editor.findMatchBackground#89ddff66
  • editor.findMatchHighlightBackground#89ddff38
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#2e2e2e
  • editor.selectionBackground#89ddff42
  • editorBracketMatch.border#89ddff
  • editorCursor.foreground#89ddff
  • editorGroupHeader.tabsBackground#1e1e1e
  • editorIndentGuide.activeBackground1#eeffff38
  • editorIndentGuide.background1#eeffff14
  • editorLineNumber.activeForeground#89ddff
  • editorLineNumber.foreground#7d8585
  • editorSuggestWidget.selectedBackground#89ddff42
  • editorWhitespace.foreground#eeffff1a
  • editorWidget.background#181818
  • focusBorder#89ddff
  • input.background#181818
  • input.foreground#eeffff
  • input.placeholderForeground#7d8585
  • list.activeSelectionBackground#89ddff42
  • list.activeSelectionForeground#eeffff
  • list.hoverBackground#2e2e2e
  • list.inactiveSelectionBackground#89ddff24
  • panel.background#1c1c1c
  • panelTitle.activeForeground#89ddff
  • scrollbarSlider.activeBackground#eeffff5c
  • scrollbarSlider.background#eeffff29
  • scrollbarSlider.hoverBackground#eeffff42
  • selection.background#89ddff4d
  • sideBar.background#1c1c1c
  • sideBar.foreground#eeffff
  • sideBarSectionHeader.background#212121
  • sideBarTitle.foreground#89ddff
  • statusBar.background#181818
  • statusBar.foreground#eeffff
  • statusBar.noFolderBackground#181818
  • tab.activeBackground#212121
  • tab.activeBorderTop#89ddff
  • tab.activeForeground#89ddff
  • tab.border#1e1e1e
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#7d8585
  • terminal.background#212121
  • terminal.foreground#eeffff
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#eeffff
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#7d8585

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#545454italic
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#eeffff
variable.parameter, parameter#c9d7d7
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#89ddffbold
invalid#212121