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#FEFDFB
  • activityBar.border#00000015
  • activityBar.foreground#935A25
  • activityBar.inactiveForeground#0E0E0E60
  • activityBarBadge.background#935A25
  • activityBarBadge.foreground#FEFDFB
  • button.background#935A25
  • button.foreground#FEFDFB
  • button.hoverBackground#935A25dd
  • editor.background#FEFDFB
  • editor.foreground#0E0E0E
  • editor.inactiveSelectionBackground#2183272580
  • editor.lineHighlightBackground#FFFAF050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832725
  • editorCursor.foreground#935A25
  • editorGroupHeader.tabsBackground#FFFAF0aa
  • editorLineNumber.activeForeground#935A25
  • editorLineNumber.foreground#7A685880
  • focusBorder#935A25
  • foreground#0E0E0E
  • input.background#FFFAF0
  • input.border#00000015
  • input.foreground#0E0E0E
  • input.placeholderForeground#0E0E0E60
  • list.activeSelectionBackground#935A2530
  • list.activeSelectionForeground#0E0E0E
  • list.highlightForeground#935A25
  • list.hoverBackground#FFFAF040
  • list.hoverForeground#0E0E0E
  • list.inactiveSelectionBackground#935A2515
  • list.inactiveSelectionForeground#0E0E0E
  • selection.background#21832725
  • sideBar.background#FFFAF0
  • sideBar.border#00000015
  • sideBar.foreground#0E0E0E
  • sideBarSectionHeader.background#FFFAF080
  • sideBarSectionHeader.foreground#0E0E0E
  • sideBarTitle.foreground#935A25
  • statusBar.background#FEFDFB
  • statusBar.border#00000015
  • statusBar.foreground#0E0E0E
  • statusBar.noFolderBackground#FEFDFB
  • tab.activeBackground#FEFDFB
  • tab.activeBorderTop#935A25
  • tab.activeForeground#0E0E0E
  • tab.border#00000015
  • tab.inactiveBackground#FEFDFB60
  • tab.inactiveForeground#0E0E0E80
  • terminal.ansiBlack#0E0E0E
  • terminal.ansiBlue#218327
  • terminal.ansiCyan#A38529
  • terminal.ansiGreen#935A25
  • terminal.ansiMagenta#765819
  • terminal.ansiRed#765819
  • terminal.ansiWhite#0E0E0E
  • terminal.ansiYellow#A38529
  • terminal.background#FEFDFB
  • terminal.foreground#0E0E0E
  • titleBar.activeBackground#FEFDFB
  • titleBar.activeForeground#0E0E0E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FEFDFB
  • titleBar.inactiveForeground#0E0E0E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A6858italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218327bold
storage.type, storage.modifier#218327italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#935A25
string, punctuation.definition.string, string.template, meta.template.expression#A38529
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765819
variable, variable.other.readwrite, variable.other.object#0E0E0E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E0E0E
variable.parameter, meta.parameter#0E0E0Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E0E0E80
keyword.operator#0E0E0E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38529bold
entity.other.inherited-class#935A25
entity.name.tag, punctuation.definition.tag#218327
entity.other.attribute-name#935A25
meta.diff, meta.diff.header#7A6858
markup.deleted#765819
markup.inserted#935A25
markup.changed#A38529
markup.heading, markup.heading.setext, punctuation.definition.heading#935A25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38529
string.other.link.title, string.other.link.description#935A25
markup.underline.link#7A6858underline
punctuation.definition.list#218327
markup.quote, punctuation.definition.quote#7A6858italic
Morphous Theme by Ameyanagi - VS Code Theme