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#081530
  • activityBar.border#ffffff15
  • activityBar.foreground#0232CD
  • activityBar.inactiveForeground#F8F5E860
  • activityBarBadge.background#0232CD
  • activityBarBadge.foreground#081530
  • button.background#0232CD
  • button.foreground#081530
  • button.hoverBackground#0232CDdd
  • editor.background#081530
  • editor.foreground#F8F5E8
  • editor.inactiveSelectionBackground#1B68D03580
  • editor.lineHighlightBackground#0A0A0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#1B68D035
  • editorCursor.foreground#0232CD
  • editorGroupHeader.tabsBackground#081530dd
  • editorLineNumber.activeForeground#0232CD
  • editorLineNumber.foreground#D9E4EA80
  • focusBorder#0232CD
  • foreground#F8F5E8
  • input.background#0A0A0B
  • input.border#ffffff15
  • input.foreground#F8F5E8
  • input.placeholderForeground#F8F5E860
  • list.activeSelectionBackground#0232CD30
  • list.activeSelectionForeground#F8F5E8
  • list.highlightForeground#0232CD
  • list.hoverBackground#0A0A0B40
  • list.hoverForeground#F8F5E8
  • list.inactiveSelectionBackground#0232CD15
  • list.inactiveSelectionForeground#F8F5E8
  • selection.background#1B68D035
  • sideBar.background#0A0A0B
  • sideBar.border#ffffff15
  • sideBar.foreground#F8F5E8
  • sideBarSectionHeader.background#08153080
  • sideBarSectionHeader.foreground#F8F5E8
  • sideBarTitle.foreground#0232CD
  • statusBar.background#081530
  • statusBar.border#ffffff15
  • statusBar.foreground#F8F5E8
  • statusBar.noFolderBackground#081530
  • tab.activeBackground#081530
  • tab.activeBorderTop#0232CD
  • tab.activeForeground#F8F5E8
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0B60
  • tab.inactiveForeground#F8F5E880
  • terminal.ansiBlack#081530
  • terminal.ansiBlue#1B68D0
  • terminal.ansiCyan#F2C203
  • terminal.ansiGreen#0232CD
  • terminal.ansiMagenta#DFB10B
  • terminal.ansiRed#DFB10B
  • terminal.ansiWhite#F8F5E8
  • terminal.ansiYellow#F2C203
  • terminal.background#081530
  • terminal.foreground#F8F5E8
  • titleBar.activeBackground#081530
  • titleBar.activeForeground#F8F5E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#081530
  • titleBar.inactiveForeground#F8F5E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9E4EAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#1B68D0bold
storage.type, storage.modifier#1B68D0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0232CD
string, punctuation.definition.string, string.template, meta.template.expression#F2C203
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#DFB10B
variable, variable.other.readwrite, variable.other.object#F8F5E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F8F5E8
variable.parameter, meta.parameter#F8F5E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F8F5E880
keyword.operator#F8F5E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#F2C203bold
entity.other.inherited-class#0232CD
entity.name.tag, punctuation.definition.tag#1B68D0
entity.other.attribute-name#0232CD
meta.diff, meta.diff.header#D9E4EA
markup.deleted#DFB10B
markup.inserted#0232CD
markup.changed#F2C203
markup.heading, markup.heading.setext, punctuation.definition.heading#0232CDbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#F2C203
string.other.link.title, string.other.link.description#0232CD
markup.underline.link#D9E4EAunderline
punctuation.definition.list#1B68D0
markup.quote, punctuation.definition.quote#D9E4EAitalic
Morphous Theme by Ameyanagi - VS Code Theme