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#679325
  • activityBar.inactiveForeground#0E0F0E60
  • activityBarBadge.background#679325
  • activityBarBadge.foreground#FDFEFB
  • button.background#679325
  • button.foreground#FDFEFB
  • button.hoverBackground#679325dd
  • editor.background#FDFEFB
  • editor.foreground#0E0F0E
  • editor.inactiveSelectionBackground#5F83212580
  • editor.lineHighlightBackground#F4F6F450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5F832125
  • editorCursor.foreground#679325
  • editorGroupHeader.tabsBackground#F4F6F4aa
  • editorLineNumber.activeForeground#679325
  • editorLineNumber.foreground#D7DBD680
  • focusBorder#679325
  • foreground#0E0F0E
  • input.background#F4F6F4
  • input.border#00000015
  • input.foreground#0E0F0E
  • input.placeholderForeground#0E0F0E60
  • list.activeSelectionBackground#67932530
  • list.activeSelectionForeground#0E0F0E
  • list.highlightForeground#679325
  • list.hoverBackground#F4F6F440
  • list.hoverForeground#0E0F0E
  • list.inactiveSelectionBackground#67932515
  • list.inactiveSelectionForeground#0E0F0E
  • selection.background#5F832125
  • sideBar.background#F4F6F4
  • sideBar.border#00000015
  • sideBar.foreground#0E0F0E
  • sideBarSectionHeader.background#F4F6F480
  • sideBarSectionHeader.foreground#0E0F0E
  • sideBarTitle.foreground#679325
  • statusBar.background#FDFEFB
  • statusBar.border#00000015
  • statusBar.foreground#0E0F0E
  • statusBar.noFolderBackground#FDFEFB
  • tab.activeBackground#FDFEFB
  • tab.activeBorderTop#679325
  • tab.activeForeground#0E0F0E
  • tab.border#00000015
  • tab.inactiveBackground#FDFEFB60
  • tab.inactiveForeground#0E0F0E80
  • terminal.ansiBlack#0E0F0E
  • terminal.ansiBlue#5F8321
  • terminal.ansiCyan#72A329
  • terminal.ansiGreen#679325
  • terminal.ansiMagenta#4A7619
  • terminal.ansiRed#4A7619
  • terminal.ansiWhite#0E0F0E
  • terminal.ansiYellow#72A329
  • terminal.background#FDFEFB
  • terminal.foreground#0E0F0E
  • titleBar.activeBackground#FDFEFB
  • titleBar.activeForeground#0E0F0E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFEFB
  • titleBar.inactiveForeground#0E0F0E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DBD6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5F8321bold
storage.type, storage.modifier#5F8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#679325—
string, punctuation.definition.string, string.template, meta.template.expression#72A329—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4A7619—
variable, variable.other.readwrite, variable.other.object#0E0F0E—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E0F0E—
variable.parameter, meta.parameter#0E0F0Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E0F0E80—
keyword.operator#0E0F0E—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#72A329bold
entity.other.inherited-class#679325—
entity.name.tag, punctuation.definition.tag#5F8321—
entity.other.attribute-name#679325—
meta.diff, meta.diff.header#D7DBD6—
markup.deleted#4A7619—
markup.inserted#679325—
markup.changed#72A329—
markup.heading, markup.heading.setext, punctuation.definition.heading#679325bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#72A329—
string.other.link.title, string.other.link.description#679325—
markup.underline.link#D7DBD6underline
punctuation.definition.list#5F8321—
markup.quote, punctuation.definition.quote#D7DBD6italic