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#071016
  • activityBar.border#ffffff15
  • activityBar.foreground#0077FF
  • activityBar.inactiveForeground#F7F5EE60
  • activityBarBadge.background#0077FF
  • activityBarBadge.foreground#071016
  • button.background#0077FF
  • button.foreground#071016
  • button.hoverBackground#0077FFdd
  • editor.background#071016
  • editor.foreground#F7F5EE
  • editor.inactiveSelectionBackground#33D6FF3580
  • editor.lineHighlightBackground#0F141A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#33D6FF35
  • editorCursor.foreground#0077FF
  • editorGroupHeader.tabsBackground#071016dd
  • editorLineNumber.activeForeground#0077FF
  • editorLineNumber.foreground#E7E2D480
  • focusBorder#0077FF
  • foreground#F7F5EE
  • input.background#0F141A
  • input.border#ffffff15
  • input.foreground#F7F5EE
  • input.placeholderForeground#F7F5EE60
  • list.activeSelectionBackground#0077FF30
  • list.activeSelectionForeground#F7F5EE
  • list.highlightForeground#0077FF
  • list.hoverBackground#0F141A40
  • list.hoverForeground#F7F5EE
  • list.inactiveSelectionBackground#0077FF15
  • list.inactiveSelectionForeground#F7F5EE
  • selection.background#33D6FF35
  • sideBar.background#0F141A
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F5EE
  • sideBarSectionHeader.background#07101680
  • sideBarSectionHeader.foreground#F7F5EE
  • sideBarTitle.foreground#0077FF
  • statusBar.background#071016
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F5EE
  • statusBar.noFolderBackground#071016
  • tab.activeBackground#071016
  • tab.activeBorderTop#0077FF
  • tab.activeForeground#F7F5EE
  • tab.border#ffffff15
  • tab.inactiveBackground#0F141A60
  • tab.inactiveForeground#F7F5EE80
  • terminal.ansiBlack#071016
  • terminal.ansiBlue#33D6FF
  • terminal.ansiCyan#C9A24A
  • terminal.ansiGreen#0077FF
  • terminal.ansiMagenta#9D3A0B
  • terminal.ansiRed#9D3A0B
  • terminal.ansiWhite#F7F5EE
  • terminal.ansiYellow#C9A24A
  • terminal.background#071016
  • terminal.foreground#F7F5EE
  • titleBar.activeBackground#071016
  • titleBar.activeForeground#F7F5EE
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#071016
  • titleBar.inactiveForeground#F7F5EE60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E7E2D4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#33D6FFbold
storage.type, storage.modifier#33D6FFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0077FF
string, punctuation.definition.string, string.template, meta.template.expression#C9A24A
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#9D3A0B
variable, variable.other.readwrite, variable.other.object#F7F5EE
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F5EE
variable.parameter, meta.parameter#F7F5EEdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F5EE80
keyword.operator#F7F5EE
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C9A24Abold
entity.other.inherited-class#0077FF
entity.name.tag, punctuation.definition.tag#33D6FF
entity.other.attribute-name#0077FF
meta.diff, meta.diff.header#E7E2D4
markup.deleted#9D3A0B
markup.inserted#0077FF
markup.changed#C9A24A
markup.heading, markup.heading.setext, punctuation.definition.heading#0077FFbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C9A24A
string.other.link.title, string.other.link.description#0077FF
markup.underline.link#E7E2D4underline
punctuation.definition.list#33D6FF
markup.quote, punctuation.definition.quote#E7E2D4italic
Morphous Theme by Ameyanagi - VS Code Theme