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#FCFCFD
  • activityBar.border#00000015
  • activityBar.foreground#937725
  • activityBar.inactiveForeground#1C1E1B60
  • activityBarBadge.background#937725
  • activityBarBadge.foreground#FCFCFD
  • button.background#937725
  • button.foreground#FCFCFD
  • button.hoverBackground#937725dd
  • editor.background#FCFCFD
  • editor.foreground#1C1E1B
  • editor.inactiveSelectionBackground#2483212580
  • editor.lineHighlightBackground#ECE5DA50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#24832125
  • editorCursor.foreground#937725
  • editorGroupHeader.tabsBackground#ECE5DAaa
  • editorLineNumber.activeForeground#937725
  • editorLineNumber.foreground#68778080
  • focusBorder#937725
  • foreground#1C1E1B
  • input.background#ECE5DA
  • input.border#00000015
  • input.foreground#1C1E1B
  • input.placeholderForeground#1C1E1B60
  • list.activeSelectionBackground#93772530
  • list.activeSelectionForeground#1C1E1B
  • list.highlightForeground#937725
  • list.hoverBackground#ECE5DA40
  • list.hoverForeground#1C1E1B
  • list.inactiveSelectionBackground#93772515
  • list.inactiveSelectionForeground#1C1E1B
  • selection.background#24832125
  • sideBar.background#ECE5DA
  • sideBar.border#00000015
  • sideBar.foreground#1C1E1B
  • sideBarSectionHeader.background#ECE5DA80
  • sideBarSectionHeader.foreground#1C1E1B
  • sideBarTitle.foreground#937725
  • statusBar.background#FCFCFD
  • statusBar.border#00000015
  • statusBar.foreground#1C1E1B
  • statusBar.noFolderBackground#FCFCFD
  • tab.activeBackground#FCFCFD
  • tab.activeBorderTop#937725
  • tab.activeForeground#1C1E1B
  • tab.border#00000015
  • tab.inactiveBackground#FCFCFD60
  • tab.inactiveForeground#1C1E1B80
  • terminal.ansiBlack#1C1E1B
  • terminal.ansiBlue#248321
  • terminal.ansiCyan#A37C29
  • terminal.ansiGreen#937725
  • terminal.ansiMagenta#195276
  • terminal.ansiRed#195276
  • terminal.ansiWhite#1C1E1B
  • terminal.ansiYellow#A37C29
  • terminal.background#FCFCFD
  • terminal.foreground#1C1E1B
  • titleBar.activeBackground#FCFCFD
  • titleBar.activeForeground#1C1E1B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFCFD
  • titleBar.inactiveForeground#1C1E1B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687780italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#248321bold
storage.type, storage.modifier#248321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937725
string, punctuation.definition.string, string.template, meta.template.expression#A37C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195276
variable, variable.other.readwrite, variable.other.object#1C1E1B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1C1E1B
variable.parameter, meta.parameter#1C1E1Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1C1E1B80
keyword.operator#1C1E1B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37C29bold
entity.other.inherited-class#937725
entity.name.tag, punctuation.definition.tag#248321
entity.other.attribute-name#937725
meta.diff, meta.diff.header#687780
markup.deleted#195276
markup.inserted#937725
markup.changed#A37C29
markup.heading, markup.heading.setext, punctuation.definition.heading#937725bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37C29
string.other.link.title, string.other.link.description#937725
markup.underline.link#687780underline
punctuation.definition.list#248321
markup.quote, punctuation.definition.quote#687780italic