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#F6F8F9
  • activityBar.border#00000015
  • activityBar.foreground#937D25
  • activityBar.inactiveForeground#1f252d60
  • activityBarBadge.background#937D25
  • activityBarBadge.foreground#F6F8F9
  • button.background#937D25
  • button.foreground#F6F8F9
  • button.hoverBackground#937D25dd
  • editor.background#F6F8F9
  • editor.foreground#1f252d
  • editor.inactiveSelectionBackground#214D832580
  • editor.lineHighlightBackground#DFE4E750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#214D8325
  • editorCursor.foreground#937D25
  • editorGroupHeader.tabsBackground#DFE4E7aa
  • editorLineNumber.activeForeground#937D25
  • editorLineNumber.foreground#9ba8b180
  • focusBorder#937D25
  • foreground#1f252d
  • input.background#DFE4E7
  • input.border#00000015
  • input.foreground#1f252d
  • input.placeholderForeground#1f252d60
  • list.activeSelectionBackground#937D2530
  • list.activeSelectionForeground#1f252d
  • list.highlightForeground#937D25
  • list.hoverBackground#DFE4E740
  • list.hoverForeground#1f252d
  • list.inactiveSelectionBackground#937D2515
  • list.inactiveSelectionForeground#1f252d
  • selection.background#214D8325
  • sideBar.background#DFE4E7
  • sideBar.border#00000015
  • sideBar.foreground#1f252d
  • sideBarSectionHeader.background#DFE4E780
  • sideBarSectionHeader.foreground#1f252d
  • sideBarTitle.foreground#937D25
  • statusBar.background#F6F8F9
  • statusBar.border#00000015
  • statusBar.foreground#1f252d
  • statusBar.noFolderBackground#F6F8F9
  • tab.activeBackground#F6F8F9
  • tab.activeBorderTop#937D25
  • tab.activeForeground#1f252d
  • tab.border#00000015
  • tab.inactiveBackground#F6F8F960
  • tab.inactiveForeground#1f252d80
  • terminal.ansiBlack#1f252d
  • terminal.ansiBlue#214D83
  • terminal.ansiCyan#297AA3
  • terminal.ansiGreen#937D25
  • terminal.ansiMagenta#765819
  • terminal.ansiRed#765819
  • terminal.ansiWhite#1f252d
  • terminal.ansiYellow#297AA3
  • terminal.background#F6F8F9
  • terminal.foreground#1f252d
  • titleBar.activeBackground#F6F8F9
  • titleBar.activeForeground#1f252d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F8F9
  • titleBar.inactiveForeground#1f252d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9ba8b1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#214D83bold
storage.type, storage.modifier#214D83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937D25
string, punctuation.definition.string, string.template, meta.template.expression#297AA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765819
variable, variable.other.readwrite, variable.other.object#1f252d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f252d
variable.parameter, meta.parameter#1f252ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f252d80
keyword.operator#1f252d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297AA3bold
entity.other.inherited-class#937D25
entity.name.tag, punctuation.definition.tag#214D83
entity.other.attribute-name#937D25
meta.diff, meta.diff.header#9ba8b1
markup.deleted#765819
markup.inserted#937D25
markup.changed#297AA3
markup.heading, markup.heading.setext, punctuation.definition.heading#937D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297AA3
string.other.link.title, string.other.link.description#937D25
markup.underline.link#9ba8b1underline
punctuation.definition.list#214D83
markup.quote, punctuation.definition.quote#9ba8b1italic