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#779325
  • activityBar.inactiveForeground#0D182160
  • activityBarBadge.background#779325
  • activityBarBadge.foreground#FCFDFC
  • button.background#779325
  • button.foreground#FCFDFC
  • button.hoverBackground#779325dd
  • editor.background#FCFDFC
  • editor.foreground#0D1821
  • editor.inactiveSelectionBackground#2164832580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21648325
  • editorCursor.foreground#779325
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#779325
  • editorLineNumber.foreground#D0E6E180
  • focusBorder#779325
  • foreground#0D1821
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#0D1821
  • input.placeholderForeground#0D182160
  • list.activeSelectionBackground#77932530
  • list.activeSelectionForeground#0D1821
  • list.highlightForeground#779325
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#0D1821
  • list.inactiveSelectionBackground#77932515
  • list.inactiveSelectionForeground#0D1821
  • selection.background#21648325
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#0D1821
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#0D1821
  • sideBarTitle.foreground#779325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#0D1821
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#779325
  • tab.activeForeground#0D1821
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#0D182180
  • terminal.ansiBlack#0D1821
  • terminal.ansiBlue#216483
  • terminal.ansiCyan#A37229
  • terminal.ansiGreen#779325
  • terminal.ansiMagenta#197654
  • terminal.ansiRed#197654
  • terminal.ansiWhite#0D1821
  • terminal.ansiYellow#A37229
  • terminal.background#FCFDFC
  • terminal.foreground#0D1821
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#0D1821
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#0D182160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D0E6E1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216483bold
storage.type, storage.modifier#216483italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#779325—
string, punctuation.definition.string, string.template, meta.template.expression#A37229—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197654—
variable, variable.other.readwrite, variable.other.object#0D1821—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0D1821—
variable.parameter, meta.parameter#0D1821dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0D182180—
keyword.operator#0D1821—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37229bold
entity.other.inherited-class#779325—
entity.name.tag, punctuation.definition.tag#216483—
entity.other.attribute-name#779325—
meta.diff, meta.diff.header#D0E6E1—
markup.deleted#197654—
markup.inserted#779325—
markup.changed#A37229—
markup.heading, markup.heading.setext, punctuation.definition.heading#779325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A37229—
string.other.link.title, string.other.link.description#779325—
markup.underline.link#D0E6E1underline
punctuation.definition.list#216483—
markup.quote, punctuation.definition.quote#D0E6E1italic