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#FAF7F0
  • activityBar.border#00000015
  • activityBar.foreground#679325
  • activityBar.inactiveForeground#1E221660
  • activityBarBadge.background#679325
  • activityBarBadge.foreground#FAF7F0
  • button.background#679325
  • button.foreground#FAF7F0
  • button.hoverBackground#679325dd
  • editor.background#FAF7F0
  • editor.foreground#1E2216
  • editor.inactiveSelectionBackground#6283212580
  • editor.lineHighlightBackground#FCF9F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#62832125
  • editorCursor.foreground#679325
  • editorGroupHeader.tabsBackground#FCF9F3aa
  • editorLineNumber.activeForeground#679325
  • editorLineNumber.foreground#D7C6A680
  • focusBorder#679325
  • foreground#1E2216
  • input.background#FCF9F3
  • input.border#00000015
  • input.foreground#1E2216
  • input.placeholderForeground#1E221660
  • list.activeSelectionBackground#67932530
  • list.activeSelectionForeground#1E2216
  • list.highlightForeground#679325
  • list.hoverBackground#FCF9F340
  • list.hoverForeground#1E2216
  • list.inactiveSelectionBackground#67932515
  • list.inactiveSelectionForeground#1E2216
  • selection.background#62832125
  • sideBar.background#FCF9F3
  • sideBar.border#00000015
  • sideBar.foreground#1E2216
  • sideBarSectionHeader.background#FCF9F380
  • sideBarSectionHeader.foreground#1E2216
  • sideBarTitle.foreground#679325
  • statusBar.background#FAF7F0
  • statusBar.border#00000015
  • statusBar.foreground#1E2216
  • statusBar.noFolderBackground#FAF7F0
  • tab.activeBackground#FAF7F0
  • tab.activeBorderTop#679325
  • tab.activeForeground#1E2216
  • tab.border#00000015
  • tab.inactiveBackground#FAF7F060
  • tab.inactiveForeground#1E221680
  • terminal.ansiBlack#1E2216
  • terminal.ansiBlue#628321
  • terminal.ansiCyan#A38729
  • terminal.ansiGreen#679325
  • terminal.ansiMagenta#765D19
  • terminal.ansiRed#765D19
  • terminal.ansiWhite#1E2216
  • terminal.ansiYellow#A38729
  • terminal.background#FAF7F0
  • terminal.foreground#1E2216
  • titleBar.activeBackground#FAF7F0
  • titleBar.activeForeground#1E2216
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF7F0
  • titleBar.inactiveForeground#1E221660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7C6A6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#628321bold
storage.type, storage.modifier#628321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#679325
string, punctuation.definition.string, string.template, meta.template.expression#A38729
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765D19
variable, variable.other.readwrite, variable.other.object#1E2216
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E2216
variable.parameter, meta.parameter#1E2216dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E221680
keyword.operator#1E2216
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38729bold
entity.other.inherited-class#679325
entity.name.tag, punctuation.definition.tag#628321
entity.other.attribute-name#679325
meta.diff, meta.diff.header#D7C6A6
markup.deleted#765D19
markup.inserted#679325
markup.changed#A38729
markup.heading, markup.heading.setext, punctuation.definition.heading#679325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38729
string.other.link.title, string.other.link.description#679325
markup.underline.link#D7C6A6underline
punctuation.definition.list#628321
markup.quote, punctuation.definition.quote#D7C6A6italic