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#659325
  • activityBar.inactiveForeground#2E291F60
  • activityBarBadge.background#659325
  • activityBarBadge.foreground#FEFDFB
  • button.background#659325
  • button.foreground#FEFDFB
  • button.hoverBackground#659325dd
  • editor.background#FEFDFB
  • editor.foreground#2E291F
  • editor.inactiveSelectionBackground#5383212580
  • editor.lineHighlightBackground#F5F0E050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#53832125
  • editorCursor.foreground#659325
  • editorGroupHeader.tabsBackground#F5F0E0aa
  • editorLineNumber.activeForeground#659325
  • editorLineNumber.foreground#A9876C80
  • focusBorder#659325
  • foreground#2E291F
  • input.background#F5F0E0
  • input.border#00000015
  • input.foreground#2E291F
  • input.placeholderForeground#2E291F60
  • list.activeSelectionBackground#65932530
  • list.activeSelectionForeground#2E291F
  • list.highlightForeground#659325
  • list.hoverBackground#F5F0E040
  • list.hoverForeground#2E291F
  • list.inactiveSelectionBackground#65932515
  • list.inactiveSelectionForeground#2E291F
  • selection.background#53832125
  • sideBar.background#F5F0E0
  • sideBar.border#00000015
  • sideBar.foreground#2E291F
  • sideBarSectionHeader.background#F5F0E080
  • sideBarSectionHeader.foreground#2E291F
  • sideBarTitle.foreground#659325
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#2E291F
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#659325
  • tab.activeForeground#2E291F
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#2E291F80
  • terminal.ansiBlack#2E291F
  • terminal.ansiBlue#538321
  • terminal.ansiCyan#A35629
  • terminal.ansiGreen#659325
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#2E291F
  • terminal.ansiYellow#A35629
  • terminal.background#FEFDFB
  • terminal.foreground#2E291F
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#2E291F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#2E291F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9876Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#538321bold
storage.type, storage.modifier#538321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#659325—
string, punctuation.definition.string, string.template, meta.template.expression#A35629—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719—
variable, variable.other.readwrite, variable.other.object#2E291F—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E291F—
variable.parameter, meta.parameter#2E291Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E291F80—
keyword.operator#2E291F—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A35629bold
entity.other.inherited-class#659325—
entity.name.tag, punctuation.definition.tag#538321—
entity.other.attribute-name#659325—
meta.diff, meta.diff.header#A9876C—
markup.deleted#765719—
markup.inserted#659325—
markup.changed#A35629—
markup.heading, markup.heading.setext, punctuation.definition.heading#659325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#A35629—
string.other.link.title, string.other.link.description#659325—
markup.underline.link#A9876Cunderline
punctuation.definition.list#538321—
markup.quote, punctuation.definition.quote#A9876Citalic