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#409325
  • activityBar.inactiveForeground#17211B60
  • activityBarBadge.background#409325
  • activityBarBadge.foreground#FCFDFC
  • button.background#409325
  • button.foreground#FCFDFC
  • button.hoverBackground#409325dd
  • editor.background#FCFDFC
  • editor.foreground#17211B
  • editor.inactiveSelectionBackground#2183462580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21834625
  • editorCursor.foreground#409325
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#409325
  • editorLineNumber.foreground#D7DDD880
  • focusBorder#409325
  • foreground#17211B
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#17211B
  • input.placeholderForeground#17211B60
  • list.activeSelectionBackground#40932530
  • list.activeSelectionForeground#17211B
  • list.highlightForeground#409325
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#17211B
  • list.inactiveSelectionBackground#40932515
  • list.inactiveSelectionForeground#17211B
  • selection.background#21834625
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#17211B
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#17211B
  • sideBarTitle.foreground#409325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#17211B
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#409325
  • tab.activeForeground#17211B
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#17211B80
  • terminal.ansiBlack#17211B
  • terminal.ansiBlue#218346
  • terminal.ansiCyan#52A329
  • terminal.ansiGreen#409325
  • terminal.ansiMagenta#197627
  • terminal.ansiRed#197627
  • terminal.ansiWhite#17211B
  • terminal.ansiYellow#52A329
  • terminal.background#FCFDFC
  • terminal.foreground#17211B
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#17211B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#17211B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DDD8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218346bold
storage.type, storage.modifier#218346italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#409325
string, punctuation.definition.string, string.template, meta.template.expression#52A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197627
variable, variable.other.readwrite, variable.other.object#17211B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17211B
variable.parameter, meta.parameter#17211Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17211B80
keyword.operator#17211B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#52A329bold
entity.other.inherited-class#409325
entity.name.tag, punctuation.definition.tag#218346
entity.other.attribute-name#409325
meta.diff, meta.diff.header#D7DDD8
markup.deleted#197627
markup.inserted#409325
markup.changed#52A329
markup.heading, markup.heading.setext, punctuation.definition.heading#409325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#52A329
string.other.link.title, string.other.link.description#409325
markup.underline.link#D7DDD8underline
punctuation.definition.list#218346
markup.quote, punctuation.definition.quote#D7DDD8italic