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#07121e
  • activityBar.foreground#29b6f6
  • activityBar.inactiveForeground#52616f
  • activityBarBadge.background#29b6f6
  • activityBarBadge.foreground#ffffff
  • badge.background#29b6f6
  • badge.foreground#ffffff
  • button.background#29b6f6
  • button.foreground#ffffff
  • button.hoverBackground#43bff7
  • dropdown.background#07121e
  • editor.background#0a1929
  • editor.findMatchBackground#29b6f666
  • editor.findMatchHighlightBackground#29b6f638
  • editor.foreground#aab8c5
  • editor.lineHighlightBackground#192736
  • editor.selectionBackground#29b6f642
  • editorBracketMatch.border#29b6f6
  • editorCursor.foreground#29b6f6
  • editorGroupHeader.tabsBackground#091725
  • editorIndentGuide.activeBackground1#aab8c538
  • editorIndentGuide.background1#aab8c514
  • editorLineNumber.activeForeground#29b6f6
  • editorLineNumber.foreground#52616f
  • editorSuggestWidget.selectedBackground#29b6f642
  • editorWhitespace.foreground#aab8c51a
  • editorWidget.background#07121e
  • focusBorder#29b6f6
  • input.background#07121e
  • input.foreground#aab8c5
  • input.placeholderForeground#52616f
  • list.activeSelectionBackground#29b6f642
  • list.activeSelectionForeground#aab8c5
  • list.hoverBackground#192736
  • list.inactiveSelectionBackground#29b6f624
  • panel.background#091623
  • panelTitle.activeForeground#29b6f6
  • scrollbarSlider.activeBackground#aab8c55c
  • scrollbarSlider.background#aab8c529
  • scrollbarSlider.hoverBackground#aab8c542
  • selection.background#29b6f64d
  • sideBar.background#091623
  • sideBar.foreground#aab8c5
  • sideBarSectionHeader.background#0a1929
  • sideBarTitle.foreground#29b6f6
  • statusBar.background#07121e
  • statusBar.foreground#aab8c5
  • statusBar.noFolderBackground#07121e
  • tab.activeBackground#0a1929
  • tab.activeBorderTop#29b6f6
  • tab.activeForeground#29b6f6
  • tab.border#091725
  • tab.inactiveBackground#091725
  • tab.inactiveForeground#52616f
  • terminal.background#0a1929
  • terminal.foreground#aab8c5
  • titleBar.activeBackground#07121e
  • titleBar.activeForeground#aab8c5
  • titleBar.inactiveBackground#07121e
  • titleBar.inactiveForeground#52616f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4a6378italic
string, string.quoted, string.template#80cbc4
constant.numeric, constant.language, constant.character#ffab70
keyword, keyword.control, storage, storage.type, storage.modifier#90caf9
entity.name.function, support.function, meta.function-call.generic#29b6f6
variable, meta.definition.variable.name, variable.other.readwrite#aab8c5
variable.parameter, parameter#8d9ba9
entity.name.type, support.type, support.class, entity.name.namespace#f6c177
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f48fb1
keyword.operator#4dd0e1
entity.name.tag, punctuation.definition.tag#90caf9
entity.other.attribute-name#29b6f6
constant.other.color, support.constant#ffab70
entity.name.type.class#f6c177bold
markup.boldbold
markup.italicitalic
markup.heading#29b6f6bold
invalid#0a1929