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#FBFAF4
  • activityBar.border#00000015
  • activityBar.foreground#589325
  • activityBar.inactiveForeground#24302160
  • activityBarBadge.background#589325
  • activityBarBadge.foreground#FBFAF4
  • button.background#589325
  • button.foreground#FBFAF4
  • button.hoverBackground#589325dd
  • editor.background#FBFAF4
  • editor.foreground#243021
  • editor.inactiveSelectionBackground#6283212580
  • editor.lineHighlightBackground#FFFBF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#62832125
  • editorCursor.foreground#589325
  • editorGroupHeader.tabsBackground#FFFBF0aa
  • editorLineNumber.activeForeground#589325
  • editorLineNumber.foreground#B7A68A80
  • focusBorder#589325
  • foreground#243021
  • input.background#FFFBF0
  • input.border#00000015
  • input.foreground#243021
  • input.placeholderForeground#24302160
  • list.activeSelectionBackground#58932530
  • list.activeSelectionForeground#243021
  • list.highlightForeground#589325
  • list.hoverBackground#FFFBF040
  • list.hoverForeground#243021
  • list.inactiveSelectionBackground#58932515
  • list.inactiveSelectionForeground#243021
  • selection.background#62832125
  • sideBar.background#FFFBF0
  • sideBar.border#00000015
  • sideBar.foreground#243021
  • sideBarSectionHeader.background#FFFBF080
  • sideBarSectionHeader.foreground#243021
  • sideBarTitle.foreground#589325
  • statusBar.background#FBFAF4
  • statusBar.border#00000015
  • statusBar.foreground#243021
  • statusBar.noFolderBackground#FBFAF4
  • tab.activeBackground#FBFAF4
  • tab.activeBorderTop#589325
  • tab.activeForeground#243021
  • tab.border#00000015
  • tab.inactiveBackground#FBFAF460
  • tab.inactiveForeground#24302180
  • terminal.ansiBlack#243021
  • terminal.ansiBlue#628321
  • terminal.ansiCyan#A32941
  • terminal.ansiGreen#589325
  • terminal.ansiMagenta#76192D
  • terminal.ansiRed#76192D
  • terminal.ansiWhite#243021
  • terminal.ansiYellow#A32941
  • terminal.background#FBFAF4
  • terminal.foreground#243021
  • titleBar.activeBackground#FBFAF4
  • titleBar.activeForeground#243021
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFAF4
  • titleBar.inactiveForeground#24302160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7A68Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#628321bold
storage.type, storage.modifier#628321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#589325
string, punctuation.definition.string, string.template, meta.template.expression#A32941
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#76192D
variable, variable.other.readwrite, variable.other.object#243021
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#243021
variable.parameter, meta.parameter#243021dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24302180
keyword.operator#243021
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32941bold
entity.other.inherited-class#589325
entity.name.tag, punctuation.definition.tag#628321
entity.other.attribute-name#589325
meta.diff, meta.diff.header#B7A68A
markup.deleted#76192D
markup.inserted#589325
markup.changed#A32941
markup.heading, markup.heading.setext, punctuation.definition.heading#589325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32941
string.other.link.title, string.other.link.description#589325
markup.underline.link#B7A68Aunderline
punctuation.definition.list#628321
markup.quote, punctuation.definition.quote#B7A68Aitalic
Morphous Theme by Ameyanagi - VS Code Theme