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#1E1F19
  • activityBar.border#ffffff15
  • activityBar.foreground#E9D167
  • activityBar.inactiveForeground#F1EEE460
  • activityBarBadge.background#E9D167
  • activityBarBadge.foreground#1E1F19
  • button.background#E9D167
  • button.foreground#1E1F19
  • button.hoverBackground#E9D167dd
  • editor.background#1E1F19
  • editor.foreground#F1EEE4
  • editor.inactiveSelectionBackground#C6EC793580
  • editor.lineHighlightBackground#10110E40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C6EC7935
  • editorCursor.foreground#E9D167
  • editorGroupHeader.tabsBackground#1E1F19dd
  • editorLineNumber.activeForeground#E9D167
  • editorLineNumber.foreground#C6CCB980
  • focusBorder#E9D167
  • foreground#F1EEE4
  • input.background#10110E
  • input.border#ffffff15
  • input.foreground#F1EEE4
  • input.placeholderForeground#F1EEE460
  • list.activeSelectionBackground#E9D16730
  • list.activeSelectionForeground#F1EEE4
  • list.highlightForeground#E9D167
  • list.hoverBackground#10110E40
  • list.hoverForeground#F1EEE4
  • list.inactiveSelectionBackground#E9D16715
  • list.inactiveSelectionForeground#F1EEE4
  • selection.background#C6EC7935
  • sideBar.background#10110E
  • sideBar.border#ffffff15
  • sideBar.foreground#F1EEE4
  • sideBarSectionHeader.background#1E1F1980
  • sideBarSectionHeader.foreground#F1EEE4
  • sideBarTitle.foreground#E9D167
  • statusBar.background#1E1F19
  • statusBar.border#ffffff15
  • statusBar.foreground#F1EEE4
  • statusBar.noFolderBackground#1E1F19
  • tab.activeBackground#1E1F19
  • tab.activeBorderTop#E9D167
  • tab.activeForeground#F1EEE4
  • tab.border#ffffff15
  • tab.inactiveBackground#10110E60
  • tab.inactiveForeground#F1EEE480
  • terminal.ansiBlack#1E1F19
  • terminal.ansiBlue#C6EC79
  • terminal.ansiCyan#E78D55
  • terminal.ansiGreen#E9D167
  • terminal.ansiMagenta#F1CD83
  • terminal.ansiRed#F1CD83
  • terminal.ansiWhite#F1EEE4
  • terminal.ansiYellow#E78D55
  • terminal.background#1E1F19
  • terminal.foreground#F1EEE4
  • titleBar.activeBackground#1E1F19
  • titleBar.activeForeground#F1EEE4
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#1E1F19
  • titleBar.inactiveForeground#F1EEE460
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C6CCB9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C6EC79bold
storage.type, storage.modifier#C6EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9D167
string, punctuation.definition.string, string.template, meta.template.expression#E78D55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1CD83
variable, variable.other.readwrite, variable.other.object#F1EEE4
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F1EEE4
variable.parameter, meta.parameter#F1EEE4dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F1EEE480
keyword.operator#F1EEE4
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E78D55bold
entity.other.inherited-class#E9D167
entity.name.tag, punctuation.definition.tag#C6EC79
entity.other.attribute-name#E9D167
meta.diff, meta.diff.header#C6CCB9
markup.deleted#F1CD83
markup.inserted#E9D167
markup.changed#E78D55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9D167bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E78D55
string.other.link.title, string.other.link.description#E9D167
markup.underline.link#C6CCB9underline
punctuation.definition.list#C6EC79
markup.quote, punctuation.definition.quote#C6CCB9italic