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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#4F9325
  • activityBar.inactiveForeground#1B2E1F60
  • activityBarBadge.background#4F9325
  • activityBarBadge.foreground#FDFDFC
  • button.background#4F9325
  • button.foreground#FDFDFC
  • button.hoverBackground#4F9325dd
  • editor.background#FDFDFC
  • editor.foreground#1B2E1F
  • editor.inactiveSelectionBackground#2983212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#29832125
  • editorCursor.foreground#4F9325
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#4F9325
  • editorLineNumber.foreground#EEF5E680
  • focusBorder#4F9325
  • foreground#1B2E1F
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#1B2E1F
  • input.placeholderForeground#1B2E1F60
  • list.activeSelectionBackground#4F932530
  • list.activeSelectionForeground#1B2E1F
  • list.highlightForeground#4F9325
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#1B2E1F
  • list.inactiveSelectionBackground#4F932515
  • list.inactiveSelectionForeground#1B2E1F
  • selection.background#29832125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#1B2E1F
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#1B2E1F
  • sideBarTitle.foreground#4F9325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1B2E1F
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#4F9325
  • tab.activeForeground#1B2E1F
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#1B2E1F80
  • terminal.ansiBlack#1B2E1F
  • terminal.ansiBlue#298321
  • terminal.ansiCyan#4BA329
  • terminal.ansiGreen#4F9325
  • terminal.ansiMagenta#766819
  • terminal.ansiRed#766819
  • terminal.ansiWhite#1B2E1F
  • terminal.ansiYellow#4BA329
  • terminal.background#FDFDFC
  • terminal.foreground#1B2E1F
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#1B2E1F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#1B2E1F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#EEF5E6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#298321bold
storage.type, storage.modifier#298321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4F9325
string, punctuation.definition.string, string.template, meta.template.expression#4BA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766819
variable, variable.other.readwrite, variable.other.object#1B2E1F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B2E1F
variable.parameter, meta.parameter#1B2E1Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B2E1F80
keyword.operator#1B2E1F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#4BA329bold
entity.other.inherited-class#4F9325
entity.name.tag, punctuation.definition.tag#298321
entity.other.attribute-name#4F9325
meta.diff, meta.diff.header#EEF5E6
markup.deleted#766819
markup.inserted#4F9325
markup.changed#4BA329
markup.heading, markup.heading.setext, punctuation.definition.heading#4F9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#4BA329
string.other.link.title, string.other.link.description#4F9325
markup.underline.link#EEF5E6underline
punctuation.definition.list#298321
markup.quote, punctuation.definition.quote#EEF5E6italic