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#f4f1e4
  • activityBar.border#00000015
  • activityBar.foreground#7f8446
  • activityBar.inactiveForeground#20281860
  • activityBarBadge.background#7f8446
  • activityBarBadge.foreground#f4f1e4
  • button.background#7f8446
  • button.foreground#f4f1e4
  • button.hoverBackground#7f8446dd
  • editor.background#f4f1e4
  • editor.foreground#202818
  • editor.inactiveSelectionBackground#8a6f482580
  • editor.lineHighlightBackground#ded8bd50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8a6f4825
  • editorCursor.foreground#7f8446
  • editorGroupHeader.tabsBackground#ded8bdaa
  • editorLineNumber.activeForeground#7f8446
  • editorLineNumber.foreground#b8b58a80
  • focusBorder#7f8446
  • foreground#202818
  • input.background#ded8bd
  • input.border#00000015
  • input.foreground#202818
  • input.placeholderForeground#20281860
  • list.activeSelectionBackground#7f844630
  • list.activeSelectionForeground#202818
  • list.highlightForeground#7f8446
  • list.hoverBackground#ded8bd40
  • list.hoverForeground#202818
  • list.inactiveSelectionBackground#7f844615
  • list.inactiveSelectionForeground#202818
  • selection.background#8a6f4825
  • sideBar.background#ded8bd
  • sideBar.border#00000015
  • sideBar.foreground#202818
  • sideBarSectionHeader.background#ded8bd80
  • sideBarSectionHeader.foreground#202818
  • sideBarTitle.foreground#7f8446
  • statusBar.background#f4f1e4
  • statusBar.border#00000015
  • statusBar.foreground#202818
  • statusBar.noFolderBackground#f4f1e4
  • tab.activeBackground#f4f1e4
  • tab.activeBorderTop#7f8446
  • tab.activeForeground#202818
  • tab.border#00000015
  • tab.inactiveBackground#f4f1e460
  • tab.inactiveForeground#20281880
  • terminal.ansiBlack#202818
  • terminal.ansiBlue#8a6f48
  • terminal.ansiCyan#b2b878
  • terminal.ansiGreen#7f8446
  • terminal.ansiMagenta#a88753
  • terminal.ansiRed#a88753
  • terminal.ansiWhite#202818
  • terminal.ansiYellow#b2b878
  • terminal.background#f4f1e4
  • terminal.foreground#202818
  • titleBar.activeBackground#f4f1e4
  • titleBar.activeForeground#202818
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f1e4
  • titleBar.inactiveForeground#20281860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b8b58aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8a6f48bold
storage.type, storage.modifier#8a6f48italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7f8446
string, punctuation.definition.string, string.template, meta.template.expression#b2b878
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#a88753
variable, variable.other.readwrite, variable.other.object#202818
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#202818
variable.parameter, meta.parameter#202818dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20281880
keyword.operator#202818
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b2b878bold
entity.other.inherited-class#7f8446
entity.name.tag, punctuation.definition.tag#8a6f48
entity.other.attribute-name#7f8446
meta.diff, meta.diff.header#b8b58a
markup.deleted#a88753
markup.inserted#7f8446
markup.changed#b2b878
markup.heading, markup.heading.setext, punctuation.definition.heading#7f8446bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b2b878
string.other.link.title, string.other.link.description#7f8446
markup.underline.link#b8b58aunderline
punctuation.definition.list#8a6f48
markup.quote, punctuation.definition.quote#b8b58aitalic
Morphous Theme by Ameyanagi - VS Code Theme