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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#3D9325
  • activityBar.inactiveForeground#26302b60
  • activityBarBadge.background#3D9325
  • activityBarBadge.foreground#FCFDFC
  • button.background#3D9325
  • button.foreground#FCFDFC
  • button.hoverBackground#3D9325dd
  • editor.background#FCFDFC
  • editor.foreground#26302b
  • editor.inactiveSelectionBackground#5B83212580
  • editor.lineHighlightBackground#EFF4EC50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5B832125
  • editorCursor.foreground#3D9325
  • editorGroupHeader.tabsBackground#EFF4ECaa
  • editorLineNumber.activeForeground#3D9325
  • editorLineNumber.foreground#b6c99a80
  • focusBorder#3D9325
  • foreground#26302b
  • input.background#EFF4EC
  • input.border#00000015
  • input.foreground#26302b
  • input.placeholderForeground#26302b60
  • list.activeSelectionBackground#3D932530
  • list.activeSelectionForeground#26302b
  • list.highlightForeground#3D9325
  • list.hoverBackground#EFF4EC40
  • list.hoverForeground#26302b
  • list.inactiveSelectionBackground#3D932515
  • list.inactiveSelectionForeground#26302b
  • selection.background#5B832125
  • sideBar.background#EFF4EC
  • sideBar.border#00000015
  • sideBar.foreground#26302b
  • sideBarSectionHeader.background#EFF4EC80
  • sideBarSectionHeader.foreground#26302b
  • sideBarTitle.foreground#3D9325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#26302b
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#3D9325
  • tab.activeForeground#26302b
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#26302b80
  • terminal.ansiBlack#26302b
  • terminal.ansiBlue#5B8321
  • terminal.ansiCyan#2981A3
  • terminal.ansiGreen#3D9325
  • terminal.ansiMagenta#2D7619
  • terminal.ansiRed#2D7619
  • terminal.ansiWhite#26302b
  • terminal.ansiYellow#2981A3
  • terminal.background#FCFDFC
  • terminal.foreground#26302b
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#26302b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#26302b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b6c99aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5B8321bold
storage.type, storage.modifier#5B8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#3D9325
string, punctuation.definition.string, string.template, meta.template.expression#2981A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#2D7619
variable, variable.other.readwrite, variable.other.object#26302b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#26302b
variable.parameter, meta.parameter#26302bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26302b80
keyword.operator#26302b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2981A3bold
entity.other.inherited-class#3D9325
entity.name.tag, punctuation.definition.tag#5B8321
entity.other.attribute-name#3D9325
meta.diff, meta.diff.header#b6c99a
markup.deleted#2D7619
markup.inserted#3D9325
markup.changed#2981A3
markup.heading, markup.heading.setext, punctuation.definition.heading#3D9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2981A3
string.other.link.title, string.other.link.description#3D9325
markup.underline.link#b6c99aunderline
punctuation.definition.list#5B8321
markup.quote, punctuation.definition.quote#b6c99aitalic