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#141210
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A267
  • activityBar.inactiveForeground#F7F5F160
  • activityBarBadge.background#E9A267
  • activityBarBadge.foreground#141210
  • button.background#E9A267
  • button.foreground#141210
  • button.hoverBackground#E9A267dd
  • editor.background#141210
  • editor.foreground#F7F5F1
  • editor.inactiveSelectionBackground#ECA9793580
  • editor.lineHighlightBackground#1D161140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECA97935
  • editorCursor.foreground#E9A267
  • editorGroupHeader.tabsBackground#141210dd
  • editorLineNumber.activeForeground#E9A267
  • editorLineNumber.foreground#C1B9AE80
  • focusBorder#E9A267
  • foreground#F7F5F1
  • input.background#1D1611
  • input.border#ffffff15
  • input.foreground#F7F5F1
  • input.placeholderForeground#F7F5F160
  • list.activeSelectionBackground#E9A26730
  • list.activeSelectionForeground#F7F5F1
  • list.highlightForeground#E9A267
  • list.hoverBackground#1D161140
  • list.hoverForeground#F7F5F1
  • list.inactiveSelectionBackground#E9A26715
  • list.inactiveSelectionForeground#F7F5F1
  • selection.background#ECA97935
  • sideBar.background#1D1611
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F5F1
  • sideBarSectionHeader.background#14121080
  • sideBarSectionHeader.foreground#F7F5F1
  • sideBarTitle.foreground#E9A267
  • statusBar.background#141210
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F5F1
  • statusBar.noFolderBackground#141210
  • tab.activeBackground#141210
  • tab.activeBorderTop#E9A267
  • tab.activeForeground#F7F5F1
  • tab.border#ffffff15
  • tab.inactiveBackground#1D161160
  • tab.inactiveForeground#F7F5F180
  • terminal.ansiBlack#141210
  • terminal.ansiBlue#ECA979
  • terminal.ansiCyan#D1E755
  • terminal.ansiGreen#E9A267
  • terminal.ansiMagenta#83F199
  • terminal.ansiRed#83F199
  • terminal.ansiWhite#F7F5F1
  • terminal.ansiYellow#D1E755
  • terminal.background#141210
  • terminal.foreground#F7F5F1
  • titleBar.activeBackground#141210
  • titleBar.activeForeground#F7F5F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#141210
  • titleBar.inactiveForeground#F7F5F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C1B9AEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECA979bold
storage.type, storage.modifier#ECA979italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A267
string, punctuation.definition.string, string.template, meta.template.expression#D1E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F199
variable, variable.other.readwrite, variable.other.object#F7F5F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F5F1
variable.parameter, meta.parameter#F7F5F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F5F180
keyword.operator#F7F5F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#D1E755bold
entity.other.inherited-class#E9A267
entity.name.tag, punctuation.definition.tag#ECA979
entity.other.attribute-name#E9A267
meta.diff, meta.diff.header#C1B9AE
markup.deleted#83F199
markup.inserted#E9A267
markup.changed#D1E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A267bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#D1E755
string.other.link.title, string.other.link.description#E9A267
markup.underline.link#C1B9AEunderline
punctuation.definition.list#ECA979
markup.quote, punctuation.definition.quote#C1B9AEitalic
Morphous Theme by Ameyanagi - VS Code Theme