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#FBFBF8
  • activityBar.border#00000015
  • activityBar.foreground#253D93
  • activityBar.inactiveForeground#18224460
  • activityBarBadge.background#253D93
  • activityBarBadge.foreground#FBFBF8
  • button.background#253D93
  • button.foreground#FBFBF8
  • button.hoverBackground#253D93dd
  • editor.background#FBFBF8
  • editor.foreground#182244
  • editor.inactiveSelectionBackground#3E21832580
  • editor.lineHighlightBackground#FFFCF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3E218325
  • editorCursor.foreground#253D93
  • editorGroupHeader.tabsBackground#FFFCF0aa
  • editorLineNumber.activeForeground#253D93
  • editorLineNumber.foreground#AEB3BA80
  • focusBorder#253D93
  • foreground#182244
  • input.background#FFFCF0
  • input.border#00000015
  • input.foreground#182244
  • input.placeholderForeground#18224460
  • list.activeSelectionBackground#253D9330
  • list.activeSelectionForeground#182244
  • list.highlightForeground#253D93
  • list.hoverBackground#FFFCF040
  • list.hoverForeground#182244
  • list.inactiveSelectionBackground#253D9315
  • list.inactiveSelectionForeground#182244
  • selection.background#3E218325
  • sideBar.background#FFFCF0
  • sideBar.border#00000015
  • sideBar.foreground#182244
  • sideBarSectionHeader.background#FFFCF080
  • sideBarSectionHeader.foreground#182244
  • sideBarTitle.foreground#253D93
  • statusBar.background#FBFBF8
  • statusBar.border#00000015
  • statusBar.foreground#182244
  • statusBar.noFolderBackground#FBFBF8
  • tab.activeBackground#FBFBF8
  • tab.activeBorderTop#253D93
  • tab.activeForeground#182244
  • tab.border#00000015
  • tab.inactiveBackground#FBFBF860
  • tab.inactiveForeground#18224480
  • terminal.ansiBlack#182244
  • terminal.ansiBlue#3E2183
  • terminal.ansiCyan#A37229
  • terminal.ansiGreen#253D93
  • terminal.ansiMagenta#197662
  • terminal.ansiRed#197662
  • terminal.ansiWhite#182244
  • terminal.ansiYellow#A37229
  • terminal.background#FBFBF8
  • terminal.foreground#182244
  • titleBar.activeBackground#FBFBF8
  • titleBar.activeForeground#182244
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBF8
  • titleBar.inactiveForeground#18224460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AEB3BAitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#3E2183bold
storage.type, storage.modifier#3E2183italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#253D93
string, punctuation.definition.string, string.template, meta.template.expression#A37229
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197662
variable, variable.other.readwrite, variable.other.object#182244
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#182244
variable.parameter, meta.parameter#182244dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18224480
keyword.operator#182244
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37229bold
entity.other.inherited-class#253D93
entity.name.tag, punctuation.definition.tag#3E2183
entity.other.attribute-name#253D93
meta.diff, meta.diff.header#AEB3BA
markup.deleted#197662
markup.inserted#253D93
markup.changed#A37229
markup.heading, markup.heading.setext, punctuation.definition.heading#253D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37229
string.other.link.title, string.other.link.description#253D93
markup.underline.link#AEB3BAunderline
punctuation.definition.list#3E2183
markup.quote, punctuation.definition.quote#AEB3BAitalic
Morphous Theme by Ameyanagi - VS Code Theme