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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#519325
  • activityBar.inactiveForeground#1F232660
  • activityBarBadge.background#519325
  • activityBarBadge.foreground#FCFDFC
  • button.background#519325
  • button.foreground#FCFDFC
  • button.hoverBackground#519325dd
  • editor.background#FCFDFC
  • editor.foreground#1F2326
  • editor.inactiveSelectionBackground#8364212580
  • editor.lineHighlightBackground#F4EDDC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83642125
  • editorCursor.foreground#519325
  • editorGroupHeader.tabsBackground#F4EDDCaa
  • editorLineNumber.activeForeground#519325
  • editorLineNumber.foreground#6A4F3A80
  • focusBorder#519325
  • foreground#1F2326
  • input.background#F4EDDC
  • input.border#00000015
  • input.foreground#1F2326
  • input.placeholderForeground#1F232660
  • list.activeSelectionBackground#51932530
  • list.activeSelectionForeground#1F2326
  • list.highlightForeground#519325
  • list.hoverBackground#F4EDDC40
  • list.hoverForeground#1F2326
  • list.inactiveSelectionBackground#51932515
  • list.inactiveSelectionForeground#1F2326
  • selection.background#83642125
  • sideBar.background#F4EDDC
  • sideBar.border#00000015
  • sideBar.foreground#1F2326
  • sideBarSectionHeader.background#F4EDDC80
  • sideBarSectionHeader.foreground#1F2326
  • sideBarTitle.foreground#519325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1F2326
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#519325
  • tab.activeForeground#1F2326
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1F232680
  • terminal.ansiBlack#1F2326
  • terminal.ansiBlue#836421
  • terminal.ansiCyan#35A329
  • terminal.ansiGreen#519325
  • terminal.ansiMagenta#194976
  • terminal.ansiRed#194976
  • terminal.ansiWhite#1F2326
  • terminal.ansiYellow#35A329
  • terminal.background#FCFDFC
  • terminal.foreground#1F2326
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1F2326
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1F232660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A4F3Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836421bold
storage.type, storage.modifier#836421italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#519325
string, punctuation.definition.string, string.template, meta.template.expression#35A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#194976
variable, variable.other.readwrite, variable.other.object#1F2326
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1F2326
variable.parameter, meta.parameter#1F2326dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1F232680
keyword.operator#1F2326
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#35A329bold
entity.other.inherited-class#519325
entity.name.tag, punctuation.definition.tag#836421
entity.other.attribute-name#519325
meta.diff, meta.diff.header#6A4F3A
markup.deleted#194976
markup.inserted#519325
markup.changed#35A329
markup.heading, markup.heading.setext, punctuation.definition.heading#519325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#35A329
string.other.link.title, string.other.link.description#519325
markup.underline.link#6A4F3Aunderline
punctuation.definition.list#836421
markup.quote, punctuation.definition.quote#6A4F3Aitalic