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#F6F4EE
  • activityBar.border#00000015
  • activityBar.foreground#937F25
  • activityBar.inactiveForeground#1A1B1660
  • activityBarBadge.background#937F25
  • activityBarBadge.foreground#F6F4EE
  • button.background#937F25
  • button.foreground#F6F4EE
  • button.hoverBackground#937F25dd
  • editor.background#F6F4EE
  • editor.foreground#1A1B16
  • editor.inactiveSelectionBackground#6283212580
  • editor.lineHighlightBackground#FBFAF450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#62832125
  • editorCursor.foreground#937F25
  • editorGroupHeader.tabsBackground#FBFAF4aa
  • editorLineNumber.activeForeground#937F25
  • editorLineNumber.foreground#C6CCB980
  • focusBorder#937F25
  • foreground#1A1B16
  • input.background#FBFAF4
  • input.border#00000015
  • input.foreground#1A1B16
  • input.placeholderForeground#1A1B1660
  • list.activeSelectionBackground#937F2530
  • list.activeSelectionForeground#1A1B16
  • list.highlightForeground#937F25
  • list.hoverBackground#FBFAF440
  • list.hoverForeground#1A1B16
  • list.inactiveSelectionBackground#937F2515
  • list.inactiveSelectionForeground#1A1B16
  • selection.background#62832125
  • sideBar.background#FBFAF4
  • sideBar.border#00000015
  • sideBar.foreground#1A1B16
  • sideBarSectionHeader.background#FBFAF480
  • sideBarSectionHeader.foreground#1A1B16
  • sideBarTitle.foreground#937F25
  • statusBar.background#F6F4EE
  • statusBar.border#00000015
  • statusBar.foreground#1A1B16
  • statusBar.noFolderBackground#F6F4EE
  • tab.activeBackground#F6F4EE
  • tab.activeBorderTop#937F25
  • tab.activeForeground#1A1B16
  • tab.border#00000015
  • tab.inactiveBackground#F6F4EE60
  • tab.inactiveForeground#1A1B1680
  • terminal.ansiBlack#1A1B16
  • terminal.ansiBlue#628321
  • terminal.ansiCyan#A35829
  • terminal.ansiGreen#937F25
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#1A1B16
  • terminal.ansiYellow#A35829
  • terminal.background#F6F4EE
  • terminal.foreground#1A1B16
  • titleBar.activeBackground#F6F4EE
  • titleBar.activeForeground#1A1B16
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F4EE
  • titleBar.inactiveForeground#1A1B1660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C6CCB9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#628321bold
storage.type, storage.modifier#628321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937F25
string, punctuation.definition.string, string.template, meta.template.expression#A35829
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719
variable, variable.other.readwrite, variable.other.object#1A1B16
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1B16
variable.parameter, meta.parameter#1A1B16dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A1B1680
keyword.operator#1A1B16
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35829bold
entity.other.inherited-class#937F25
entity.name.tag, punctuation.definition.tag#628321
entity.other.attribute-name#937F25
meta.diff, meta.diff.header#C6CCB9
markup.deleted#765719
markup.inserted#937F25
markup.changed#A35829
markup.heading, markup.heading.setext, punctuation.definition.heading#937F25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A35829
string.other.link.title, string.other.link.description#937F25
markup.underline.link#C6CCB9underline
punctuation.definition.list#628321
markup.quote, punctuation.definition.quote#C6CCB9italic