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#429325
  • activityBar.inactiveForeground#11111160
  • activityBarBadge.background#429325
  • activityBarBadge.foreground#FDFDFC
  • button.background#429325
  • button.foreground#FDFDFC
  • button.hoverBackground#429325dd
  • editor.background#FDFDFC
  • editor.foreground#111111
  • editor.inactiveSelectionBackground#3783212580
  • editor.lineHighlightBackground#F7F8F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#37832125
  • editorCursor.foreground#429325
  • editorGroupHeader.tabsBackground#F7F8F7aa
  • editorLineNumber.activeForeground#429325
  • editorLineNumber.foreground#8e888380
  • focusBorder#429325
  • foreground#111111
  • input.background#F7F8F7
  • input.border#00000015
  • input.foreground#111111
  • input.placeholderForeground#11111160
  • list.activeSelectionBackground#42932530
  • list.activeSelectionForeground#111111
  • list.highlightForeground#429325
  • list.hoverBackground#F7F8F740
  • list.hoverForeground#111111
  • list.inactiveSelectionBackground#42932515
  • list.inactiveSelectionForeground#111111
  • selection.background#37832125
  • sideBar.background#F7F8F7
  • sideBar.border#00000015
  • sideBar.foreground#111111
  • sideBarSectionHeader.background#F7F8F780
  • sideBarSectionHeader.foreground#111111
  • sideBarTitle.foreground#429325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#111111
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#429325
  • tab.activeForeground#111111
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#11111180
  • terminal.ansiBlack#111111
  • terminal.ansiBlue#378321
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#429325
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#111111
  • terminal.ansiYellow#A37E29
  • terminal.background#FDFDFC
  • terminal.foreground#111111
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#111111
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#11111160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8e8883italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#378321bold
storage.type, storage.modifier#378321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#429325
string, punctuation.definition.string, string.template, meta.template.expression#A37E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719
variable, variable.other.readwrite, variable.other.object#111111
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111111
variable.parameter, meta.parameter#111111dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11111180
keyword.operator#111111
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#429325
entity.name.tag, punctuation.definition.tag#378321
entity.other.attribute-name#429325
meta.diff, meta.diff.header#8e8883
markup.deleted#765719
markup.inserted#429325
markup.changed#A37E29
markup.heading, markup.heading.setext, punctuation.definition.heading#429325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37E29
string.other.link.title, string.other.link.description#429325
markup.underline.link#8e8883underline
punctuation.definition.list#378321
markup.quote, punctuation.definition.quote#8e8883italic