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#FAF6F0
  • activityBar.border#00000015
  • activityBar.foreground#934825
  • activityBar.inactiveForeground#1c1c1b60
  • activityBarBadge.background#934825
  • activityBarBadge.foreground#FAF6F0
  • button.background#934825
  • button.foreground#FAF6F0
  • button.hoverBackground#934825dd
  • editor.background#FAF6F0
  • editor.foreground#1c1c1b
  • editor.inactiveSelectionBackground#8337212580
  • editor.lineHighlightBackground#F5ECDB50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83372125
  • editorCursor.foreground#934825
  • editorGroupHeader.tabsBackground#F5ECDBaa
  • editorLineNumber.activeForeground#934825
  • editorLineNumber.foreground#7a382380
  • focusBorder#934825
  • foreground#1c1c1b
  • input.background#F5ECDB
  • input.border#00000015
  • input.foreground#1c1c1b
  • input.placeholderForeground#1c1c1b60
  • list.activeSelectionBackground#93482530
  • list.activeSelectionForeground#1c1c1b
  • list.highlightForeground#934825
  • list.hoverBackground#F5ECDB40
  • list.hoverForeground#1c1c1b
  • list.inactiveSelectionBackground#93482515
  • list.inactiveSelectionForeground#1c1c1b
  • selection.background#83372125
  • sideBar.background#F5ECDB
  • sideBar.border#00000015
  • sideBar.foreground#1c1c1b
  • sideBarSectionHeader.background#F5ECDB80
  • sideBarSectionHeader.foreground#1c1c1b
  • sideBarTitle.foreground#934825
  • statusBar.background#FAF6F0
  • statusBar.border#00000015
  • statusBar.foreground#1c1c1b
  • statusBar.noFolderBackground#FAF6F0
  • tab.activeBackground#FAF6F0
  • tab.activeBorderTop#934825
  • tab.activeForeground#1c1c1b
  • tab.border#00000015
  • tab.inactiveBackground#FAF6F060
  • tab.inactiveForeground#1c1c1b80
  • terminal.ansiBlack#1c1c1b
  • terminal.ansiBlue#833721
  • terminal.ansiCyan#A36C29
  • terminal.ansiGreen#934825
  • terminal.ansiMagenta#764C19
  • terminal.ansiRed#764C19
  • terminal.ansiWhite#1c1c1b
  • terminal.ansiYellow#A36C29
  • terminal.background#FAF6F0
  • terminal.foreground#1c1c1b
  • titleBar.activeBackground#FAF6F0
  • titleBar.activeForeground#1c1c1b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FAF6F0
  • titleBar.inactiveForeground#1c1c1b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a3823italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#833721bold
storage.type, storage.modifier#833721italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#934825
string, punctuation.definition.string, string.template, meta.template.expression#A36C29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764C19
variable, variable.other.readwrite, variable.other.object#1c1c1b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1c1c1b
variable.parameter, meta.parameter#1c1c1bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1c1c1b80
keyword.operator#1c1c1b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36C29bold
entity.other.inherited-class#934825
entity.name.tag, punctuation.definition.tag#833721
entity.other.attribute-name#934825
meta.diff, meta.diff.header#7a3823
markup.deleted#764C19
markup.inserted#934825
markup.changed#A36C29
markup.heading, markup.heading.setext, punctuation.definition.heading#934825bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36C29
string.other.link.title, string.other.link.description#934825
markup.underline.link#7a3823underline
punctuation.definition.list#833721
markup.quote, punctuation.definition.quote#7a3823italic
Morphous Theme by Ameyanagi - VS Code Theme