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#F3EFE6
  • activityBar.border#00000015
  • activityBar.foreground#F0C000
  • activityBar.inactiveForeground#0E0E1060
  • activityBarBadge.background#F0C000
  • activityBarBadge.foreground#F3EFE6
  • button.background#F0C000
  • button.foreground#F3EFE6
  • button.hoverBackground#F0C000dd
  • editor.background#F3EFE6
  • editor.foreground#0E0E10
  • editor.inactiveSelectionBackground#6B4A2C2580
  • editor.lineHighlightBackground#E2D5BC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6B4A2C25
  • editorCursor.foreground#F0C000
  • editorGroupHeader.tabsBackground#E2D5BCaa
  • editorLineNumber.activeForeground#F0C000
  • editorLineNumber.foreground#5A5A5780
  • focusBorder#F0C000
  • foreground#0E0E10
  • input.background#E2D5BC
  • input.border#00000015
  • input.foreground#0E0E10
  • input.placeholderForeground#0E0E1060
  • list.activeSelectionBackground#F0C00030
  • list.activeSelectionForeground#0E0E10
  • list.highlightForeground#F0C000
  • list.hoverBackground#E2D5BC40
  • list.hoverForeground#0E0E10
  • list.inactiveSelectionBackground#F0C00015
  • list.inactiveSelectionForeground#0E0E10
  • selection.background#6B4A2C25
  • sideBar.background#E2D5BC
  • sideBar.border#00000015
  • sideBar.foreground#0E0E10
  • sideBarSectionHeader.background#E2D5BC80
  • sideBarSectionHeader.foreground#0E0E10
  • sideBarTitle.foreground#F0C000
  • statusBar.background#F3EFE6
  • statusBar.border#00000015
  • statusBar.foreground#0E0E10
  • statusBar.noFolderBackground#F3EFE6
  • tab.activeBackground#F3EFE6
  • tab.activeBorderTop#F0C000
  • tab.activeForeground#0E0E10
  • tab.border#00000015
  • tab.inactiveBackground#F3EFE660
  • tab.inactiveForeground#0E0E1080
  • terminal.ansiBlack#0E0E10
  • terminal.ansiBlue#6B4A2C
  • terminal.ansiCyan#5C6838
  • terminal.ansiGreen#F0C000
  • terminal.ansiMagenta#A7895A
  • terminal.ansiRed#A7895A
  • terminal.ansiWhite#0E0E10
  • terminal.ansiYellow#5C6838
  • terminal.background#F3EFE6
  • terminal.foreground#0E0E10
  • titleBar.activeBackground#F3EFE6
  • titleBar.activeForeground#0E0E10
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F3EFE6
  • titleBar.inactiveForeground#0E0E1060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5A5A57italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6B4A2Cbold
storage.type, storage.modifier#6B4A2Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#F0C000
string, punctuation.definition.string, string.template, meta.template.expression#5C6838
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#A7895A
variable, variable.other.readwrite, variable.other.object#0E0E10
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E0E10
variable.parameter, meta.parameter#0E0E10dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E0E1080
keyword.operator#0E0E10
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5C6838bold
entity.other.inherited-class#F0C000
entity.name.tag, punctuation.definition.tag#6B4A2C
entity.other.attribute-name#F0C000
meta.diff, meta.diff.header#5A5A57
markup.deleted#A7895A
markup.inserted#F0C000
markup.changed#5C6838
markup.heading, markup.heading.setext, punctuation.definition.heading#F0C000bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5C6838
string.other.link.title, string.other.link.description#F0C000
markup.underline.link#5A5A57underline
punctuation.definition.list#6B4A2C
markup.quote, punctuation.definition.quote#5A5A57italic