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#F9FBF9
  • activityBar.border#00000015
  • activityBar.foreground#936125
  • activityBar.inactiveForeground#11131660
  • activityBarBadge.background#936125
  • activityBarBadge.foreground#F9FBF9
  • button.background#936125
  • button.foreground#F9FBF9
  • button.hoverBackground#936125dd
  • editor.background#F9FBF9
  • editor.foreground#111316
  • editor.inactiveSelectionBackground#2152832580
  • editor.lineHighlightBackground#FCF9F350
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21528325
  • editorCursor.foreground#936125
  • editorGroupHeader.tabsBackground#FCF9F3aa
  • editorLineNumber.activeForeground#936125
  • editorLineNumber.foreground#25282b80
  • focusBorder#936125
  • foreground#111316
  • input.background#FCF9F3
  • input.border#00000015
  • input.foreground#111316
  • input.placeholderForeground#11131660
  • list.activeSelectionBackground#93612530
  • list.activeSelectionForeground#111316
  • list.highlightForeground#936125
  • list.hoverBackground#FCF9F340
  • list.hoverForeground#111316
  • list.inactiveSelectionBackground#93612515
  • list.inactiveSelectionForeground#111316
  • selection.background#21528325
  • sideBar.background#FCF9F3
  • sideBar.border#00000015
  • sideBar.foreground#111316
  • sideBarSectionHeader.background#FCF9F380
  • sideBarSectionHeader.foreground#111316
  • sideBarTitle.foreground#936125
  • statusBar.background#F9FBF9
  • statusBar.border#00000015
  • statusBar.foreground#111316
  • statusBar.noFolderBackground#F9FBF9
  • tab.activeBackground#F9FBF9
  • tab.activeBorderTop#936125
  • tab.activeForeground#111316
  • tab.border#00000015
  • tab.inactiveBackground#F9FBF960
  • tab.inactiveForeground#11131680
  • terminal.ansiBlack#111316
  • terminal.ansiBlue#215283
  • terminal.ansiCyan#2962A3
  • terminal.ansiGreen#936125
  • terminal.ansiMagenta#195F76
  • terminal.ansiRed#195F76
  • terminal.ansiWhite#111316
  • terminal.ansiYellow#2962A3
  • terminal.background#F9FBF9
  • terminal.foreground#111316
  • titleBar.activeBackground#F9FBF9
  • titleBar.activeForeground#111316
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9FBF9
  • titleBar.inactiveForeground#11131660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#25282bitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215283bold
storage.type, storage.modifier#215283italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936125
string, punctuation.definition.string, string.template, meta.template.expression#2962A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#195F76
variable, variable.other.readwrite, variable.other.object#111316
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111316
variable.parameter, meta.parameter#111316dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11131680
keyword.operator#111316
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#2962A3bold
entity.other.inherited-class#936125
entity.name.tag, punctuation.definition.tag#215283
entity.other.attribute-name#936125
meta.diff, meta.diff.header#25282b
markup.deleted#195F76
markup.inserted#936125
markup.changed#2962A3
markup.heading, markup.heading.setext, punctuation.definition.heading#936125bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2962A3
string.other.link.title, string.other.link.description#936125
markup.underline.link#25282bunderline
punctuation.definition.list#215283
markup.quote, punctuation.definition.quote#25282bitalic
Morphous Theme by Ameyanagi - VS Code Theme