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#619325
  • activityBar.inactiveForeground#1f2a2360
  • activityBarBadge.background#619325
  • activityBarBadge.foreground#FCFDFC
  • button.background#619325
  • button.foreground#FCFDFC
  • button.hoverBackground#619325dd
  • editor.background#FCFDFC
  • editor.foreground#1f2a23
  • editor.inactiveSelectionBackground#21837A2580
  • editor.lineHighlightBackground#D0CABD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21837A25
  • editorCursor.foreground#619325
  • editorGroupHeader.tabsBackground#D0CABDaa
  • editorLineNumber.activeForeground#619325
  • editorLineNumber.foreground#a7c9c680
  • focusBorder#619325
  • foreground#1f2a23
  • input.background#D0CABD
  • input.border#00000015
  • input.foreground#1f2a23
  • input.placeholderForeground#1f2a2360
  • list.activeSelectionBackground#61932530
  • list.activeSelectionForeground#1f2a23
  • list.highlightForeground#619325
  • list.hoverBackground#D0CABD40
  • list.hoverForeground#1f2a23
  • list.inactiveSelectionBackground#61932515
  • list.inactiveSelectionForeground#1f2a23
  • selection.background#21837A25
  • sideBar.background#D0CABD
  • sideBar.border#00000015
  • sideBar.foreground#1f2a23
  • sideBarSectionHeader.background#D0CABD80
  • sideBarSectionHeader.foreground#1f2a23
  • sideBarTitle.foreground#619325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1f2a23
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#619325
  • tab.activeForeground#1f2a23
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1f2a2380
  • terminal.ansiBlack#1f2a23
  • terminal.ansiBlue#21837A
  • terminal.ansiCyan#A38529
  • terminal.ansiGreen#619325
  • terminal.ansiMagenta#5A7619
  • terminal.ansiRed#5A7619
  • terminal.ansiWhite#1f2a23
  • terminal.ansiYellow#A38529
  • terminal.background#FCFDFC
  • terminal.foreground#1f2a23
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1f2a23
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1f2a2360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a7c9c6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21837Abold
storage.type, storage.modifier#21837Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#619325
string, punctuation.definition.string, string.template, meta.template.expression#A38529
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5A7619
variable, variable.other.readwrite, variable.other.object#1f2a23
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f2a23
variable.parameter, meta.parameter#1f2a23dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f2a2380
keyword.operator#1f2a23
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#619325
entity.name.tag, punctuation.definition.tag#21837A
entity.other.attribute-name#619325
meta.diff, meta.diff.header#a7c9c6
markup.deleted#5A7619
markup.inserted#619325
markup.changed#A38529
markup.heading, markup.heading.setext, punctuation.definition.heading#619325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38529
string.other.link.title, string.other.link.description#619325
markup.underline.link#a7c9c6underline
punctuation.definition.list#21837A
markup.quote, punctuation.definition.quote#a7c9c6italic