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#FCFBF7
  • activityBar.border#00000015
  • activityBar.foreground#934F25
  • activityBar.inactiveForeground#1B130E60
  • activityBarBadge.background#934F25
  • activityBarBadge.foreground#FCFBF7
  • button.background#934F25
  • button.foreground#FCFBF7
  • button.hoverBackground#934F25dd
  • editor.background#FCFBF7
  • editor.foreground#1B130E
  • editor.inactiveSelectionBackground#837C212580
  • editor.lineHighlightBackground#F6EBD550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#837C2125
  • editorCursor.foreground#934F25
  • editorGroupHeader.tabsBackground#F6EBD5aa
  • editorLineNumber.activeForeground#934F25
  • editorLineNumber.foreground#CBB79A80
  • focusBorder#934F25
  • foreground#1B130E
  • input.background#F6EBD5
  • input.border#00000015
  • input.foreground#1B130E
  • input.placeholderForeground#1B130E60
  • list.activeSelectionBackground#934F2530
  • list.activeSelectionForeground#1B130E
  • list.highlightForeground#934F25
  • list.hoverBackground#F6EBD540
  • list.hoverForeground#1B130E
  • list.inactiveSelectionBackground#934F2515
  • list.inactiveSelectionForeground#1B130E
  • selection.background#837C2125
  • sideBar.background#F6EBD5
  • sideBar.border#00000015
  • sideBar.foreground#1B130E
  • sideBarSectionHeader.background#F6EBD580
  • sideBarSectionHeader.foreground#1B130E
  • sideBarTitle.foreground#934F25
  • statusBar.background#FCFBF7
  • statusBar.border#00000015
  • statusBar.foreground#1B130E
  • statusBar.noFolderBackground#FCFBF7
  • tab.activeBackground#FCFBF7
  • tab.activeBorderTop#934F25
  • tab.activeForeground#1B130E
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF760
  • tab.inactiveForeground#1B130E80
  • terminal.ansiBlack#1B130E
  • terminal.ansiBlue#837C21
  • terminal.ansiCyan#299BA3
  • terminal.ansiGreen#934F25
  • terminal.ansiMagenta#5A7619
  • terminal.ansiRed#5A7619
  • terminal.ansiWhite#1B130E
  • terminal.ansiYellow#299BA3
  • terminal.background#FCFBF7
  • terminal.foreground#1B130E
  • titleBar.activeBackground#FCFBF7
  • titleBar.activeForeground#1B130E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF7
  • titleBar.inactiveForeground#1B130E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#CBB79Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#837C21bold
storage.type, storage.modifier#837C21italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934F25
string, punctuation.definition.string, string.template, meta.template.expression#299BA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#5A7619
variable, variable.other.readwrite, variable.other.object#1B130E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1B130E
variable.parameter, meta.parameter#1B130Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1B130E80
keyword.operator#1B130E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#299BA3bold
entity.other.inherited-class#934F25
entity.name.tag, punctuation.definition.tag#837C21
entity.other.attribute-name#934F25
meta.diff, meta.diff.header#CBB79A
markup.deleted#5A7619
markup.inserted#934F25
markup.changed#299BA3
markup.heading, markup.heading.setext, punctuation.definition.heading#934F25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#299BA3
string.other.link.title, string.other.link.description#934F25
markup.underline.link#CBB79Aunderline
punctuation.definition.list#837C21
markup.quote, punctuation.definition.quote#CBB79Aitalic
Morphous Theme by Ameyanagi - VS Code Theme