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#F9F8F1
  • activityBar.border#00000015
  • activityBar.foreground#8A9325
  • activityBar.inactiveForeground#20281860
  • activityBarBadge.background#8A9325
  • activityBarBadge.foreground#F9F8F1
  • button.background#8A9325
  • button.foreground#F9F8F1
  • button.hoverBackground#8A9325dd
  • editor.background#F9F8F1
  • editor.foreground#202818
  • editor.inactiveSelectionBackground#835A212580
  • editor.lineHighlightBackground#E4DFC950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#835A2125
  • editorCursor.foreground#8A9325
  • editorGroupHeader.tabsBackground#E4DFC9aa
  • editorLineNumber.activeForeground#8A9325
  • editorLineNumber.foreground#b8b58a80
  • focusBorder#8A9325
  • foreground#202818
  • input.background#E4DFC9
  • input.border#00000015
  • input.foreground#202818
  • input.placeholderForeground#20281860
  • list.activeSelectionBackground#8A932530
  • list.activeSelectionForeground#202818
  • list.highlightForeground#8A9325
  • list.hoverBackground#E4DFC940
  • list.hoverForeground#202818
  • list.inactiveSelectionBackground#8A932515
  • list.inactiveSelectionForeground#202818
  • selection.background#835A2125
  • sideBar.background#E4DFC9
  • sideBar.border#00000015
  • sideBar.foreground#202818
  • sideBarSectionHeader.background#E4DFC980
  • sideBarSectionHeader.foreground#202818
  • sideBarTitle.foreground#8A9325
  • statusBar.background#F9F8F1
  • statusBar.border#00000015
  • statusBar.foreground#202818
  • statusBar.noFolderBackground#F9F8F1
  • tab.activeBackground#F9F8F1
  • tab.activeBorderTop#8A9325
  • tab.activeForeground#202818
  • tab.border#00000015
  • tab.inactiveBackground#F9F8F160
  • tab.inactiveForeground#20281880
  • terminal.ansiBlack#202818
  • terminal.ansiBlue#835A21
  • terminal.ansiCyan#97A329
  • terminal.ansiGreen#8A9325
  • terminal.ansiMagenta#765219
  • terminal.ansiRed#765219
  • terminal.ansiWhite#202818
  • terminal.ansiYellow#97A329
  • terminal.background#F9F8F1
  • terminal.foreground#202818
  • titleBar.activeBackground#F9F8F1
  • titleBar.activeForeground#202818
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F8F1
  • titleBar.inactiveForeground#20281860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#b8b58aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835A21bold
storage.type, storage.modifier#835A21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8A9325
string, punctuation.definition.string, string.template, meta.template.expression#97A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765219
variable, variable.other.readwrite, variable.other.object#202818
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#202818
variable.parameter, meta.parameter#202818dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20281880
keyword.operator#202818
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#97A329bold
entity.other.inherited-class#8A9325
entity.name.tag, punctuation.definition.tag#835A21
entity.other.attribute-name#8A9325
meta.diff, meta.diff.header#b8b58a
markup.deleted#765219
markup.inserted#8A9325
markup.changed#97A329
markup.heading, markup.heading.setext, punctuation.definition.heading#8A9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#97A329
string.other.link.title, string.other.link.description#8A9325
markup.underline.link#b8b58aunderline
punctuation.definition.list#835A21
markup.quote, punctuation.definition.quote#b8b58aitalic
Morphous Theme by Ameyanagi - VS Code Theme