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#4C4F69
  • button.background#8839EF
  • editor.background#FAFAFA
  • editor.foreground#4C4F69
  • editorGroupHeader.border#D4D4D4
  • editorGroupHeader.tabsBackground#EBEBEB
  • editorGroupHeader.tabsBorder#D4D4D4
  • editorIndentGuide.background1#4C4F691F
  • editorLineNumber.activeForeground#4C4F69
  • editorLineNumber.foreground#A3A3A3
  • focusBorder#8839EF80
  • list.activeSelectionBackground#D4D4D4
  • list.activeSelectionForeground#4C4F69
  • list.activeSelectionIconForeground#4C4F69
  • list.highlightForeground#8839EF
  • panel.border#D4D4D4
  • settings.focusedRowBorder#8839EF
  • settings.modifiedItemIndicator#8839EF
  • sideBar.background#FAFAFA
  • sideBar.border#D4D4D4
  • sideBarSectionHeader.background#F5F5F5
  • sideBarSectionHeader.foreground#4C4F69
  • statusBar.background#FAFAFA
  • statusBar.border#D4D4D4
  • statusBar.foreground#4C4F69
  • tab.activeBackground#FAFAFA
  • tab.activeBorder#FAFAFA
  • tab.activeBorderTop#8839EF
  • tab.border#D4D4D4
  • tab.inactiveBackground#EBEBEB
  • tab.inactiveForeground#737373
  • terminal.ansiBlack#4C4F69
  • terminal.ansiBlue#1E66F5
  • terminal.ansiBrightBlack#737373
  • terminal.ansiBrightBlue#209FB5
  • terminal.ansiBrightCyan#04A5E5
  • terminal.ansiBrightGreen#40A02B
  • terminal.ansiBrightMagenta#EA76CB
  • terminal.ansiBrightRed#E64553
  • terminal.ansiBrightWhite#FAFAFA
  • terminal.ansiBrightYellow#FE640B
  • terminal.ansiCyan#179299
  • terminal.ansiGreen#40A02B
  • terminal.ansiMagenta#8839EF
  • terminal.ansiRed#D20F39
  • terminal.ansiWhite#F5F5F5
  • terminal.ansiYellow#DF8E1D
  • terminal.foreground#4C4F69
  • textLink.activeForeground#8839EF
  • textLink.foreground#8839EF
  • textPreformat.foreground#FE640B
  • titleBar.activeBackground#EBEBEB
  • titleBar.activeForeground#4C4F69
  • titleBar.border#D4D4D4
  • titleBar.inactiveBackground#EBEBEB
  • titleBar.inactiveForeground#4C4F69

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
text, source, variable.other.readwrite, punctuation.definition.variable#4C4F69
punctuation#7C7F93
comment, punctuation.definition.comment#737373
string, punctuation.definition.string#40A02B
constant.character.escape#EA76CB
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#FE640B
keyword, keyword.operator.word, keyword.operator.new, variable.language.super, support.type.primitive, storage.type, storage.modifier, punctuation.definition.keyword#8839EF
keyword.operator, punctuation.accessor, punctuation.definition.generic, punctuation.definition.tag, punctuation.separator.key-value#179299
entity.name.function, meta.function-call.method, support.function, support.function.misc, variable.function#1E66F5
entity.name.class, entity.other.inherited-class, support.class, meta.function-call.constructor, entity.name.struct#DF8E1D
meta.type, meta.type-alias, support.type, entity.name.type#DF8E1D
meta.enum variable.other.readwrite, variable.other.enummember#179299
variable.parameter, meta.function.parameters#E64553
constant.language, support.function.builtin#D20F39
variable.language.this, variable.language.this punctuation.definition.variable#D20F39
meta.annotation variable.function, meta.annotation variable.annotation.function, meta.annotation punctuation.definition.annotation, meta.decorator, punctuation.decorator#FE640B
variable.object.property, meta.property.object#4C4F69
string.template variable, string variable#4C4F69
support.type.property-name.css, support.type.property-name.less#1E66F5
markup.heading#D20F39
markup.bold#FE640Bbold
markup.underlineunderline
markup.inline.raw#DC8A78
Canonical Themes by Nova41 - VS Code Theme