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#1A1A1A60
  • activityBarBadge.background#935F25
  • activityBarBadge.foreground#FFFCF5
  • button.background#935F25
  • button.foreground#FFFCF5
  • button.hoverBackground#935F25dd
  • editor.background#FFFCF5
  • editor.foreground#1A1A1A
  • editor.inactiveSelectionBackground#836A212580
  • editor.lineHighlightBackground#FDECBF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#836A2125
  • editorCursor.foreground#935F25
  • editorGroupHeader.tabsBackground#FDECBFaa
  • editorLineNumber.activeForeground#935F25
  • editorLineNumber.foreground#B35E0080
  • focusBorder#935F25
  • foreground#1A1A1A
  • input.background#FDECBF
  • input.border#00000015
  • input.foreground#1A1A1A
  • input.placeholderForeground#1A1A1A60
  • list.activeSelectionBackground#935F2530
  • list.activeSelectionForeground#1A1A1A
  • list.highlightForeground#935F25
  • list.hoverBackground#FDECBF40
  • list.hoverForeground#1A1A1A
  • list.inactiveSelectionBackground#935F2515
  • list.inactiveSelectionForeground#1A1A1A
  • selection.background#836A2125
  • sideBar.background#FDECBF
  • sideBar.border#00000015
  • sideBar.foreground#1A1A1A
  • sideBarSectionHeader.background#FDECBF80
  • sideBarSectionHeader.foreground#1A1A1A
  • sideBarTitle.foreground#935F25
  • statusBar.background#FFFCF5
  • statusBar.border#00000015
  • statusBar.foreground#1A1A1A
  • statusBar.noFolderBackground#FFFCF5
  • tab.activeBackground#FFFCF5
  • tab.activeBorderTop#935F25
  • tab.activeForeground#1A1A1A
  • tab.border#00000015
  • tab.inactiveBackground#FFFCF560
  • tab.inactiveForeground#1A1A1A80
  • terminal.ansiBlack#1A1A1A
  • terminal.ansiBlue#836A21
  • terminal.ansiCyan#A38529
  • terminal.ansiGreen#935F25
  • terminal.ansiMagenta#19761E
  • terminal.ansiRed#19761E
  • terminal.ansiWhite#1A1A1A
  • terminal.ansiYellow#A38529
  • terminal.background#FFFCF5
  • terminal.foreground#1A1A1A
  • titleBar.activeBackground#FFFCF5
  • titleBar.activeForeground#1A1A1A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFCF5
  • titleBar.inactiveForeground#1A1A1A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B35E00italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836A21bold
storage.type, storage.modifier#836A21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935F25—
string, punctuation.definition.string, string.template, meta.template.expression#A38529—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19761E—
variable, variable.other.readwrite, variable.other.object#1A1A1A—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A1A1A—
variable.parameter, meta.parameter#1A1A1Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A1A1A80—
keyword.operator#1A1A1A—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38529bold
entity.other.inherited-class#935F25—
entity.name.tag, punctuation.definition.tag#836A21—
entity.other.attribute-name#935F25—
meta.diff, meta.diff.header#B35E00—
markup.deleted#19761E—
markup.inserted#935F25—
markup.changed#A38529—
markup.heading, markup.heading.setext, punctuation.definition.heading#935F25bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A38529—
string.other.link.title, string.other.link.description#935F25—
markup.underline.link#B35E00underline
punctuation.definition.list#836A21—
markup.quote, punctuation.definition.quote#B35E00italic