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#FBF8EF
  • activityBar.border#00000015
  • activityBar.foreground#889325
  • activityBar.inactiveForeground#1C150E60
  • activityBarBadge.background#889325
  • activityBarBadge.foreground#FBF8EF
  • button.background#889325
  • button.foreground#FBF8EF
  • button.hoverBackground#889325dd
  • editor.background#FBF8EF
  • editor.foreground#1C150E
  • editor.inactiveSelectionBackground#8350212580
  • editor.lineHighlightBackground#F7F3E450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83502125
  • editorCursor.foreground#889325
  • editorGroupHeader.tabsBackground#F7F3E4aa
  • editorLineNumber.activeForeground#889325
  • editorLineNumber.foreground#E6DFC280
  • focusBorder#889325
  • foreground#1C150E
  • input.background#F7F3E4
  • input.border#00000015
  • input.foreground#1C150E
  • input.placeholderForeground#1C150E60
  • list.activeSelectionBackground#88932530
  • list.activeSelectionForeground#1C150E
  • list.highlightForeground#889325
  • list.hoverBackground#F7F3E440
  • list.hoverForeground#1C150E
  • list.inactiveSelectionBackground#88932515
  • list.inactiveSelectionForeground#1C150E
  • selection.background#83502125
  • sideBar.background#F7F3E4
  • sideBar.border#00000015
  • sideBar.foreground#1C150E
  • sideBarSectionHeader.background#F7F3E480
  • sideBarSectionHeader.foreground#1C150E
  • sideBarTitle.foreground#889325
  • statusBar.background#FBF8EF
  • statusBar.border#00000015
  • statusBar.foreground#1C150E
  • statusBar.noFolderBackground#FBF8EF
  • tab.activeBackground#FBF8EF
  • tab.activeBorderTop#889325
  • tab.activeForeground#1C150E
  • tab.border#00000015
  • tab.inactiveBackground#FBF8EF60
  • tab.inactiveForeground#1C150E80
  • terminal.ansiBlack#1C150E
  • terminal.ansiBlue#835021
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#889325
  • terminal.ansiMagenta#765A19
  • terminal.ansiRed#765A19
  • terminal.ansiWhite#1C150E
  • terminal.ansiYellow#A37A29
  • terminal.background#FBF8EF
  • terminal.foreground#1C150E
  • titleBar.activeBackground#FBF8EF
  • titleBar.activeForeground#1C150E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF8EF
  • titleBar.inactiveForeground#1C150E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6DFC2italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835021bold
storage.type, storage.modifier#835021italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#889325
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765A19
variable, variable.other.readwrite, variable.other.object#1C150E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1C150E
variable.parameter, meta.parameter#1C150Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1C150E80
keyword.operator#1C150E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#889325
entity.name.tag, punctuation.definition.tag#835021
entity.other.attribute-name#889325
meta.diff, meta.diff.header#E6DFC2
markup.deleted#765A19
markup.inserted#889325
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#889325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#889325
markup.underline.link#E6DFC2underline
punctuation.definition.list#835021
markup.quote, punctuation.definition.quote#E6DFC2italic
Morphous Theme by Ameyanagi - VS Code Theme