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#806552
  • activityBar.border#ffffff15
  • activityBar.foreground#E9C267
  • activityBar.inactiveForeground#FAF8FC60
  • activityBarBadge.background#E9C267
  • activityBarBadge.foreground#806552
  • button.background#E9C267
  • button.foreground#806552
  • button.hoverBackground#E9C267dd
  • editor.background#806552
  • editor.foreground#FAF8FC
  • editor.inactiveSelectionBackground#ECB3793580
  • editor.lineHighlightBackground#1C1A1740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECB37935
  • editorCursor.foreground#E9C267
  • editorGroupHeader.tabsBackground#806552dd
  • editorLineNumber.activeForeground#E9C267
  • editorLineNumber.foreground#c8b6a480
  • focusBorder#E9C267
  • foreground#FAF8FC
  • input.background#1C1A17
  • input.border#ffffff15
  • input.foreground#FAF8FC
  • input.placeholderForeground#FAF8FC60
  • list.activeSelectionBackground#E9C26730
  • list.activeSelectionForeground#FAF8FC
  • list.highlightForeground#E9C267
  • list.hoverBackground#1C1A1740
  • list.hoverForeground#FAF8FC
  • list.inactiveSelectionBackground#E9C26715
  • list.inactiveSelectionForeground#FAF8FC
  • selection.background#ECB37935
  • sideBar.background#1C1A17
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF8FC
  • sideBarSectionHeader.background#80655280
  • sideBarSectionHeader.foreground#FAF8FC
  • sideBarTitle.foreground#E9C267
  • statusBar.background#806552
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF8FC
  • statusBar.noFolderBackground#806552
  • tab.activeBackground#806552
  • tab.activeBorderTop#E9C267
  • tab.activeForeground#FAF8FC
  • tab.border#ffffff15
  • tab.inactiveBackground#1C1A1760
  • tab.inactiveForeground#FAF8FC80
  • terminal.ansiBlack#806552
  • terminal.ansiBlue#ECB379
  • terminal.ansiCyan#55E755
  • terminal.ansiGreen#E9C267
  • terminal.ansiMagenta#83BAF1
  • terminal.ansiRed#83BAF1
  • terminal.ansiWhite#FAF8FC
  • terminal.ansiYellow#55E755
  • terminal.background#806552
  • terminal.foreground#FAF8FC
  • titleBar.activeBackground#806552
  • titleBar.activeForeground#FAF8FC
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#806552
  • titleBar.inactiveForeground#FAF8FC60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c8b6a4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECB379bold
storage.type, storage.modifier#ECB379italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9C267
string, punctuation.definition.string, string.template, meta.template.expression#55E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83BAF1
variable, variable.other.readwrite, variable.other.object#FAF8FC
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF8FC
variable.parameter, meta.parameter#FAF8FCdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF8FC80
keyword.operator#FAF8FC
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E755bold
entity.other.inherited-class#E9C267
entity.name.tag, punctuation.definition.tag#ECB379
entity.other.attribute-name#E9C267
meta.diff, meta.diff.header#c8b6a4
markup.deleted#83BAF1
markup.inserted#E9C267
markup.changed#55E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9C267bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E755
string.other.link.title, string.other.link.description#E9C267
markup.underline.link#c8b6a4underline
punctuation.definition.list#ECB379
markup.quote, punctuation.definition.quote#c8b6a4italic
Morphous Theme by Ameyanagi - VS Code Theme