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#1F1D1A
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C467
  • activityBar.inactiveForeground#F7F0E560
  • activityBarBadge.background#E9C467
  • activityBarBadge.foreground#1F1D1A
  • button.background#E9C467
  • button.foreground#1F1D1A
  • button.hoverBackground#E9C467dd
  • editor.background#1F1D1A
  • editor.foreground#F7F0E5
  • editor.inactiveSelectionBackground#ECCB793580
  • editor.lineHighlightBackground#0B0B0940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECCB7935
  • editorCursor.foreground#E9C467
  • editorGroupHeader.tabsBackground#1F1D1Add
  • editorLineNumber.activeForeground#E9C467
  • editorLineNumber.foreground#8B7A5D80
  • focusBorder#E9C467
  • foreground#F7F0E5
  • input.background#0B0B09
  • input.border#ffffff15
  • input.foreground#F7F0E5
  • input.placeholderForeground#F7F0E560
  • list.activeSelectionBackground#E9C46730
  • list.activeSelectionForeground#F7F0E5
  • list.highlightForeground#E9C467
  • list.hoverBackground#0B0B0940
  • list.hoverForeground#F7F0E5
  • list.inactiveSelectionBackground#E9C46715
  • list.inactiveSelectionForeground#F7F0E5
  • selection.background#ECCB7935
  • sideBar.background#0B0B09
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F0E5
  • sideBarSectionHeader.background#1F1D1A80
  • sideBarSectionHeader.foreground#F7F0E5
  • sideBarTitle.foreground#E9C467
  • statusBar.background#1F1D1A
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F0E5
  • statusBar.noFolderBackground#1F1D1A
  • tab.activeBackground#1F1D1A
  • tab.activeBorderTop#E9C467
  • tab.activeForeground#F7F0E5
  • tab.border#ffffff15
  • tab.inactiveBackground#0B0B0960
  • tab.inactiveForeground#F7F0E580
  • terminal.ansiBlack#1F1D1A
  • terminal.ansiBlue#ECCB79
  • terminal.ansiCyan#E7BE55
  • terminal.ansiGreen#E9C467
  • terminal.ansiMagenta#F1AA83
  • terminal.ansiRed#F1AA83
  • terminal.ansiWhite#F7F0E5
  • terminal.ansiYellow#E7BE55
  • terminal.background#1F1D1A
  • terminal.foreground#F7F0E5
  • titleBar.activeBackground#1F1D1A
  • titleBar.activeForeground#F7F0E5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1F1D1A
  • titleBar.inactiveForeground#F7F0E560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8B7A5Ditalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECCB79bold
storage.type, storage.modifier#ECCB79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9C467
string, punctuation.definition.string, string.template, meta.template.expression#E7BE55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1AA83
variable, variable.other.readwrite, variable.other.object#F7F0E5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F0E5
variable.parameter, meta.parameter#F7F0E5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F0E580
keyword.operator#F7F0E5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7BE55bold
entity.other.inherited-class#E9C467
entity.name.tag, punctuation.definition.tag#ECCB79
entity.other.attribute-name#E9C467
meta.diff, meta.diff.header#8B7A5D
markup.deleted#F1AA83
markup.inserted#E9C467
markup.changed#E7BE55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C467bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7BE55
string.other.link.title, string.other.link.description#E9C467
markup.underline.link#8B7A5Dunderline
punctuation.definition.list#ECCB79
markup.quote, punctuation.definition.quote#8B7A5Ditalic