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#936925
  • activityBar.inactiveForeground#15383A60
  • activityBarBadge.background#936925
  • activityBarBadge.foreground#FEFDFB
  • button.background#936925
  • button.foreground#FEFDFB
  • button.hoverBackground#936925dd
  • editor.background#FEFDFB
  • editor.foreground#15383A
  • editor.inactiveSelectionBackground#8360212580
  • editor.lineHighlightBackground#FFF8F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83602125
  • editorCursor.foreground#936925
  • editorGroupHeader.tabsBackground#FFF8F0aa
  • editorLineNumber.activeForeground#936925
  • editorLineNumber.foreground#D8C8A680
  • focusBorder#936925
  • foreground#15383A
  • input.background#FFF8F0
  • input.border#00000015
  • input.foreground#15383A
  • input.placeholderForeground#15383A60
  • list.activeSelectionBackground#93692530
  • list.activeSelectionForeground#15383A
  • list.highlightForeground#936925
  • list.hoverBackground#FFF8F040
  • list.hoverForeground#15383A
  • list.inactiveSelectionBackground#93692515
  • list.inactiveSelectionForeground#15383A
  • selection.background#83602125
  • sideBar.background#FFF8F0
  • sideBar.border#00000015
  • sideBar.foreground#15383A
  • sideBarSectionHeader.background#FFF8F080
  • sideBarSectionHeader.foreground#15383A
  • sideBarTitle.foreground#936925
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#15383A
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#936925
  • tab.activeForeground#15383A
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#15383A80
  • terminal.ansiBlack#15383A
  • terminal.ansiBlue#836021
  • terminal.ansiCyan#29A39D
  • terminal.ansiGreen#936925
  • terminal.ansiMagenta#197630
  • terminal.ansiRed#197630
  • terminal.ansiWhite#15383A
  • terminal.ansiYellow#29A39D
  • terminal.background#FEFDFB
  • terminal.foreground#15383A
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#15383A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#15383A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D8C8A6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836021bold
storage.type, storage.modifier#836021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#936925
string, punctuation.definition.string, string.template, meta.template.expression#29A39D
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#197630
variable, variable.other.readwrite, variable.other.object#15383A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#15383A
variable.parameter, meta.parameter#15383Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#15383A80
keyword.operator#15383A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A39Dbold
entity.other.inherited-class#936925
entity.name.tag, punctuation.definition.tag#836021
entity.other.attribute-name#936925
meta.diff, meta.diff.header#D8C8A6
markup.deleted#197630
markup.inserted#936925
markup.changed#29A39D
markup.heading, markup.heading.setext, punctuation.definition.heading#936925bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A39D
string.other.link.title, string.other.link.description#936925
markup.underline.link#D8C8A6underline
punctuation.definition.list#836021
markup.quote, punctuation.definition.quote#D8C8A6italic
Morphous Theme by Ameyanagi - VS Code Theme