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#0A2D42
  • activityBar.border#ffffff15
  • activityBar.foreground#E98667
  • activityBar.inactiveForeground#FFF7E860
  • activityBarBadge.background#E98667
  • activityBarBadge.foreground#0A2D42
  • button.background#E98667
  • button.foreground#0A2D42
  • button.hoverBackground#E98667dd
  • editor.background#0A2D42
  • editor.foreground#FFF7E8
  • editor.inactiveSelectionBackground#79E4EC3580
  • editor.lineHighlightBackground#0A2D4240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79E4EC35
  • editorCursor.foreground#E98667
  • editorGroupHeader.tabsBackground#0A2D42dd
  • editorLineNumber.activeForeground#E98667
  • editorLineNumber.foreground#95A3AD80
  • focusBorder#E98667
  • foreground#FFF7E8
  • input.background#0A2D42
  • input.border#ffffff15
  • input.foreground#FFF7E8
  • input.placeholderForeground#FFF7E860
  • list.activeSelectionBackground#E9866730
  • list.activeSelectionForeground#FFF7E8
  • list.highlightForeground#E98667
  • list.hoverBackground#0A2D4240
  • list.hoverForeground#FFF7E8
  • list.inactiveSelectionBackground#E9866715
  • list.inactiveSelectionForeground#FFF7E8
  • selection.background#79E4EC35
  • sideBar.background#0A2D42
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7E8
  • sideBarSectionHeader.background#0A2D4280
  • sideBarSectionHeader.foreground#FFF7E8
  • sideBarTitle.foreground#E98667
  • statusBar.background#0A2D42
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7E8
  • statusBar.noFolderBackground#0A2D42
  • tab.activeBackground#0A2D42
  • tab.activeBorderTop#E98667
  • tab.activeForeground#FFF7E8
  • tab.border#ffffff15
  • tab.inactiveBackground#0A2D4260
  • tab.inactiveForeground#FFF7E880
  • terminal.ansiBlack#0A2D42
  • terminal.ansiBlue#79E4EC
  • terminal.ansiCyan#55D6E7
  • terminal.ansiGreen#E98667
  • terminal.ansiMagenta#83F18A
  • terminal.ansiRed#83F18A
  • terminal.ansiWhite#FFF7E8
  • terminal.ansiYellow#55D6E7
  • terminal.background#0A2D42
  • terminal.foreground#FFF7E8
  • titleBar.activeBackground#0A2D42
  • titleBar.activeForeground#FFF7E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0A2D42
  • titleBar.inactiveForeground#FFF7E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#95A3ADitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79E4ECbold
storage.type, storage.modifier#79E4ECitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E98667
string, punctuation.definition.string, string.template, meta.template.expression#55D6E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F18A
variable, variable.other.readwrite, variable.other.object#FFF7E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7E8
variable.parameter, meta.parameter#FFF7E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7E880
keyword.operator#FFF7E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55D6E7bold
entity.other.inherited-class#E98667
entity.name.tag, punctuation.definition.tag#79E4EC
entity.other.attribute-name#E98667
meta.diff, meta.diff.header#95A3AD
markup.deleted#83F18A
markup.inserted#E98667
markup.changed#55D6E7
markup.heading, markup.heading.setext, punctuation.definition.heading#E98667bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55D6E7
string.other.link.title, string.other.link.description#E98667
markup.underline.link#95A3ADunderline
punctuation.definition.list#79E4EC
markup.quote, punctuation.definition.quote#95A3ADitalic
Morphous Theme by Ameyanagi - VS Code Theme