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#1f1c25
  • activityBar.foreground#a5d8f0
  • activityBar.inactiveForeground#807c88
  • activityBarBadge.background#a5d8f0
  • activityBarBadge.foreground#1a1a1a
  • badge.background#a5d8f0
  • badge.foreground#1a1a1a
  • button.background#a5d8f0
  • button.foreground#1a1a1a
  • button.hoverBackground#b0ddf2
  • dropdown.background#1f1c25
  • editor.background#2b2733
  • editor.findMatchBackground#a5d8f066
  • editor.findMatchHighlightBackground#a5d8f038
  • editor.foreground#e8e3ef
  • editor.lineHighlightBackground#38343f
  • editor.selectionBackground#a5d8f042
  • editorBracketMatch.border#a5d8f0
  • editorCursor.foreground#a5d8f0
  • editorGroupHeader.tabsBackground#27232e
  • editorIndentGuide.activeBackground1#e8e3ef38
  • editorIndentGuide.background1#e8e3ef14
  • editorLineNumber.activeForeground#a5d8f0
  • editorLineNumber.foreground#807c88
  • editorSuggestWidget.selectedBackground#a5d8f042
  • editorWhitespace.foreground#e8e3ef1a
  • editorWidget.background#1f1c25
  • focusBorder#a5d8f0
  • input.background#1f1c25
  • input.foreground#e8e3ef
  • input.placeholderForeground#807c88
  • list.activeSelectionBackground#a5d8f042
  • list.activeSelectionForeground#e8e3ef
  • list.hoverBackground#38343f
  • list.inactiveSelectionBackground#a5d8f024
  • panel.background#25222c
  • panelTitle.activeForeground#a5d8f0
  • scrollbarSlider.activeBackground#e8e3ef5c
  • scrollbarSlider.background#e8e3ef29
  • scrollbarSlider.hoverBackground#e8e3ef42
  • selection.background#a5d8f04d
  • sideBar.background#25222c
  • sideBar.foreground#e8e3ef
  • sideBarSectionHeader.background#2b2733
  • sideBarTitle.foreground#a5d8f0
  • statusBar.background#1f1c25
  • statusBar.foreground#e8e3ef
  • statusBar.noFolderBackground#1f1c25
  • tab.activeBackground#2b2733
  • tab.activeBorderTop#a5d8f0
  • tab.activeForeground#a5d8f0
  • tab.border#27232e
  • tab.inactiveBackground#27232e
  • tab.inactiveForeground#807c88
  • terminal.background#2b2733
  • terminal.foreground#e8e3ef
  • titleBar.activeBackground#1f1c25
  • titleBar.activeForeground#e8e3ef
  • titleBar.inactiveBackground#1f1c25
  • titleBar.inactiveForeground#807c88

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7d7589italic
string, string.quoted, string.template#b5e6c0
constant.numeric, constant.language, constant.character#f5cba0
keyword, keyword.control, storage, storage.type, storage.modifier#caa0e8
entity.name.function, support.function, meta.function-call.generic#a0c8e8
variable, meta.definition.variable.name, variable.other.readwrite#e8e3ef
variable.parameter, parameter#c6c1cd
entity.name.type, support.type, support.class, entity.name.namespace#f0dca0
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f0a8c0
keyword.operator#a0dce0
entity.name.tag, punctuation.definition.tag#caa0e8
entity.other.attribute-name#a0c8e8
constant.other.color, support.constant#f5cba0
entity.name.type.class#f0dca0bold
markup.boldbold
markup.italicitalic
markup.heading#a5d8f0bold
invalid#2b2733