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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#255E93
  • activityBar.inactiveForeground#14151760
  • activityBarBadge.background#255E93
  • activityBarBadge.foreground#FCFBF8
  • button.background#255E93
  • button.foreground#FCFBF8
  • button.hoverBackground#255E93dd
  • editor.background#FCFBF8
  • editor.foreground#141517
  • editor.inactiveSelectionBackground#2167832580
  • editor.lineHighlightBackground#EEE9DD50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21678325
  • editorCursor.foreground#255E93
  • editorGroupHeader.tabsBackground#EEE9DDaa
  • editorLineNumber.activeForeground#255E93
  • editorLineNumber.foreground#efe2bf80
  • focusBorder#255E93
  • foreground#141517
  • input.background#EEE9DD
  • input.border#00000015
  • input.foreground#141517
  • input.placeholderForeground#14151760
  • list.activeSelectionBackground#255E9330
  • list.activeSelectionForeground#141517
  • list.highlightForeground#255E93
  • list.hoverBackground#EEE9DD40
  • list.hoverForeground#141517
  • list.inactiveSelectionBackground#255E9315
  • list.inactiveSelectionForeground#141517
  • selection.background#21678325
  • sideBar.background#EEE9DD
  • sideBar.border#00000015
  • sideBar.foreground#141517
  • sideBarSectionHeader.background#EEE9DD80
  • sideBarSectionHeader.foreground#141517
  • sideBarTitle.foreground#255E93
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#141517
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#255E93
  • tab.activeForeground#141517
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#14151780
  • terminal.ansiBlack#141517
  • terminal.ansiBlue#216783
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#255E93
  • terminal.ansiMagenta#763219
  • terminal.ansiRed#763219
  • terminal.ansiWhite#141517
  • terminal.ansiYellow#A37A29
  • terminal.background#FCFBF8
  • terminal.foreground#141517
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#141517
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#14151760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#efe2bfitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#216783bold
storage.type, storage.modifier#216783italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#255E93
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763219
variable, variable.other.readwrite, variable.other.object#141517
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#141517
variable.parameter, meta.parameter#141517dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#14151780
keyword.operator#141517
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#255E93
entity.name.tag, punctuation.definition.tag#216783
entity.other.attribute-name#255E93
meta.diff, meta.diff.header#efe2bf
markup.deleted#763219
markup.inserted#255E93
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#255E93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#255E93
markup.underline.link#efe2bfunderline
punctuation.definition.list#216783
markup.quote, punctuation.definition.quote#efe2bfitalic
Morphous Theme by Ameyanagi - VS Code Theme