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#f6fbf5
  • activityBar.border#00000015
  • activityBar.foreground#4faa55
  • activityBar.inactiveForeground#1e302560
  • activityBarBadge.background#4faa55
  • activityBarBadge.foreground#f6fbf5
  • button.background#4faa55
  • button.foreground#f6fbf5
  • button.hoverBackground#4faa55dd
  • editor.background#f6fbf5
  • editor.foreground#1e3025
  • editor.inactiveSelectionBackground#9edfe82580
  • editor.lineHighlightBackground#e4f1e550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9edfe825
  • editorCursor.foreground#4faa55
  • editorGroupHeader.tabsBackground#e4f1e5aa
  • editorLineNumber.activeForeground#4faa55
  • editorLineNumber.foreground#a9bda780
  • focusBorder#4faa55
  • foreground#1e3025
  • input.background#e4f1e5
  • input.border#00000015
  • input.foreground#1e3025
  • input.placeholderForeground#1e302560
  • list.activeSelectionBackground#4faa5530
  • list.activeSelectionForeground#1e3025
  • list.highlightForeground#4faa55
  • list.hoverBackground#e4f1e540
  • list.hoverForeground#1e3025
  • list.inactiveSelectionBackground#4faa5515
  • list.inactiveSelectionForeground#1e3025
  • selection.background#9edfe825
  • sideBar.background#e4f1e5
  • sideBar.border#00000015
  • sideBar.foreground#1e3025
  • sideBarSectionHeader.background#e4f1e580
  • sideBarSectionHeader.foreground#1e3025
  • sideBarTitle.foreground#4faa55
  • statusBar.background#f6fbf5
  • statusBar.border#00000015
  • statusBar.foreground#1e3025
  • statusBar.noFolderBackground#f6fbf5
  • tab.activeBackground#f6fbf5
  • tab.activeBorderTop#4faa55
  • tab.activeForeground#1e3025
  • tab.border#00000015
  • tab.inactiveBackground#f6fbf560
  • tab.inactiveForeground#1e302580
  • terminal.ansiBlack#1e3025
  • terminal.ansiBlue#9edfe8
  • terminal.ansiCyan#efc35b
  • terminal.ansiGreen#4faa55
  • terminal.ansiMagenta#75bf6b
  • terminal.ansiRed#75bf6b
  • terminal.ansiWhite#1e3025
  • terminal.ansiYellow#efc35b
  • terminal.background#f6fbf5
  • terminal.foreground#1e3025
  • titleBar.activeBackground#f6fbf5
  • titleBar.activeForeground#1e3025
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6fbf5
  • titleBar.inactiveForeground#1e302560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a9bda7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9edfe8bold
storage.type, storage.modifier#9edfe8italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#4faa55
string, punctuation.definition.string, string.template, meta.template.expression#efc35b
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#75bf6b
variable, variable.other.readwrite, variable.other.object#1e3025
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1e3025
variable.parameter, meta.parameter#1e3025dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1e302580
keyword.operator#1e3025
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#efc35bbold
entity.other.inherited-class#4faa55
entity.name.tag, punctuation.definition.tag#9edfe8
entity.other.attribute-name#4faa55
meta.diff, meta.diff.header#a9bda7
markup.deleted#75bf6b
markup.inserted#4faa55
markup.changed#efc35b
markup.heading, markup.heading.setext, punctuation.definition.heading#4faa55bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#efc35b
string.other.link.title, string.other.link.description#4faa55
markup.underline.link#a9bda7underline
punctuation.definition.list#9edfe8
markup.quote, punctuation.definition.quote#a9bda7italic
Morphous Theme by Ameyanagi - VS Code Theme