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#F4F5F2
  • activityBar.border#00000015
  • activityBar.foreground#C9D886
  • activityBar.inactiveForeground#2C2F2B60
  • activityBarBadge.background#C9D886
  • activityBarBadge.foreground#F4F5F2
  • button.background#C9D886
  • button.foreground#F4F5F2
  • button.hoverBackground#C9D886dd
  • editor.background#F4F5F2
  • editor.foreground#2C2F2B
  • editor.inactiveSelectionBackground#E3E9D62580
  • editor.lineHighlightBackground#D6D7D250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#E3E9D625
  • editorCursor.foreground#C9D886
  • editorGroupHeader.tabsBackground#D6D7D2aa
  • editorLineNumber.activeForeground#C9D886
  • editorLineNumber.foreground#B7B9B380
  • focusBorder#C9D886
  • foreground#2C2F2B
  • input.background#D6D7D2
  • input.border#00000015
  • input.foreground#2C2F2B
  • input.placeholderForeground#2C2F2B60
  • list.activeSelectionBackground#C9D88630
  • list.activeSelectionForeground#2C2F2B
  • list.highlightForeground#C9D886
  • list.hoverBackground#D6D7D240
  • list.hoverForeground#2C2F2B
  • list.inactiveSelectionBackground#C9D88615
  • list.inactiveSelectionForeground#2C2F2B
  • selection.background#E3E9D625
  • sideBar.background#D6D7D2
  • sideBar.border#00000015
  • sideBar.foreground#2C2F2B
  • sideBarSectionHeader.background#D6D7D280
  • sideBarSectionHeader.foreground#2C2F2B
  • sideBarTitle.foreground#C9D886
  • statusBar.background#F4F5F2
  • statusBar.border#00000015
  • statusBar.foreground#2C2F2B
  • statusBar.noFolderBackground#F4F5F2
  • tab.activeBackground#F4F5F2
  • tab.activeBorderTop#C9D886
  • tab.activeForeground#2C2F2B
  • tab.border#00000015
  • tab.inactiveBackground#F4F5F260
  • tab.inactiveForeground#2C2F2B80
  • terminal.ansiBlack#2C2F2B
  • terminal.ansiBlue#E3E9D6
  • terminal.ansiCyan#AEBE9B
  • terminal.ansiGreen#C9D886
  • terminal.ansiMagenta#C56A3A
  • terminal.ansiRed#C56A3A
  • terminal.ansiWhite#2C2F2B
  • terminal.ansiYellow#AEBE9B
  • terminal.background#F4F5F2
  • terminal.foreground#2C2F2B
  • titleBar.activeBackground#F4F5F2
  • titleBar.activeForeground#2C2F2B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F4F5F2
  • titleBar.inactiveForeground#2C2F2B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7B9B3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#E3E9D6bold
storage.type, storage.modifier#E3E9D6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#C9D886—
string, punctuation.definition.string, string.template, meta.template.expression#AEBE9B—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#C56A3A—
variable, variable.other.readwrite, variable.other.object#2C2F2B—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2C2F2B—
variable.parameter, meta.parameter#2C2F2Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2C2F2B80—
keyword.operator#2C2F2B—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#AEBE9Bbold
entity.other.inherited-class#C9D886—
entity.name.tag, punctuation.definition.tag#E3E9D6—
entity.other.attribute-name#C9D886—
meta.diff, meta.diff.header#B7B9B3—
markup.deleted#C56A3A—
markup.inserted#C9D886—
markup.changed#AEBE9B—
markup.heading, markup.heading.setext, punctuation.definition.heading#C9D886bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#AEBE9B—
string.other.link.title, string.other.link.description#C9D886—
markup.underline.link#B7B9B3underline
punctuation.definition.list#E3E9D6—
markup.quote, punctuation.definition.quote#B7B9B3italic