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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#589325
  • activityBar.inactiveForeground#23241F60
  • activityBarBadge.background#589325
  • activityBarBadge.foreground#FDFDFC
  • button.background#589325
  • button.foreground#FDFDFC
  • button.hoverBackground#589325dd
  • editor.background#FDFDFC
  • editor.foreground#23241F
  • editor.inactiveSelectionBackground#4683212580
  • editor.lineHighlightBackground#EEEBE350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#46832125
  • editorCursor.foreground#589325
  • editorGroupHeader.tabsBackground#EEEBE3aa
  • editorLineNumber.activeForeground#589325
  • editorLineNumber.foreground#D6D7DA80
  • focusBorder#589325
  • foreground#23241F
  • input.background#EEEBE3
  • input.border#00000015
  • input.foreground#23241F
  • input.placeholderForeground#23241F60
  • list.activeSelectionBackground#58932530
  • list.activeSelectionForeground#23241F
  • list.highlightForeground#589325
  • list.hoverBackground#EEEBE340
  • list.hoverForeground#23241F
  • list.inactiveSelectionBackground#58932515
  • list.inactiveSelectionForeground#23241F
  • selection.background#46832125
  • sideBar.background#EEEBE3
  • sideBar.border#00000015
  • sideBar.foreground#23241F
  • sideBarSectionHeader.background#EEEBE380
  • sideBarSectionHeader.foreground#23241F
  • sideBarTitle.foreground#589325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#23241F
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#589325
  • tab.activeForeground#23241F
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#23241F80
  • terminal.ansiBlack#23241F
  • terminal.ansiBlue#468321
  • terminal.ansiCyan#7229A3
  • terminal.ansiGreen#589325
  • terminal.ansiMagenta#765119
  • terminal.ansiRed#765119
  • terminal.ansiWhite#23241F
  • terminal.ansiYellow#7229A3
  • terminal.background#FDFDFC
  • terminal.foreground#23241F
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#23241F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#23241F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6D7DAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#468321bold
storage.type, storage.modifier#468321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#589325
string, punctuation.definition.string, string.template, meta.template.expression#7229A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765119
variable, variable.other.readwrite, variable.other.object#23241F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#23241F
variable.parameter, meta.parameter#23241Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#23241F80
keyword.operator#23241F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7229A3bold
entity.other.inherited-class#589325
entity.name.tag, punctuation.definition.tag#468321
entity.other.attribute-name#589325
meta.diff, meta.diff.header#D6D7DA
markup.deleted#765119
markup.inserted#589325
markup.changed#7229A3
markup.heading, markup.heading.setext, punctuation.definition.heading#589325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7229A3
string.other.link.title, string.other.link.description#589325
markup.underline.link#D6D7DAunderline
punctuation.definition.list#468321
markup.quote, punctuation.definition.quote#D6D7DAitalic
Morphous Theme by Ameyanagi - VS Code Theme