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#F9F8F6
  • activityBar.border#00000015
  • activityBar.foreground#933D25
  • activityBar.inactiveForeground#1E1B1860
  • activityBarBadge.background#933D25
  • activityBarBadge.foreground#F9F8F6
  • button.background#933D25
  • button.foreground#F9F8F6
  • button.hoverBackground#933D25dd
  • editor.background#F9F8F6
  • editor.foreground#1E1B18
  • editor.inactiveSelectionBackground#8331212580
  • editor.lineHighlightBackground#FAF8F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83312125
  • editorCursor.foreground#933D25
  • editorGroupHeader.tabsBackground#FAF8F5aa
  • editorLineNumber.activeForeground#933D25
  • editorLineNumber.foreground#B6B2A880
  • focusBorder#933D25
  • foreground#1E1B18
  • input.background#FAF8F5
  • input.border#00000015
  • input.foreground#1E1B18
  • input.placeholderForeground#1E1B1860
  • list.activeSelectionBackground#933D2530
  • list.activeSelectionForeground#1E1B18
  • list.highlightForeground#933D25
  • list.hoverBackground#FAF8F540
  • list.hoverForeground#1E1B18
  • list.inactiveSelectionBackground#933D2515
  • list.inactiveSelectionForeground#1E1B18
  • selection.background#83312125
  • sideBar.background#FAF8F5
  • sideBar.border#00000015
  • sideBar.foreground#1E1B18
  • sideBarSectionHeader.background#FAF8F580
  • sideBarSectionHeader.foreground#1E1B18
  • sideBarTitle.foreground#933D25
  • statusBar.background#F9F8F6
  • statusBar.border#00000015
  • statusBar.foreground#1E1B18
  • statusBar.noFolderBackground#F9F8F6
  • tab.activeBackground#F9F8F6
  • tab.activeBorderTop#933D25
  • tab.activeForeground#1E1B18
  • tab.border#00000015
  • tab.inactiveBackground#F9F8F660
  • tab.inactiveForeground#1E1B1880
  • terminal.ansiBlack#1E1B18
  • terminal.ansiBlue#833121
  • terminal.ansiCyan#29A349
  • terminal.ansiGreen#933D25
  • terminal.ansiMagenta#762819
  • terminal.ansiRed#762819
  • terminal.ansiWhite#1E1B18
  • terminal.ansiYellow#29A349
  • terminal.background#F9F8F6
  • terminal.foreground#1E1B18
  • titleBar.activeBackground#F9F8F6
  • titleBar.activeForeground#1E1B18
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F8F6
  • titleBar.inactiveForeground#1E1B1860
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B6B2A8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#833121bold
storage.type, storage.modifier#833121italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#933D25
string, punctuation.definition.string, string.template, meta.template.expression#29A349
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762819
variable, variable.other.readwrite, variable.other.object#1E1B18
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1B18
variable.parameter, meta.parameter#1E1B18dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1B1880
keyword.operator#1E1B18
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A349bold
entity.other.inherited-class#933D25
entity.name.tag, punctuation.definition.tag#833121
entity.other.attribute-name#933D25
meta.diff, meta.diff.header#B6B2A8
markup.deleted#762819
markup.inserted#933D25
markup.changed#29A349
markup.heading, markup.heading.setext, punctuation.definition.heading#933D25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A349
string.other.link.title, string.other.link.description#933D25
markup.underline.link#B6B2A8underline
punctuation.definition.list#833121
markup.quote, punctuation.definition.quote#B6B2A8italic
Morphous Theme by Ameyanagi - VS Code Theme