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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#932528
  • activityBar.inactiveForeground#17171760
  • activityBarBadge.background#932528
  • activityBarBadge.foreground#FCFBF8
  • button.background#932528
  • button.foreground#FCFBF8
  • button.hoverBackground#932528dd
  • editor.background#FCFBF8
  • editor.foreground#171717
  • editor.inactiveSelectionBackground#21832E2580
  • editor.lineHighlightBackground#EEF4EC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832E25
  • editorCursor.foreground#932528
  • editorGroupHeader.tabsBackground#EEF4ECaa
  • editorLineNumber.activeForeground#932528
  • editorLineNumber.foreground#59684480
  • focusBorder#932528
  • foreground#171717
  • input.background#EEF4EC
  • input.border#00000015
  • input.foreground#171717
  • input.placeholderForeground#17171760
  • list.activeSelectionBackground#93252830
  • list.activeSelectionForeground#171717
  • list.highlightForeground#932528
  • list.hoverBackground#EEF4EC40
  • list.hoverForeground#171717
  • list.inactiveSelectionBackground#93252815
  • list.inactiveSelectionForeground#171717
  • selection.background#21832E25
  • sideBar.background#EEF4EC
  • sideBar.border#00000015
  • sideBar.foreground#171717
  • sideBarSectionHeader.background#EEF4EC80
  • sideBarSectionHeader.foreground#171717
  • sideBarTitle.foreground#932528
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#171717
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#932528
  • tab.activeForeground#171717
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#17171780
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#21832E
  • terminal.ansiCyan#A37829
  • terminal.ansiGreen#932528
  • terminal.ansiMagenta#387619
  • terminal.ansiRed#387619
  • terminal.ansiWhite#171717
  • terminal.ansiYellow#A37829
  • terminal.background#FCFBF8
  • terminal.foreground#171717
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#171717
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#17171760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#596844italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21832Ebold
storage.type, storage.modifier#21832Eitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#932528
string, punctuation.definition.string, string.template, meta.template.expression#A37829
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#387619
variable, variable.other.readwrite, variable.other.object#171717
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171717
variable.parameter, meta.parameter#171717dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17171780
keyword.operator#171717
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37829bold
entity.other.inherited-class#932528
entity.name.tag, punctuation.definition.tag#21832E
entity.other.attribute-name#932528
meta.diff, meta.diff.header#596844
markup.deleted#387619
markup.inserted#932528
markup.changed#A37829
markup.heading, markup.heading.setext, punctuation.definition.heading#932528bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37829
string.other.link.title, string.other.link.description#932528
markup.underline.link#596844underline
punctuation.definition.list#21832E
markup.quote, punctuation.definition.quote#596844italic