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#FFFCF5
  • activityBar.border#00000015
  • activityBar.foreground#935F25
  • activityBar.inactiveForeground#1f2a1f60
  • activityBarBadge.background#935F25
  • activityBarBadge.foreground#FFFCF5
  • button.background#935F25
  • button.foreground#FFFCF5
  • button.hoverBackground#935F25dd
  • editor.background#FFFCF5
  • editor.foreground#1f2a1f
  • editor.inactiveSelectionBackground#835D212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835D2125
  • editorCursor.foreground#935F25
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#935F25
  • editorLineNumber.foreground#B89C7A80
  • focusBorder#935F25
  • foreground#1f2a1f
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#1f2a1f
  • input.placeholderForeground#1f2a1f60
  • list.activeSelectionBackground#935F2530
  • list.activeSelectionForeground#1f2a1f
  • list.highlightForeground#935F25
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#1f2a1f
  • list.inactiveSelectionBackground#935F2515
  • list.inactiveSelectionForeground#1f2a1f
  • selection.background#835D2125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#1f2a1f
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#1f2a1f
  • sideBarTitle.foreground#935F25
  • statusBar.background#FFFCF5
  • statusBar.border#00000015
  • statusBar.foreground#1f2a1f
  • statusBar.noFolderBackground#FFFCF5
  • tab.activeBackground#FFFCF5
  • tab.activeBorderTop#935F25
  • tab.activeForeground#1f2a1f
  • tab.border#00000015
  • tab.inactiveBackground#FFFCF560
  • tab.inactiveForeground#1f2a1f80
  • terminal.ansiBlack#1f2a1f
  • terminal.ansiBlue#835D21
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#935F25
  • terminal.ansiMagenta#19762D
  • terminal.ansiRed#19762D
  • terminal.ansiWhite#1f2a1f
  • terminal.ansiYellow#A37E29
  • terminal.background#FFFCF5
  • terminal.foreground#1f2a1f
  • titleBar.activeBackground#FFFCF5
  • titleBar.activeForeground#1f2a1f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCF5
  • titleBar.inactiveForeground#1f2a1f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B89C7Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835D21bold
storage.type, storage.modifier#835D21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935F25—
string, punctuation.definition.string, string.template, meta.template.expression#A37E29—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19762D—
variable, variable.other.readwrite, variable.other.object#1f2a1f—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f2a1f—
variable.parameter, meta.parameter#1f2a1fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f2a1f80—
keyword.operator#1f2a1f—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#935F25—
entity.name.tag, punctuation.definition.tag#835D21—
entity.other.attribute-name#935F25—
meta.diff, meta.diff.header#B89C7A—
markup.deleted#19762D—
markup.inserted#935F25—
markup.changed#A37E29—
markup.heading, markup.heading.setext, punctuation.definition.heading#935F25bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A37E29—
string.other.link.title, string.other.link.description#935F25—
markup.underline.link#B89C7Aunderline
punctuation.definition.list#835D21—
markup.quote, punctuation.definition.quote#B89C7Aitalic