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#FFF6E5
  • activityBar.border#00000015
  • activityBar.foreground#934B25
  • activityBar.inactiveForeground#1c252460
  • activityBarBadge.background#934B25
  • activityBarBadge.foreground#FFF6E5
  • button.background#934B25
  • button.foreground#FFF6E5
  • button.hoverBackground#934B25dd
  • editor.background#FFF6E5
  • editor.foreground#1c2524
  • editor.inactiveSelectionBackground#21837C2580
  • editor.lineHighlightBackground#F9E4D250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837C25
  • editorCursor.foreground#934B25
  • editorGroupHeader.tabsBackground#F9E4D2aa
  • editorLineNumber.activeForeground#934B25
  • editorLineNumber.foreground#b9957680
  • focusBorder#934B25
  • foreground#1c2524
  • input.background#F9E4D2
  • input.border#00000015
  • input.foreground#1c2524
  • input.placeholderForeground#1c252460
  • list.activeSelectionBackground#934B2530
  • list.activeSelectionForeground#1c2524
  • list.highlightForeground#934B25
  • list.hoverBackground#F9E4D240
  • list.hoverForeground#1c2524
  • list.inactiveSelectionBackground#934B2515
  • list.inactiveSelectionForeground#1c2524
  • selection.background#21837C25
  • sideBar.background#F9E4D2
  • sideBar.border#00000015
  • sideBar.foreground#1c2524
  • sideBarSectionHeader.background#F9E4D280
  • sideBarSectionHeader.foreground#1c2524
  • sideBarTitle.foreground#934B25
  • statusBar.background#FFF6E5
  • statusBar.border#00000015
  • statusBar.foreground#1c2524
  • statusBar.noFolderBackground#FFF6E5
  • tab.activeBackground#FFF6E5
  • tab.activeBorderTop#934B25
  • tab.activeForeground#1c2524
  • tab.border#00000015
  • tab.inactiveBackground#FFF6E560
  • tab.inactiveForeground#1c252480
  • terminal.ansiBlack#1c2524
  • terminal.ansiBlue#21837C
  • terminal.ansiCyan#A37829
  • terminal.ansiGreen#934B25
  • terminal.ansiMagenta#762D19
  • terminal.ansiRed#762D19
  • terminal.ansiWhite#1c2524
  • terminal.ansiYellow#A37829
  • terminal.background#FFF6E5
  • terminal.foreground#1c2524
  • titleBar.activeBackground#FFF6E5
  • titleBar.activeForeground#1c2524
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFF6E5
  • titleBar.inactiveForeground#1c252460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b99576italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21837Cbold
storage.type, storage.modifier#21837Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934B25
string, punctuation.definition.string, string.template, meta.template.expression#A37829
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762D19
variable, variable.other.readwrite, variable.other.object#1c2524
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1c2524
variable.parameter, meta.parameter#1c2524dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1c252480
keyword.operator#1c2524
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#934B25
entity.name.tag, punctuation.definition.tag#21837C
entity.other.attribute-name#934B25
meta.diff, meta.diff.header#b99576
markup.deleted#762D19
markup.inserted#934B25
markup.changed#A37829
markup.heading, markup.heading.setext, punctuation.definition.heading#934B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37829
string.other.link.title, string.other.link.description#934B25
markup.underline.link#b99576underline
punctuation.definition.list#21837C
markup.quote, punctuation.definition.quote#b99576italic