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#FAF9F5
  • activityBar.border#00000015
  • activityBar.foreground#936925
  • activityBar.inactiveForeground#16181A60
  • activityBarBadge.background#936925
  • activityBarBadge.foreground#FAF9F5
  • button.background#936925
  • button.foreground#FAF9F5
  • button.hoverBackground#936925dd
  • editor.background#FAF9F5
  • editor.foreground#16181A
  • editor.inactiveSelectionBackground#6A83212580
  • editor.lineHighlightBackground#EFEBE150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#6A832125
  • editorCursor.foreground#936925
  • editorGroupHeader.tabsBackground#EFEBE1aa
  • editorLineNumber.activeForeground#936925
  • editorLineNumber.foreground#D7D2C680
  • focusBorder#936925
  • foreground#16181A
  • input.background#EFEBE1
  • input.border#00000015
  • input.foreground#16181A
  • input.placeholderForeground#16181A60
  • list.activeSelectionBackground#93692530
  • list.activeSelectionForeground#16181A
  • list.highlightForeground#936925
  • list.hoverBackground#EFEBE140
  • list.hoverForeground#16181A
  • list.inactiveSelectionBackground#93692515
  • list.inactiveSelectionForeground#16181A
  • selection.background#6A832125
  • sideBar.background#EFEBE1
  • sideBar.border#00000015
  • sideBar.foreground#16181A
  • sideBarSectionHeader.background#EFEBE180
  • sideBarSectionHeader.foreground#16181A
  • sideBarTitle.foreground#936925
  • statusBar.background#FAF9F5
  • statusBar.border#00000015
  • statusBar.foreground#16181A
  • statusBar.noFolderBackground#FAF9F5
  • tab.activeBackground#FAF9F5
  • tab.activeBorderTop#936925
  • tab.activeForeground#16181A
  • tab.border#00000015
  • tab.inactiveBackground#FAF9F560
  • tab.inactiveForeground#16181A80
  • terminal.ansiBlack#16181A
  • terminal.ansiBlue#6A8321
  • terminal.ansiCyan#29A3A3
  • terminal.ansiGreen#936925
  • terminal.ansiMagenta#765819
  • terminal.ansiRed#765819
  • terminal.ansiWhite#16181A
  • terminal.ansiYellow#29A3A3
  • terminal.background#FAF9F5
  • terminal.foreground#16181A
  • titleBar.activeBackground#FAF9F5
  • titleBar.activeForeground#16181A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF9F5
  • titleBar.inactiveForeground#16181A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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