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#FFFAE5
  • activityBar.border#00000015
  • activityBar.foreground#937625
  • activityBar.inactiveForeground#25170B60
  • activityBarBadge.background#937625
  • activityBarBadge.foreground#FFFAE5
  • button.background#937625
  • button.foreground#FFFAE5
  • button.hoverBackground#937625dd
  • editor.background#FFFAE5
  • editor.foreground#25170B
  • editor.inactiveSelectionBackground#6C83212580
  • editor.lineHighlightBackground#FBF0D050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6C832125
  • editorCursor.foreground#937625
  • editorGroupHeader.tabsBackground#FBF0D0aa
  • editorLineNumber.activeForeground#937625
  • editorLineNumber.foreground#E6C47880
  • focusBorder#937625
  • foreground#25170B
  • input.background#FBF0D0
  • input.border#00000015
  • input.foreground#25170B
  • input.placeholderForeground#25170B60
  • list.activeSelectionBackground#93762530
  • list.activeSelectionForeground#25170B
  • list.highlightForeground#937625
  • list.hoverBackground#FBF0D040
  • list.hoverForeground#25170B
  • list.inactiveSelectionBackground#93762515
  • list.inactiveSelectionForeground#25170B
  • selection.background#6C832125
  • sideBar.background#FBF0D0
  • sideBar.border#00000015
  • sideBar.foreground#25170B
  • sideBarSectionHeader.background#FBF0D080
  • sideBarSectionHeader.foreground#25170B
  • sideBarTitle.foreground#937625
  • statusBar.background#FFFAE5
  • statusBar.border#00000015
  • statusBar.foreground#25170B
  • statusBar.noFolderBackground#FFFAE5
  • tab.activeBackground#FFFAE5
  • tab.activeBorderTop#937625
  • tab.activeForeground#25170B
  • tab.border#00000015
  • tab.inactiveBackground#FFFAE560
  • tab.inactiveForeground#25170B80
  • terminal.ansiBlack#25170B
  • terminal.ansiBlue#6C8321
  • terminal.ansiCyan#74A329
  • terminal.ansiGreen#937625
  • terminal.ansiMagenta#763E19
  • terminal.ansiRed#763E19
  • terminal.ansiWhite#25170B
  • terminal.ansiYellow#74A329
  • terminal.background#FFFAE5
  • terminal.foreground#25170B
  • titleBar.activeBackground#FFFAE5
  • titleBar.activeForeground#25170B
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FFFAE5
  • titleBar.inactiveForeground#25170B60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6C478italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#6C8321bold
storage.type, storage.modifier#6C8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#937625
string, punctuation.definition.string, string.template, meta.template.expression#74A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763E19
variable, variable.other.readwrite, variable.other.object#25170B
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#25170B
variable.parameter, meta.parameter#25170Bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#25170B80
keyword.operator#25170B
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#74A329bold
entity.other.inherited-class#937625
entity.name.tag, punctuation.definition.tag#6C8321
entity.other.attribute-name#937625
meta.diff, meta.diff.header#E6C478
markup.deleted#763E19
markup.inserted#937625
markup.changed#74A329
markup.heading, markup.heading.setext, punctuation.definition.heading#937625bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#74A329
string.other.link.title, string.other.link.description#937625
markup.underline.link#E6C478underline
punctuation.definition.list#6C8321
markup.quote, punctuation.definition.quote#E6C478italic
Morphous Theme by Ameyanagi - VS Code Theme