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#FBF9F3
  • activityBar.border#00000015
  • activityBar.foreground#934825
  • activityBar.inactiveForeground#20231660
  • activityBarBadge.background#934825
  • activityBarBadge.foreground#FBF9F3
  • button.background#934825
  • button.foreground#FBF9F3
  • button.hoverBackground#934825dd
  • editor.background#FBF9F3
  • editor.foreground#202316
  • editor.inactiveSelectionBackground#8367212580
  • editor.lineHighlightBackground#EDE6D450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83672125
  • editorCursor.foreground#934825
  • editorGroupHeader.tabsBackground#EDE6D4aa
  • editorLineNumber.activeForeground#934825
  • editorLineNumber.foreground#8E836E80
  • focusBorder#934825
  • foreground#202316
  • input.background#EDE6D4
  • input.border#00000015
  • input.foreground#202316
  • input.placeholderForeground#20231660
  • list.activeSelectionBackground#93482530
  • list.activeSelectionForeground#202316
  • list.highlightForeground#934825
  • list.hoverBackground#EDE6D440
  • list.hoverForeground#202316
  • list.inactiveSelectionBackground#93482515
  • list.inactiveSelectionForeground#202316
  • selection.background#83672125
  • sideBar.background#EDE6D4
  • sideBar.border#00000015
  • sideBar.foreground#202316
  • sideBarSectionHeader.background#EDE6D480
  • sideBarSectionHeader.foreground#202316
  • sideBarTitle.foreground#934825
  • statusBar.background#FBF9F3
  • statusBar.border#00000015
  • statusBar.foreground#202316
  • statusBar.noFolderBackground#FBF9F3
  • tab.activeBackground#FBF9F3
  • tab.activeBorderTop#934825
  • tab.activeForeground#202316
  • tab.border#00000015
  • tab.inactiveBackground#FBF9F360
  • tab.inactiveForeground#20231680
  • terminal.ansiBlack#202316
  • terminal.ansiBlue#836721
  • terminal.ansiCyan#7CA329
  • terminal.ansiGreen#934825
  • terminal.ansiMagenta#766019
  • terminal.ansiRed#766019
  • terminal.ansiWhite#202316
  • terminal.ansiYellow#7CA329
  • terminal.background#FBF9F3
  • terminal.foreground#202316
  • titleBar.activeBackground#FBF9F3
  • titleBar.activeForeground#202316
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBF9F3
  • titleBar.inactiveForeground#20231660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8E836Eitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#836721bold
storage.type, storage.modifier#836721italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934825
string, punctuation.definition.string, string.template, meta.template.expression#7CA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#766019
variable, variable.other.readwrite, variable.other.object#202316
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#202316
variable.parameter, meta.parameter#202316dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20231680
keyword.operator#202316
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7CA329bold
entity.other.inherited-class#934825
entity.name.tag, punctuation.definition.tag#836721
entity.other.attribute-name#934825
meta.diff, meta.diff.header#8E836E
markup.deleted#766019
markup.inserted#934825
markup.changed#7CA329
markup.heading, markup.heading.setext, punctuation.definition.heading#934825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7CA329
string.other.link.title, string.other.link.description#934825
markup.underline.link#8E836Eunderline
punctuation.definition.list#836721
markup.quote, punctuation.definition.quote#8E836Eitalic
Morphous Theme by Ameyanagi - VS Code Theme