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#334155
  • activityBar.border#ffffff15
  • activityBar.foreground#0FA681
  • activityBar.inactiveForeground#F7FAF960
  • activityBarBadge.background#0FA681
  • activityBarBadge.foreground#334155
  • button.background#0FA681
  • button.foreground#334155
  • button.hoverBackground#0FA681dd
  • editor.background#334155
  • editor.foreground#F7FAF9
  • editor.inactiveSelectionBackground#0EA5A03580
  • editor.lineHighlightBackground#0F172A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#0EA5A035
  • editorCursor.foreground#0FA681
  • editorGroupHeader.tabsBackground#334155dd
  • editorLineNumber.activeForeground#0FA681
  • editorLineNumber.foreground#E5E7EB80
  • focusBorder#0FA681
  • foreground#F7FAF9
  • input.background#0F172A
  • input.border#ffffff15
  • input.foreground#F7FAF9
  • input.placeholderForeground#F7FAF960
  • list.activeSelectionBackground#0FA68130
  • list.activeSelectionForeground#F7FAF9
  • list.highlightForeground#0FA681
  • list.hoverBackground#0F172A40
  • list.hoverForeground#F7FAF9
  • list.inactiveSelectionBackground#0FA68115
  • list.inactiveSelectionForeground#F7FAF9
  • selection.background#0EA5A035
  • sideBar.background#0F172A
  • sideBar.border#ffffff15
  • sideBar.foreground#F7FAF9
  • sideBarSectionHeader.background#33415580
  • sideBarSectionHeader.foreground#F7FAF9
  • sideBarTitle.foreground#0FA681
  • statusBar.background#334155
  • statusBar.border#ffffff15
  • statusBar.foreground#F7FAF9
  • statusBar.noFolderBackground#334155
  • tab.activeBackground#334155
  • tab.activeBorderTop#0FA681
  • tab.activeForeground#F7FAF9
  • tab.border#ffffff15
  • tab.inactiveBackground#0F172A60
  • tab.inactiveForeground#F7FAF980
  • terminal.ansiBlack#334155
  • terminal.ansiBlue#0EA5A0
  • terminal.ansiCyan#E11D48
  • terminal.ansiGreen#0FA681
  • terminal.ansiMagenta#15803D
  • terminal.ansiRed#15803D
  • terminal.ansiWhite#F7FAF9
  • terminal.ansiYellow#E11D48
  • terminal.background#334155
  • terminal.foreground#F7FAF9
  • titleBar.activeBackground#334155
  • titleBar.activeForeground#F7FAF9
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#334155
  • titleBar.inactiveForeground#F7FAF960
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E7EBitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#0EA5A0bold
storage.type, storage.modifier#0EA5A0italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#0FA681
string, punctuation.definition.string, string.template, meta.template.expression#E11D48
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#15803D
variable, variable.other.readwrite, variable.other.object#F7FAF9
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7FAF9
variable.parameter, meta.parameter#F7FAF9dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7FAF980
keyword.operator#F7FAF9
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E11D48bold
entity.other.inherited-class#0FA681
entity.name.tag, punctuation.definition.tag#0EA5A0
entity.other.attribute-name#0FA681
meta.diff, meta.diff.header#E5E7EB
markup.deleted#15803D
markup.inserted#0FA681
markup.changed#E11D48
markup.heading, markup.heading.setext, punctuation.definition.heading#0FA681bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E11D48
string.other.link.title, string.other.link.description#0FA681
markup.underline.link#E5E7EBunderline
punctuation.definition.list#0EA5A0
markup.quote, punctuation.definition.quote#E5E7EBitalic
Morphous Theme by Ameyanagi - VS Code Theme