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#FBF9F4
  • activityBar.border#00000015
  • activityBar.foreground#936125
  • activityBar.inactiveForeground#1E150E60
  • activityBarBadge.background#936125
  • activityBarBadge.foreground#FBF9F4
  • button.background#936125
  • button.foreground#FBF9F4
  • button.hoverBackground#936125dd
  • editor.background#FBF9F4
  • editor.foreground#1E150E
  • editor.inactiveSelectionBackground#5D83212580
  • editor.lineHighlightBackground#FAF8F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5D832125
  • editorCursor.foreground#936125
  • editorGroupHeader.tabsBackground#FAF8F5aa
  • editorLineNumber.activeForeground#936125
  • editorLineNumber.foreground#7A685280
  • focusBorder#936125
  • foreground#1E150E
  • input.background#FAF8F5
  • input.border#00000015
  • input.foreground#1E150E
  • input.placeholderForeground#1E150E60
  • list.activeSelectionBackground#93612530
  • list.activeSelectionForeground#1E150E
  • list.highlightForeground#936125
  • list.hoverBackground#FAF8F540
  • list.hoverForeground#1E150E
  • list.inactiveSelectionBackground#93612515
  • list.inactiveSelectionForeground#1E150E
  • selection.background#5D832125
  • sideBar.background#FAF8F5
  • sideBar.border#00000015
  • sideBar.foreground#1E150E
  • sideBarSectionHeader.background#FAF8F580
  • sideBarSectionHeader.foreground#1E150E
  • sideBarTitle.foreground#936125
  • statusBar.background#FBF9F4
  • statusBar.border#00000015
  • statusBar.foreground#1E150E
  • statusBar.noFolderBackground#FBF9F4
  • tab.activeBackground#FBF9F4
  • tab.activeBorderTop#936125
  • tab.activeForeground#1E150E
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F460
  • tab.inactiveForeground#1E150E80
  • terminal.ansiBlack#1E150E
  • terminal.ansiBlue#5D8321
  • terminal.ansiCyan#A37629
  • terminal.ansiGreen#936125
  • terminal.ansiMagenta#765819
  • terminal.ansiRed#765819
  • terminal.ansiWhite#1E150E
  • terminal.ansiYellow#A37629
  • terminal.background#FBF9F4
  • terminal.foreground#1E150E
  • titleBar.activeBackground#FBF9F4
  • titleBar.activeForeground#1E150E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F4
  • titleBar.inactiveForeground#1E150E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A6852italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5D8321bold
storage.type, storage.modifier#5D8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936125
string, punctuation.definition.string, string.template, meta.template.expression#A37629
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765819
variable, variable.other.readwrite, variable.other.object#1E150E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E150E
variable.parameter, meta.parameter#1E150Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E150E80
keyword.operator#1E150E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37629bold
entity.other.inherited-class#936125
entity.name.tag, punctuation.definition.tag#5D8321
entity.other.attribute-name#936125
meta.diff, meta.diff.header#7A6852
markup.deleted#765819
markup.inserted#936125
markup.changed#A37629
markup.heading, markup.heading.setext, punctuation.definition.heading#936125bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37629
string.other.link.title, string.other.link.description#936125
markup.underline.link#7A6852underline
punctuation.definition.list#5D8321
markup.quote, punctuation.definition.quote#7A6852italic
Morphous Theme by Ameyanagi - VS Code Theme