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#f3e9d6
  • activityBar.border#00000015
  • activityBar.foreground#c6e13a
  • activityBar.inactiveForeground#20251d60
  • activityBarBadge.background#c6e13a
  • activityBarBadge.foreground#f3e9d6
  • button.background#c6e13a
  • button.foreground#f3e9d6
  • button.hoverBackground#c6e13add
  • editor.background#f3e9d6
  • editor.foreground#20251d
  • editor.inactiveSelectionBackground#0da9a62580
  • editor.lineHighlightBackground#dff6e750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0da9a625
  • editorCursor.foreground#c6e13a
  • editorGroupHeader.tabsBackground#dff6e7aa
  • editorLineNumber.activeForeground#c6e13a
  • editorLineNumber.foreground#5b463480
  • focusBorder#c6e13a
  • foreground#20251d
  • input.background#dff6e7
  • input.border#00000015
  • input.foreground#20251d
  • input.placeholderForeground#20251d60
  • list.activeSelectionBackground#c6e13a30
  • list.activeSelectionForeground#20251d
  • list.highlightForeground#c6e13a
  • list.hoverBackground#dff6e740
  • list.hoverForeground#20251d
  • list.inactiveSelectionBackground#c6e13a15
  • list.inactiveSelectionForeground#20251d
  • selection.background#0da9a625
  • sideBar.background#dff6e7
  • sideBar.border#00000015
  • sideBar.foreground#20251d
  • sideBarSectionHeader.background#dff6e780
  • sideBarSectionHeader.foreground#20251d
  • sideBarTitle.foreground#c6e13a
  • statusBar.background#f3e9d6
  • statusBar.border#00000015
  • statusBar.foreground#20251d
  • statusBar.noFolderBackground#f3e9d6
  • tab.activeBackground#f3e9d6
  • tab.activeBorderTop#c6e13a
  • tab.activeForeground#20251d
  • tab.border#00000015
  • tab.inactiveBackground#f3e9d660
  • tab.inactiveForeground#20251d80
  • terminal.ansiBlack#20251d
  • terminal.ansiBlue#0da9a6
  • terminal.ansiCyan#d6a23a
  • terminal.ansiGreen#c6e13a
  • terminal.ansiMagenta#9acd56
  • terminal.ansiRed#9acd56
  • terminal.ansiWhite#20251d
  • terminal.ansiYellow#d6a23a
  • terminal.background#f3e9d6
  • terminal.foreground#20251d
  • titleBar.activeBackground#f3e9d6
  • titleBar.activeForeground#20251d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f3e9d6
  • titleBar.inactiveForeground#20251d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b4634italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0da9a6bold
storage.type, storage.modifier#0da9a6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c6e13a
string, punctuation.definition.string, string.template, meta.template.expression#d6a23a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9acd56
variable, variable.other.readwrite, variable.other.object#20251d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#20251d
variable.parameter, meta.parameter#20251ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20251d80
keyword.operator#20251d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#d6a23abold
entity.other.inherited-class#c6e13a
entity.name.tag, punctuation.definition.tag#0da9a6
entity.other.attribute-name#c6e13a
meta.diff, meta.diff.header#5b4634
markup.deleted#9acd56
markup.inserted#c6e13a
markup.changed#d6a23a
markup.heading, markup.heading.setext, punctuation.definition.heading#c6e13abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#d6a23a
string.other.link.title, string.other.link.description#c6e13a
markup.underline.link#5b4634underline
punctuation.definition.list#0da9a6
markup.quote, punctuation.definition.quote#5b4634italic
Morphous Theme by Ameyanagi - VS Code Theme