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#151515
  • button.background#CBA6F7
  • button.foreground#1C1C1C
  • button.hoverBackground#CBA6F7E6
  • editor.background#1C1C1C
  • editor.foreground#CDD6F4
  • editorGroupHeader.border#333333
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#333333
  • editorIndentGuide.background1#33333380
  • editorLineNumber.activeForeground#CDD6F4
  • editorLineNumber.foreground#444444
  • focusBorder#CBA6F780
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#CDD6F4
  • list.activeSelectionIconForeground#fff
  • list.highlightForeground#CBA6F7
  • panel.border#333333
  • settings.focusedRowBorder#CBA6F7
  • settings.modifiedItemIndicator#CBA6F7
  • sideBar.background#151515
  • sideBar.border#333333
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.foreground#CDD6F4
  • statusBar.background#151515
  • statusBar.border#333333
  • statusBar.foreground#CDD6F4
  • tab.activeBackground#1C1C1C
  • tab.activeBorder#1C1C1C
  • tab.activeBorderTop#CBA6F7
  • tab.border#333333
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#666666
  • terminal.ansiBlack#1C1C1C
  • terminal.ansiBlue#89B4FA
  • terminal.ansiBrightBlack#444444
  • terminal.ansiBrightBlue#89B4FA
  • terminal.ansiBrightCyan#89DCEB
  • terminal.ansiBrightGreen#A6E3A1
  • terminal.ansiBrightMagenta#F5C2E7
  • terminal.ansiBrightRed#F38BA8
  • terminal.ansiBrightWhite#F5E0DC
  • terminal.ansiBrightYellow#F9E2AF
  • terminal.ansiCyan#94E2D5
  • terminal.ansiGreen#A6E3A1
  • terminal.ansiMagenta#CBA6F7
  • terminal.ansiRed#F38BA8
  • terminal.ansiWhite#CDD6F4
  • terminal.ansiYellow#F9E2AF
  • terminal.foreground#CDD6F4
  • textLink.activeForeground#CBA6F7
  • textLink.foreground#CBA6F7
  • textPreformat.foreground#FAB387
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#CDD6F4
  • titleBar.border#333333
  • titleBar.inactiveBackground#151515
  • titleBar.inactiveForeground#666666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
text, source, variable.other.readwrite, punctuation.definition.variable#CDD6F4
punctuation#9399B2
comment, punctuation.definition.comment#848484
string, punctuation.definition.string#A6E3A1
constant.character.escape#F5C2E7
constant.numeric, variable.other.constant, entity.name.constant, constant.language.boolean, constant.language.false, constant.language.true, keyword.other.unit.user-defined, keyword.other.unit.suffix.floating-point#FAB387
keyword, keyword.operator.word, keyword.operator.new, variable.language.super, support.type.primitive, storage.type, storage.modifier, punctuation.definition.keyword#CBA6F7
keyword.operator, punctuation.accessor, punctuation.definition.generic, punctuation.definition.tag, punctuation.separator.key-value#94E2D5
entity.name.function, meta.function-call.method, support.function, support.function.misc, variable.function#89B4FA
entity.name.class, entity.other.inherited-class, support.class, meta.function-call.constructor, entity.name.struct#F9E2AF
meta.type, meta.type-alias, support.type, entity.name.type#F9E2AF
meta.enum variable.other.readwrite, variable.other.enummember#94E2D5
variable.parameter, meta.function.parameters#EBA0AC
constant.language, support.function.builtin#F38BA8
variable.language.this, variable.language.this punctuation.definition.variable#F38BA8
meta.annotation variable.function, meta.annotation variable.annotation.function, meta.annotation punctuation.definition.annotation, meta.decorator, punctuation.decorator#FAB387
variable.object.property, meta.property.object#CDD6F4
string.template variable, string variable#CDD6F4
support.type.property-name.css, support.type.property-name.less#89B4FA
markup.heading#F38BA8
markup.bold#FAB387bold
markup.underlineunderline
markup.inline.raw#F5E0DC