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#F5F0EB
  • activityBar.border#00000015
  • activityBar.foreground#935A25
  • activityBar.inactiveForeground#24181160
  • activityBarBadge.background#935A25
  • activityBarBadge.foreground#F5F0EB
  • button.background#935A25
  • button.foreground#F5F0EB
  • button.hoverBackground#935A25dd
  • editor.background#F5F0EB
  • editor.foreground#241811
  • editor.inactiveSelectionBackground#8355212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#83552125
  • editorCursor.foreground#935A25
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#935A25
  • editorLineNumber.foreground#d8c4a680
  • focusBorder#935A25
  • foreground#241811
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#241811
  • input.placeholderForeground#24181160
  • list.activeSelectionBackground#935A2530
  • list.activeSelectionForeground#241811
  • list.highlightForeground#935A25
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#241811
  • list.inactiveSelectionBackground#935A2515
  • list.inactiveSelectionForeground#241811
  • selection.background#83552125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#241811
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#241811
  • sideBarTitle.foreground#935A25
  • statusBar.background#F5F0EB
  • statusBar.border#00000015
  • statusBar.foreground#241811
  • statusBar.noFolderBackground#F5F0EB
  • tab.activeBackground#F5F0EB
  • tab.activeBorderTop#935A25
  • tab.activeForeground#241811
  • tab.border#00000015
  • tab.inactiveBackground#F5F0EB60
  • tab.inactiveForeground#24181180
  • terminal.ansiBlack#241811
  • terminal.ansiBlue#835521
  • terminal.ansiCyan#29A32F
  • terminal.ansiGreen#935A25
  • terminal.ansiMagenta#19761E
  • terminal.ansiRed#19761E
  • terminal.ansiWhite#241811
  • terminal.ansiYellow#29A32F
  • terminal.background#F5F0EB
  • terminal.foreground#241811
  • titleBar.activeBackground#F5F0EB
  • titleBar.activeForeground#241811
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F5F0EB
  • titleBar.inactiveForeground#24181160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d8c4a6italic
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#935A25
string, punctuation.definition.string, string.template, meta.template.expression#29A32F
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#19761E
variable, variable.other.readwrite, variable.other.object#241811
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#241811
variable.parameter, meta.parameter#241811dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24181180
keyword.operator#241811
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A32Fbold
entity.other.inherited-class#935A25
entity.name.tag, punctuation.definition.tag#835521
entity.other.attribute-name#935A25
meta.diff, meta.diff.header#d8c4a6
markup.deleted#19761E
markup.inserted#935A25
markup.changed#29A32F
markup.heading, markup.heading.setext, punctuation.definition.heading#935A25bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A32F
string.other.link.title, string.other.link.description#935A25
markup.underline.link#d8c4a6underline
punctuation.definition.list#835521
markup.quote, punctuation.definition.quote#d8c4a6italic
Morphous Theme by Ameyanagi - VS Code Theme