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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#309325
  • activityBar.inactiveForeground#26483460
  • activityBarBadge.background#309325
  • activityBarBadge.foreground#FEFDFB
  • button.background#309325
  • button.foreground#FEFDFB
  • button.hoverBackground#309325dd
  • editor.background#FEFDFB
  • editor.foreground#264834
  • editor.inactiveSelectionBackground#21833C2580
  • editor.lineHighlightBackground#F6F4E450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21833C25
  • editorCursor.foreground#309325
  • editorGroupHeader.tabsBackground#F6F4E4aa
  • editorLineNumber.activeForeground#309325
  • editorLineNumber.foreground#DDE7C680
  • focusBorder#309325
  • foreground#264834
  • input.background#F6F4E4
  • input.border#00000015
  • input.foreground#264834
  • input.placeholderForeground#26483460
  • list.activeSelectionBackground#30932530
  • list.activeSelectionForeground#264834
  • list.highlightForeground#309325
  • list.hoverBackground#F6F4E440
  • list.hoverForeground#264834
  • list.inactiveSelectionBackground#30932515
  • list.inactiveSelectionForeground#264834
  • selection.background#21833C25
  • sideBar.background#F6F4E4
  • sideBar.border#00000015
  • sideBar.foreground#264834
  • sideBarSectionHeader.background#F6F4E480
  • sideBarSectionHeader.foreground#264834
  • sideBarTitle.foreground#309325
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#264834
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#309325
  • tab.activeForeground#264834
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#26483480
  • terminal.ansiBlack#264834
  • terminal.ansiBlue#21833C
  • terminal.ansiCyan#89A329
  • terminal.ansiGreen#309325
  • terminal.ansiMagenta#627619
  • terminal.ansiRed#627619
  • terminal.ansiWhite#264834
  • terminal.ansiYellow#89A329
  • terminal.background#FEFDFB
  • terminal.foreground#264834
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#264834
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#26483460
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDE7C6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21833Cbold
storage.type, storage.modifier#21833Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#309325
string, punctuation.definition.string, string.template, meta.template.expression#89A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#627619
variable, variable.other.readwrite, variable.other.object#264834
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#264834
variable.parameter, meta.parameter#264834dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#26483480
keyword.operator#264834
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#89A329bold
entity.other.inherited-class#309325
entity.name.tag, punctuation.definition.tag#21833C
entity.other.attribute-name#309325
meta.diff, meta.diff.header#DDE7C6
markup.deleted#627619
markup.inserted#309325
markup.changed#89A329
markup.heading, markup.heading.setext, punctuation.definition.heading#309325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#89A329
string.other.link.title, string.other.link.description#309325
markup.underline.link#DDE7C6underline
punctuation.definition.list#21833C
markup.quote, punctuation.definition.quote#DDE7C6italic
Morphous Theme by Ameyanagi - VS Code Theme