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#FAFBF9
  • activityBar.border#00000015
  • activityBar.foreground#6A9325
  • activityBar.inactiveForeground#171b1a60
  • activityBarBadge.background#6A9325
  • activityBarBadge.foreground#FAFBF9
  • button.background#6A9325
  • button.foreground#FAFBF9
  • button.hoverBackground#6A9325dd
  • editor.background#FAFBF9
  • editor.foreground#171b1a
  • editor.inactiveSelectionBackground#5F83212580
  • editor.lineHighlightBackground#E0E4DD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5F832125
  • editorCursor.foreground#6A9325
  • editorGroupHeader.tabsBackground#E0E4DDaa
  • editorLineNumber.activeForeground#6A9325
  • editorLineNumber.foreground#7b827f80
  • focusBorder#6A9325
  • foreground#171b1a
  • input.background#E0E4DD
  • input.border#00000015
  • input.foreground#171b1a
  • input.placeholderForeground#171b1a60
  • list.activeSelectionBackground#6A932530
  • list.activeSelectionForeground#171b1a
  • list.highlightForeground#6A9325
  • list.hoverBackground#E0E4DD40
  • list.hoverForeground#171b1a
  • list.inactiveSelectionBackground#6A932515
  • list.inactiveSelectionForeground#171b1a
  • selection.background#5F832125
  • sideBar.background#E0E4DD
  • sideBar.border#00000015
  • sideBar.foreground#171b1a
  • sideBarSectionHeader.background#E0E4DD80
  • sideBarSectionHeader.foreground#171b1a
  • sideBarTitle.foreground#6A9325
  • statusBar.background#FAFBF9
  • statusBar.border#00000015
  • statusBar.foreground#171b1a
  • statusBar.noFolderBackground#FAFBF9
  • tab.activeBackground#FAFBF9
  • tab.activeBorderTop#6A9325
  • tab.activeForeground#171b1a
  • tab.border#00000015
  • tab.inactiveBackground#FAFBF960
  • tab.inactiveForeground#171b1a80
  • terminal.ansiBlack#171b1a
  • terminal.ansiBlue#5F8321
  • terminal.ansiCyan#89A329
  • terminal.ansiGreen#6A9325
  • terminal.ansiMagenta#19765F
  • terminal.ansiRed#19765F
  • terminal.ansiWhite#171b1a
  • terminal.ansiYellow#89A329
  • terminal.background#FAFBF9
  • terminal.foreground#171b1a
  • titleBar.activeBackground#FAFBF9
  • titleBar.activeForeground#171b1a
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAFBF9
  • titleBar.inactiveForeground#171b1a60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7b827fitalic
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#6A9325
string, punctuation.definition.string, string.template, meta.template.expression#89A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19765F
variable, variable.other.readwrite, variable.other.object#171b1a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171b1a
variable.parameter, meta.parameter#171b1additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#171b1a80
keyword.operator#171b1a
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#89A329bold
entity.other.inherited-class#6A9325
entity.name.tag, punctuation.definition.tag#5F8321
entity.other.attribute-name#6A9325
meta.diff, meta.diff.header#7b827f
markup.deleted#19765F
markup.inserted#6A9325
markup.changed#89A329
markup.heading, markup.heading.setext, punctuation.definition.heading#6A9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#89A329
string.other.link.title, string.other.link.description#6A9325
markup.underline.link#7b827funderline
punctuation.definition.list#5F8321
markup.quote, punctuation.definition.quote#7b827fitalic
Morphous Theme by Ameyanagi - VS Code Theme