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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#937D25
  • activityBar.inactiveForeground#4A372860
  • activityBarBadge.background#937D25
  • activityBarBadge.foreground#FEFDFB
  • button.background#937D25
  • button.foreground#FEFDFB
  • button.hoverBackground#937D25dd
  • editor.background#FEFDFB
  • editor.foreground#4A3728
  • editor.inactiveSelectionBackground#5883212580
  • editor.lineHighlightBackground#84664350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#58832125
  • editorCursor.foreground#937D25
  • editorGroupHeader.tabsBackground#846643aa
  • editorLineNumber.activeForeground#937D25
  • editorLineNumber.foreground#A68B6A80
  • focusBorder#937D25
  • foreground#4A3728
  • input.background#846643
  • input.border#00000015
  • input.foreground#4A3728
  • input.placeholderForeground#4A372860
  • list.activeSelectionBackground#937D2530
  • list.activeSelectionForeground#4A3728
  • list.highlightForeground#937D25
  • list.hoverBackground#84664340
  • list.hoverForeground#4A3728
  • list.inactiveSelectionBackground#937D2515
  • list.inactiveSelectionForeground#4A3728
  • selection.background#58832125
  • sideBar.background#846643
  • sideBar.border#00000015
  • sideBar.foreground#4A3728
  • sideBarSectionHeader.background#84664380
  • sideBarSectionHeader.foreground#4A3728
  • sideBarTitle.foreground#937D25
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#4A3728
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#937D25
  • tab.activeForeground#4A3728
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#4A372880
  • terminal.ansiBlack#4A3728
  • terminal.ansiBlue#588321
  • terminal.ansiCyan#5AA329
  • terminal.ansiGreen#937D25
  • terminal.ansiMagenta#766519
  • terminal.ansiRed#766519
  • terminal.ansiWhite#4A3728
  • terminal.ansiYellow#5AA329
  • terminal.background#FEFDFB
  • terminal.foreground#4A3728
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#4A3728
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#4A372860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A68B6Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#588321bold
storage.type, storage.modifier#588321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937D25
string, punctuation.definition.string, string.template, meta.template.expression#5AA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766519
variable, variable.other.readwrite, variable.other.object#4A3728
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#4A3728
variable.parameter, meta.parameter#4A3728dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#4A372880
keyword.operator#4A3728
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5AA329bold
entity.other.inherited-class#937D25
entity.name.tag, punctuation.definition.tag#588321
entity.other.attribute-name#937D25
meta.diff, meta.diff.header#A68B6A
markup.deleted#766519
markup.inserted#937D25
markup.changed#5AA329
markup.heading, markup.heading.setext, punctuation.definition.heading#937D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5AA329
string.other.link.title, string.other.link.description#937D25
markup.underline.link#A68B6Aunderline
punctuation.definition.list#588321
markup.quote, punctuation.definition.quote#A68B6Aitalic