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#F9F6EC
  • activityBar.border#00000015
  • activityBar.foreground#779325
  • activityBar.inactiveForeground#1b1d1460
  • activityBarBadge.background#779325
  • activityBarBadge.foreground#F9F6EC
  • button.background#779325
  • button.foreground#F9F6EC
  • button.hoverBackground#779325dd
  • editor.background#F9F6EC
  • editor.foreground#1b1d14
  • editor.inactiveSelectionBackground#7283212580
  • editor.lineHighlightBackground#E9E4D350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#72832125
  • editorCursor.foreground#779325
  • editorGroupHeader.tabsBackground#E9E4D3aa
  • editorLineNumber.activeForeground#779325
  • editorLineNumber.foreground#a8ad8f80
  • focusBorder#779325
  • foreground#1b1d14
  • input.background#E9E4D3
  • input.border#00000015
  • input.foreground#1b1d14
  • input.placeholderForeground#1b1d1460
  • list.activeSelectionBackground#77932530
  • list.activeSelectionForeground#1b1d14
  • list.highlightForeground#779325
  • list.hoverBackground#E9E4D340
  • list.hoverForeground#1b1d14
  • list.inactiveSelectionBackground#77932515
  • list.inactiveSelectionForeground#1b1d14
  • selection.background#72832125
  • sideBar.background#E9E4D3
  • sideBar.border#00000015
  • sideBar.foreground#1b1d14
  • sideBarSectionHeader.background#E9E4D380
  • sideBarSectionHeader.foreground#1b1d14
  • sideBarTitle.foreground#779325
  • statusBar.background#F9F6EC
  • statusBar.border#00000015
  • statusBar.foreground#1b1d14
  • statusBar.noFolderBackground#F9F6EC
  • tab.activeBackground#F9F6EC
  • tab.activeBorderTop#779325
  • tab.activeForeground#1b1d14
  • tab.border#00000015
  • tab.inactiveBackground#F9F6EC60
  • tab.inactiveForeground#1b1d1480
  • terminal.ansiBlack#1b1d14
  • terminal.ansiBlue#728321
  • terminal.ansiCyan#A38529
  • terminal.ansiGreen#779325
  • terminal.ansiMagenta#497619
  • terminal.ansiRed#497619
  • terminal.ansiWhite#1b1d14
  • terminal.ansiYellow#A38529
  • terminal.background#F9F6EC
  • terminal.foreground#1b1d14
  • titleBar.activeBackground#F9F6EC
  • titleBar.activeForeground#1b1d14
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F6EC
  • titleBar.inactiveForeground#1b1d1460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a8ad8fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#728321bold
storage.type, storage.modifier#728321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#779325
string, punctuation.definition.string, string.template, meta.template.expression#A38529
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#497619
variable, variable.other.readwrite, variable.other.object#1b1d14
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1b1d14
variable.parameter, meta.parameter#1b1d14dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1b1d1480
keyword.operator#1b1d14
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38529bold
entity.other.inherited-class#779325
entity.name.tag, punctuation.definition.tag#728321
entity.other.attribute-name#779325
meta.diff, meta.diff.header#a8ad8f
markup.deleted#497619
markup.inserted#779325
markup.changed#A38529
markup.heading, markup.heading.setext, punctuation.definition.heading#779325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38529
string.other.link.title, string.other.link.description#779325
markup.underline.link#a8ad8funderline
punctuation.definition.list#728321
markup.quote, punctuation.definition.quote#a8ad8fitalic