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#769325
  • activityBar.inactiveForeground#2E331E60
  • activityBarBadge.background#769325
  • activityBarBadge.foreground#FEFDFB
  • button.background#769325
  • button.foreground#FEFDFB
  • button.hoverBackground#769325dd
  • editor.background#FEFDFB
  • editor.foreground#2E331E
  • editor.inactiveSelectionBackground#8355212580
  • editor.lineHighlightBackground#F9F3E750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83552125
  • editorCursor.foreground#769325
  • editorGroupHeader.tabsBackground#F9F3E7aa
  • editorLineNumber.activeForeground#769325
  • editorLineNumber.foreground#DCC69A80
  • focusBorder#769325
  • foreground#2E331E
  • input.background#F9F3E7
  • input.border#00000015
  • input.foreground#2E331E
  • input.placeholderForeground#2E331E60
  • list.activeSelectionBackground#76932530
  • list.activeSelectionForeground#2E331E
  • list.highlightForeground#769325
  • list.hoverBackground#F9F3E740
  • list.hoverForeground#2E331E
  • list.inactiveSelectionBackground#76932515
  • list.inactiveSelectionForeground#2E331E
  • selection.background#83552125
  • sideBar.background#F9F3E7
  • sideBar.border#00000015
  • sideBar.foreground#2E331E
  • sideBarSectionHeader.background#F9F3E780
  • sideBarSectionHeader.foreground#2E331E
  • sideBarTitle.foreground#769325
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#2E331E
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#769325
  • tab.activeForeground#2E331E
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#2E331E80
  • terminal.ansiBlack#2E331E
  • terminal.ansiBlue#835521
  • terminal.ansiCyan#A37829
  • terminal.ansiGreen#769325
  • terminal.ansiMagenta#764A19
  • terminal.ansiRed#764A19
  • terminal.ansiWhite#2E331E
  • terminal.ansiYellow#A37829
  • terminal.background#FEFDFB
  • terminal.foreground#2E331E
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#2E331E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#2E331E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DCC69Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835521bold
storage.type, storage.modifier#835521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#769325
string, punctuation.definition.string, string.template, meta.template.expression#A37829
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764A19
variable, variable.other.readwrite, variable.other.object#2E331E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2E331E
variable.parameter, meta.parameter#2E331Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2E331E80
keyword.operator#2E331E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37829bold
entity.other.inherited-class#769325
entity.name.tag, punctuation.definition.tag#835521
entity.other.attribute-name#769325
meta.diff, meta.diff.header#DCC69A
markup.deleted#764A19
markup.inserted#769325
markup.changed#A37829
markup.heading, markup.heading.setext, punctuation.definition.heading#769325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37829
string.other.link.title, string.other.link.description#769325
markup.underline.link#DCC69Aunderline
punctuation.definition.list#835521
markup.quote, punctuation.definition.quote#DCC69Aitalic
Morphous Theme by Ameyanagi - VS Code Theme