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#FDFEFB
  • activityBar.border#00000015
  • activityBar.foreground#749325
  • activityBar.inactiveForeground#1A271E60
  • activityBarBadge.background#749325
  • activityBarBadge.foreground#FDFEFB
  • button.background#749325
  • button.foreground#FDFEFB
  • button.hoverBackground#749325dd
  • editor.background#FDFEFB
  • editor.foreground#1A271E
  • editor.inactiveSelectionBackground#5283212580
  • editor.lineHighlightBackground#FDFFF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#52832125
  • editorCursor.foreground#749325
  • editorGroupHeader.tabsBackground#FDFFF0aa
  • editorLineNumber.activeForeground#749325
  • editorLineNumber.foreground#A9B4A480
  • focusBorder#749325
  • foreground#1A271E
  • input.background#FDFFF0
  • input.border#00000015
  • input.foreground#1A271E
  • input.placeholderForeground#1A271E60
  • list.activeSelectionBackground#74932530
  • list.activeSelectionForeground#1A271E
  • list.highlightForeground#749325
  • list.hoverBackground#FDFFF040
  • list.hoverForeground#1A271E
  • list.inactiveSelectionBackground#74932515
  • list.inactiveSelectionForeground#1A271E
  • selection.background#52832125
  • sideBar.background#FDFFF0
  • sideBar.border#00000015
  • sideBar.foreground#1A271E
  • sideBarSectionHeader.background#FDFFF080
  • sideBarSectionHeader.foreground#1A271E
  • sideBarTitle.foreground#749325
  • statusBar.background#FDFEFB
  • statusBar.border#00000015
  • statusBar.foreground#1A271E
  • statusBar.noFolderBackground#FDFEFB
  • tab.activeBackground#FDFEFB
  • tab.activeBorderTop#749325
  • tab.activeForeground#1A271E
  • tab.border#00000015
  • tab.inactiveBackground#FDFEFB60
  • tab.inactiveForeground#1A271E80
  • terminal.ansiBlack#1A271E
  • terminal.ansiBlue#528321
  • terminal.ansiCyan#A37E29
  • terminal.ansiGreen#749325
  • terminal.ansiMagenta#4A7619
  • terminal.ansiRed#4A7619
  • terminal.ansiWhite#1A271E
  • terminal.ansiYellow#A37E29
  • terminal.background#FDFEFB
  • terminal.foreground#1A271E
  • titleBar.activeBackground#FDFEFB
  • titleBar.activeForeground#1A271E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFEFB
  • titleBar.inactiveForeground#1A271E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A9B4A4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#528321bold
storage.type, storage.modifier#528321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#749325
string, punctuation.definition.string, string.template, meta.template.expression#A37E29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4A7619
variable, variable.other.readwrite, variable.other.object#1A271E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A271E
variable.parameter, meta.parameter#1A271Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A271E80
keyword.operator#1A271E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37E29bold
entity.other.inherited-class#749325
entity.name.tag, punctuation.definition.tag#528321
entity.other.attribute-name#749325
meta.diff, meta.diff.header#A9B4A4
markup.deleted#4A7619
markup.inserted#749325
markup.changed#A37E29
markup.heading, markup.heading.setext, punctuation.definition.heading#749325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37E29
string.other.link.title, string.other.link.description#749325
markup.underline.link#A9B4A4underline
punctuation.definition.list#528321
markup.quote, punctuation.definition.quote#A9B4A4italic