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#934B25
  • activityBar.inactiveForeground#282A2660
  • activityBarBadge.background#934B25
  • activityBarBadge.foreground#FEFDFB
  • button.background#934B25
  • button.foreground#FEFDFB
  • button.hoverBackground#934B25dd
  • editor.background#FEFDFB
  • editor.foreground#282A26
  • editor.inactiveSelectionBackground#2F83212580
  • editor.lineHighlightBackground#F8F6F150
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2F832125
  • editorCursor.foreground#934B25
  • editorGroupHeader.tabsBackground#F8F6F1aa
  • editorLineNumber.activeForeground#934B25
  • editorLineNumber.foreground#D9D2C280
  • focusBorder#934B25
  • foreground#282A26
  • input.background#F8F6F1
  • input.border#00000015
  • input.foreground#282A26
  • input.placeholderForeground#282A2660
  • list.activeSelectionBackground#934B2530
  • list.activeSelectionForeground#282A26
  • list.highlightForeground#934B25
  • list.hoverBackground#F8F6F140
  • list.hoverForeground#282A26
  • list.inactiveSelectionBackground#934B2515
  • list.inactiveSelectionForeground#282A26
  • selection.background#2F832125
  • sideBar.background#F8F6F1
  • sideBar.border#00000015
  • sideBar.foreground#282A26
  • sideBarSectionHeader.background#F8F6F180
  • sideBarSectionHeader.foreground#282A26
  • sideBarTitle.foreground#934B25
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#282A26
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#934B25
  • tab.activeForeground#282A26
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#282A2680
  • terminal.ansiBlack#282A26
  • terminal.ansiBlue#2F8321
  • terminal.ansiCyan#A37229
  • terminal.ansiGreen#934B25
  • terminal.ansiMagenta#3E7619
  • terminal.ansiRed#3E7619
  • terminal.ansiWhite#282A26
  • terminal.ansiYellow#A37229
  • terminal.background#FEFDFB
  • terminal.foreground#282A26
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#282A26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#282A2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D9D2C2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2F8321bold
storage.type, storage.modifier#2F8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934B25
string, punctuation.definition.string, string.template, meta.template.expression#A37229
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#3E7619
variable, variable.other.readwrite, variable.other.object#282A26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282A26
variable.parameter, meta.parameter#282A26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282A2680
keyword.operator#282A26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37229bold
entity.other.inherited-class#934B25
entity.name.tag, punctuation.definition.tag#2F8321
entity.other.attribute-name#934B25
meta.diff, meta.diff.header#D9D2C2
markup.deleted#3E7619
markup.inserted#934B25
markup.changed#A37229
markup.heading, markup.heading.setext, punctuation.definition.heading#934B25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37229
string.other.link.title, string.other.link.description#934B25
markup.underline.link#D9D2C2underline
punctuation.definition.list#2F8321
markup.quote, punctuation.definition.quote#D9D2C2italic
Morphous Theme by Ameyanagi - VS Code Theme