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#935C25
  • activityBar.inactiveForeground#3A2B1A60
  • activityBarBadge.background#935C25
  • activityBarBadge.foreground#FCFDFC
  • button.background#935C25
  • button.foreground#FCFDFC
  • button.hoverBackground#935C25dd
  • editor.background#FCFDFC
  • editor.foreground#3A2B1A
  • editor.inactiveSelectionBackground#2183462580
  • editor.lineHighlightBackground#F6F8F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834625
  • editorCursor.foreground#935C25
  • editorGroupHeader.tabsBackground#F6F8F7aa
  • editorLineNumber.activeForeground#935C25
  • editorLineNumber.foreground#5E6F4A80
  • focusBorder#935C25
  • foreground#3A2B1A
  • input.background#F6F8F7
  • input.border#00000015
  • input.foreground#3A2B1A
  • input.placeholderForeground#3A2B1A60
  • list.activeSelectionBackground#935C2530
  • list.activeSelectionForeground#3A2B1A
  • list.highlightForeground#935C25
  • list.hoverBackground#F6F8F740
  • list.hoverForeground#3A2B1A
  • list.inactiveSelectionBackground#935C2515
  • list.inactiveSelectionForeground#3A2B1A
  • selection.background#21834625
  • sideBar.background#F6F8F7
  • sideBar.border#00000015
  • sideBar.foreground#3A2B1A
  • sideBarSectionHeader.background#F6F8F780
  • sideBarSectionHeader.foreground#3A2B1A
  • sideBarTitle.foreground#935C25
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#3A2B1A
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#935C25
  • tab.activeForeground#3A2B1A
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#3A2B1A80
  • terminal.ansiBlack#3A2B1A
  • terminal.ansiBlue#218346
  • terminal.ansiCyan#A37429
  • terminal.ansiGreen#935C25
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#3A2B1A
  • terminal.ansiYellow#A37429
  • terminal.background#FCFDFC
  • terminal.foreground#3A2B1A
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#3A2B1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#3A2B1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5E6F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218346bold
storage.type, storage.modifier#218346italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935C25
string, punctuation.definition.string, string.template, meta.template.expression#A37429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719
variable, variable.other.readwrite, variable.other.object#3A2B1A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A2B1A
variable.parameter, meta.parameter#3A2B1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A2B1A80
keyword.operator#3A2B1A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37429bold
entity.other.inherited-class#935C25
entity.name.tag, punctuation.definition.tag#218346
entity.other.attribute-name#935C25
meta.diff, meta.diff.header#5E6F4A
markup.deleted#765719
markup.inserted#935C25
markup.changed#A37429
markup.heading, markup.heading.setext, punctuation.definition.heading#935C25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37429
string.other.link.title, string.other.link.description#935C25
markup.underline.link#5E6F4Aunderline
punctuation.definition.list#218346
markup.quote, punctuation.definition.quote#5E6F4Aitalic