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#4C331F
  • activityBar.border#ffffff15
  • activityBar.foreground#9BE967
  • activityBar.inactiveForeground#f6f1e760
  • activityBarBadge.background#9BE967
  • activityBarBadge.foreground#4C331F
  • button.background#9BE967
  • button.foreground#4C331F
  • button.hoverBackground#9BE967dd
  • editor.background#4C331F
  • editor.foreground#f6f1e7
  • editor.inactiveSelectionBackground#B8EC793580
  • editor.lineHighlightBackground#1A1C1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#B8EC7935
  • editorCursor.foreground#9BE967
  • editorGroupHeader.tabsBackground#4C331Fdd
  • editorLineNumber.activeForeground#9BE967
  • editorLineNumber.foreground#8a604180
  • focusBorder#9BE967
  • foreground#f6f1e7
  • input.background#1A1C17
  • input.border#ffffff15
  • input.foreground#f6f1e7
  • input.placeholderForeground#f6f1e760
  • list.activeSelectionBackground#9BE96730
  • list.activeSelectionForeground#f6f1e7
  • list.highlightForeground#9BE967
  • list.hoverBackground#1A1C1740
  • list.hoverForeground#f6f1e7
  • list.inactiveSelectionBackground#9BE96715
  • list.inactiveSelectionForeground#f6f1e7
  • selection.background#B8EC7935
  • sideBar.background#1A1C17
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f1e7
  • sideBarSectionHeader.background#4C331F80
  • sideBarSectionHeader.foreground#f6f1e7
  • sideBarTitle.foreground#9BE967
  • statusBar.background#4C331F
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f1e7
  • statusBar.noFolderBackground#4C331F
  • tab.activeBackground#4C331F
  • tab.activeBorderTop#9BE967
  • tab.activeForeground#f6f1e7
  • tab.border#ffffff15
  • tab.inactiveBackground#1A1C1760
  • tab.inactiveForeground#f6f1e780
  • terminal.ansiBlack#4C331F
  • terminal.ansiBlue#B8EC79
  • terminal.ansiCyan#E79255
  • terminal.ansiGreen#9BE967
  • terminal.ansiMagenta#F1C983
  • terminal.ansiRed#F1C983
  • terminal.ansiWhite#f6f1e7
  • terminal.ansiYellow#E79255
  • terminal.background#4C331F
  • terminal.foreground#f6f1e7
  • titleBar.activeBackground#4C331F
  • titleBar.activeForeground#f6f1e7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#4C331F
  • titleBar.inactiveForeground#f6f1e760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a6041italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#B8EC79bold
storage.type, storage.modifier#B8EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#9BE967—
string, punctuation.definition.string, string.template, meta.template.expression#E79255—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C983—
variable, variable.other.readwrite, variable.other.object#f6f1e7—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f1e7—
variable.parameter, meta.parameter#f6f1e7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f1e780—
keyword.operator#f6f1e7—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E79255bold
entity.other.inherited-class#9BE967—
entity.name.tag, punctuation.definition.tag#B8EC79—
entity.other.attribute-name#9BE967—
meta.diff, meta.diff.header#8a6041—
markup.deleted#F1C983—
markup.inserted#9BE967—
markup.changed#E79255—
markup.heading, markup.heading.setext, punctuation.definition.heading#9BE967bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#E79255—
string.other.link.title, string.other.link.description#9BE967—
markup.underline.link#8a6041underline
punctuation.definition.list#B8EC79—
markup.quote, punctuation.definition.quote#8a6041italic