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.activeBorder#D1411B
  • activityBar.background#FFFFFF
  • activityBar.border#D1411B40
  • activityBar.foreground#2D1810
  • activityBar.inactiveForeground#5C3D2E
  • activityBarBadge.background#D1411B
  • activityBarBadge.foreground#FFFFFF
  • button.background#D1411B
  • button.foreground#FFFFFF
  • button.hoverBackground#5C3D2E
  • button.secondaryBackground#5C3D2E
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#2D1810
  • descriptionForeground#5C3D2E
  • editor.background#FFFFFF
  • editor.findMatchBackground#D1411B40
  • editor.findMatchBorder#D1411B
  • editor.findMatchHighlightBackground#5C3D2E40
  • editor.findMatchHighlightBorder#5C3D2E60
  • editor.findRangeHighlightBackground#5C3D2E20
  • editor.foreground#2D1810
  • editor.inactiveSelectionBackground#5C3D2E30
  • editor.lineHighlightBackground#D1411B15
  • editor.lineHighlightBorder#D1411B20
  • editor.selectionBackground#D1411B40
  • editor.selectionForeground#2D1810
  • editor.selectionHighlightBackground#D1411B20
  • editor.selectionHighlightBorder#5C3D2E60
  • editorCursor.foreground#2D1810
  • editorLineNumber.activeForeground#2D1810
  • editorLineNumber.foreground#5C3D2E
  • errorForeground#D1411B
  • focusBorder#D1411B
  • foreground#2D1810
  • icon.foreground#2D1810
  • selection.background#5C3D2E80
  • sideBar.background#FFFFFF
  • sideBar.border#D1411B40
  • sideBar.foreground#2D1810
  • sideBarSectionHeader.background#F5E6D3
  • sideBarSectionHeader.border#D1411B40
  • sideBarSectionHeader.foreground#2D1810
  • sideBarTitle.foreground#2D1810
  • statusBar.background#D1411B
  • statusBar.border#D1411B40
  • statusBar.debuggingBackground#5C3D2E
  • statusBar.debuggingBorder#5C3D2E40
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#2D1810
  • statusBar.noFolderBorder#2D181040
  • statusBar.noFolderForeground#FFFFFF
  • terminal.ansiBlack#2D1810
  • terminal.ansiBlue#5C3D2E
  • terminal.ansiBrightBlack#5C3D2E
  • terminal.ansiBrightBlue#725548
  • terminal.ansiBrightCyan#8B614D
  • terminal.ansiBrightGreen#8B614D
  • terminal.ansiBrightMagenta#A6755E
  • terminal.ansiBrightRed#D1411B
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#D98E7E
  • terminal.ansiCyan#725548
  • terminal.ansiGreen#725548
  • terminal.ansiMagenta#8B614D
  • terminal.ansiRed#D1411B
  • terminal.ansiWhite#F9F5F0
  • terminal.ansiYellow#A6755E
  • terminal.background#FFFFFF
  • terminal.foreground#2D1810
  • terminal.selectionBackground#5C3D2E30
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#2D1810
  • widget.shadow#2D181040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5C3D2Eitalic
variable, string constant.other.placeholder#2D1810—
constant.other.color#FFFFFF—
invalid, invalid.illegal#D1411B—
keyword, storage.type, storage.modifier#D1411B—
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#5C3D2E—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#D1411B—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#2D1810—
support.other.variable, string.other.link#D1411B—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#5C3D2E—
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#D1411B—
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#2D1810—
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#5C3D2E—
support.type#5C3D2E—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#D1411B—
variable.language#D1411Bitalic
entity.name.method.js#5C3D2Eitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5C3D2E—
entity.other.attribute-name#D1411B—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#2D1810italic
entity.other.attribute-name.class#2D1810—
source.sass keyword.control#5C3D2E—
markup.inserted#5C3D2E—
markup.deleted#D1411B—
markup.changed#D1411B—
string.regexp#5C3D2E—
*url*, *link*, *uri*—underline