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#F8F0E2
  • activityBar.border#00000015
  • activityBar.foreground#935325
  • activityBar.inactiveForeground#21170f60
  • activityBarBadge.background#935325
  • activityBarBadge.foreground#F8F0E2
  • button.background#935325
  • button.foreground#F8F0E2
  • button.hoverBackground#935325dd
  • editor.background#F8F0E2
  • editor.foreground#21170f
  • editor.inactiveSelectionBackground#8355212580
  • editor.lineHighlightBackground#EDDCC550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83552125
  • editorCursor.foreground#935325
  • editorGroupHeader.tabsBackground#EDDCC5aa
  • editorLineNumber.activeForeground#935325
  • editorLineNumber.foreground#7f955980
  • focusBorder#935325
  • foreground#21170f
  • input.background#EDDCC5
  • input.border#00000015
  • input.foreground#21170f
  • input.placeholderForeground#21170f60
  • list.activeSelectionBackground#93532530
  • list.activeSelectionForeground#21170f
  • list.highlightForeground#935325
  • list.hoverBackground#EDDCC540
  • list.hoverForeground#21170f
  • list.inactiveSelectionBackground#93532515
  • list.inactiveSelectionForeground#21170f
  • selection.background#83552125
  • sideBar.background#EDDCC5
  • sideBar.border#00000015
  • sideBar.foreground#21170f
  • sideBarSectionHeader.background#EDDCC580
  • sideBarSectionHeader.foreground#21170f
  • sideBarTitle.foreground#935325
  • statusBar.background#F8F0E2
  • statusBar.border#00000015
  • statusBar.foreground#21170f
  • statusBar.noFolderBackground#F8F0E2
  • tab.activeBackground#F8F0E2
  • tab.activeBorderTop#935325
  • tab.activeForeground#21170f
  • tab.border#00000015
  • tab.inactiveBackground#F8F0E260
  • tab.inactiveForeground#21170f80
  • terminal.ansiBlack#21170f
  • terminal.ansiBlue#835521
  • terminal.ansiCyan#A36429
  • terminal.ansiGreen#935325
  • terminal.ansiMagenta#4E7619
  • terminal.ansiRed#4E7619
  • terminal.ansiWhite#21170f
  • terminal.ansiYellow#A36429
  • terminal.background#F8F0E2
  • terminal.foreground#21170f
  • titleBar.activeBackground#F8F0E2
  • titleBar.activeForeground#21170f
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F0E2
  • titleBar.inactiveForeground#21170f60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7f9559italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#835521bold
storage.type, storage.modifier#835521italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935325
string, punctuation.definition.string, string.template, meta.template.expression#A36429
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4E7619
variable, variable.other.readwrite, variable.other.object#21170f
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#21170f
variable.parameter, meta.parameter#21170fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#21170f80
keyword.operator#21170f
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A36429bold
entity.other.inherited-class#935325
entity.name.tag, punctuation.definition.tag#835521
entity.other.attribute-name#935325
meta.diff, meta.diff.header#7f9559
markup.deleted#4E7619
markup.inserted#935325
markup.changed#A36429
markup.heading, markup.heading.setext, punctuation.definition.heading#935325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A36429
string.other.link.title, string.other.link.description#935325
markup.underline.link#7f9559underline
punctuation.definition.list#835521
markup.quote, punctuation.definition.quote#7f9559italic
Morphous Theme by Ameyanagi - VS Code Theme