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#150E09
  • activityBar.border#ffffff15
  • activityBar.foreground#E99D67
  • activityBar.inactiveForeground#F7F3EC60
  • activityBarBadge.background#E99D67
  • activityBarBadge.foreground#150E09
  • button.background#E99D67
  • button.foreground#150E09
  • button.hoverBackground#E99D67dd
  • editor.background#150E09
  • editor.foreground#F7F3EC
  • editor.inactiveSelectionBackground#EC96793580
  • editor.lineHighlightBackground#11100D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC967935
  • editorCursor.foreground#E99D67
  • editorGroupHeader.tabsBackground#150E09dd
  • editorLineNumber.activeForeground#E99D67
  • editorLineNumber.foreground#D1D0C680
  • focusBorder#E99D67
  • foreground#F7F3EC
  • input.background#11100D
  • input.border#ffffff15
  • input.foreground#F7F3EC
  • input.placeholderForeground#F7F3EC60
  • list.activeSelectionBackground#E99D6730
  • list.activeSelectionForeground#F7F3EC
  • list.highlightForeground#E99D67
  • list.hoverBackground#11100D40
  • list.hoverForeground#F7F3EC
  • list.inactiveSelectionBackground#E99D6715
  • list.inactiveSelectionForeground#F7F3EC
  • selection.background#EC967935
  • sideBar.background#11100D
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F3EC
  • sideBarSectionHeader.background#150E0980
  • sideBarSectionHeader.foreground#F7F3EC
  • sideBarTitle.foreground#E99D67
  • statusBar.background#150E09
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F3EC
  • statusBar.noFolderBackground#150E09
  • tab.activeBackground#150E09
  • tab.activeBorderTop#E99D67
  • tab.activeForeground#F7F3EC
  • tab.border#ffffff15
  • tab.inactiveBackground#11100D60
  • tab.inactiveForeground#F7F3EC80
  • terminal.ansiBlack#150E09
  • terminal.ansiBlue#EC9679
  • terminal.ansiCyan#CCE755
  • terminal.ansiGreen#E99D67
  • terminal.ansiMagenta#F19983
  • terminal.ansiRed#F19983
  • terminal.ansiWhite#F7F3EC
  • terminal.ansiYellow#CCE755
  • terminal.background#150E09
  • terminal.foreground#F7F3EC
  • titleBar.activeBackground#150E09
  • titleBar.activeForeground#F7F3EC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#150E09
  • titleBar.inactiveForeground#F7F3EC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D1D0C6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC9679bold
storage.type, storage.modifier#EC9679italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E99D67
string, punctuation.definition.string, string.template, meta.template.expression#CCE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19983
variable, variable.other.readwrite, variable.other.object#F7F3EC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F3EC
variable.parameter, meta.parameter#F7F3ECdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F3EC80
keyword.operator#F7F3EC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#CCE755bold
entity.other.inherited-class#E99D67
entity.name.tag, punctuation.definition.tag#EC9679
entity.other.attribute-name#E99D67
meta.diff, meta.diff.header#D1D0C6
markup.deleted#F19983
markup.inserted#E99D67
markup.changed#CCE755
markup.heading, markup.heading.setext, punctuation.definition.heading#E99D67bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#CCE755
string.other.link.title, string.other.link.description#E99D67
markup.underline.link#D1D0C6underline
punctuation.definition.list#EC9679
markup.quote, punctuation.definition.quote#D1D0C6italic
Morphous Theme by Ameyanagi - VS Code Theme