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#1F2119
  • activityBar.border#ffffff15
  • activityBar.foreground#5C684E
  • activityBar.inactiveForeground#F6F3EC60
  • activityBarBadge.background#5C684E
  • activityBarBadge.foreground#1F2119
  • button.background#5C684E
  • button.foreground#1F2119
  • button.hoverBackground#5C684Edd
  • editor.background#1F2119
  • editor.foreground#F6F3EC
  • editor.inactiveSelectionBackground#A6B1993580
  • editor.lineHighlightBackground#1F211940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#A6B19935
  • editorCursor.foreground#5C684E
  • editorGroupHeader.tabsBackground#1F2119dd
  • editorLineNumber.activeForeground#5C684E
  • editorLineNumber.foreground#7F917180
  • focusBorder#5C684E
  • foreground#F6F3EC
  • input.background#1F2119
  • input.border#ffffff15
  • input.foreground#F6F3EC
  • input.placeholderForeground#F6F3EC60
  • list.activeSelectionBackground#5C684E30
  • list.activeSelectionForeground#F6F3EC
  • list.highlightForeground#5C684E
  • list.hoverBackground#1F211940
  • list.hoverForeground#F6F3EC
  • list.inactiveSelectionBackground#5C684E15
  • list.inactiveSelectionForeground#F6F3EC
  • selection.background#A6B19935
  • sideBar.background#1F2119
  • sideBar.border#ffffff15
  • sideBar.foreground#F6F3EC
  • sideBarSectionHeader.background#1F211980
  • sideBarSectionHeader.foreground#F6F3EC
  • sideBarTitle.foreground#5C684E
  • statusBar.background#1F2119
  • statusBar.border#ffffff15
  • statusBar.foreground#F6F3EC
  • statusBar.noFolderBackground#1F2119
  • tab.activeBackground#1F2119
  • tab.activeBorderTop#5C684E
  • tab.activeForeground#F6F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#1F211960
  • tab.inactiveForeground#F6F3EC80
  • terminal.ansiBlack#1F2119
  • terminal.ansiBlue#A6B199
  • terminal.ansiCyan#E5D7B3
  • terminal.ansiGreen#5C684E
  • terminal.ansiMagenta#D2BE8C
  • terminal.ansiRed#D2BE8C
  • terminal.ansiWhite#F6F3EC
  • terminal.ansiYellow#E5D7B3
  • terminal.background#1F2119
  • terminal.foreground#F6F3EC
  • titleBar.activeBackground#1F2119
  • titleBar.activeForeground#F6F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F2119
  • titleBar.inactiveForeground#F6F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7F9171italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#A6B199bold
storage.type, storage.modifier#A6B199italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#5C684E
string, punctuation.definition.string, string.template, meta.template.expression#E5D7B3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D2BE8C
variable, variable.other.readwrite, variable.other.object#F6F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F6F3EC
variable.parameter, meta.parameter#F6F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F6F3EC80
keyword.operator#F6F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E5D7B3bold
entity.other.inherited-class#5C684E
entity.name.tag, punctuation.definition.tag#A6B199
entity.other.attribute-name#5C684E
meta.diff, meta.diff.header#7F9171
markup.deleted#D2BE8C
markup.inserted#5C684E
markup.changed#E5D7B3
markup.heading, markup.heading.setext, punctuation.definition.heading#5C684Ebold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E5D7B3
string.other.link.title, string.other.link.description#5C684E
markup.underline.link#7F9171underline
punctuation.definition.list#A6B199
markup.quote, punctuation.definition.quote#7F9171italic