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#F7F0E3
  • activityBar.border#00000015
  • activityBar.foreground#819325
  • activityBar.inactiveForeground#20251d60
  • activityBarBadge.background#819325
  • activityBarBadge.foreground#F7F0E3
  • button.background#819325
  • button.foreground#F7F0E3
  • button.hoverBackground#819325dd
  • editor.background#F7F0E3
  • editor.foreground#20251d
  • editor.inactiveSelectionBackground#2183812580
  • editor.lineHighlightBackground#EBF9F050
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21838125
  • editorCursor.foreground#819325
  • editorGroupHeader.tabsBackground#EBF9F0aa
  • editorLineNumber.activeForeground#819325
  • editorLineNumber.foreground#5b463480
  • focusBorder#819325
  • foreground#20251d
  • input.background#EBF9F0
  • input.border#00000015
  • input.foreground#20251d
  • input.placeholderForeground#20251d60
  • list.activeSelectionBackground#81932530
  • list.activeSelectionForeground#20251d
  • list.highlightForeground#819325
  • list.hoverBackground#EBF9F040
  • list.hoverForeground#20251d
  • list.inactiveSelectionBackground#81932515
  • list.inactiveSelectionForeground#20251d
  • selection.background#21838125
  • sideBar.background#EBF9F0
  • sideBar.border#00000015
  • sideBar.foreground#20251d
  • sideBarSectionHeader.background#EBF9F080
  • sideBarSectionHeader.foreground#20251d
  • sideBarTitle.foreground#819325
  • statusBar.background#F7F0E3
  • statusBar.border#00000015
  • statusBar.foreground#20251d
  • statusBar.noFolderBackground#F7F0E3
  • tab.activeBackground#F7F0E3
  • tab.activeBorderTop#819325
  • tab.activeForeground#20251d
  • tab.border#00000015
  • tab.inactiveBackground#F7F0E360
  • tab.inactiveForeground#20251d80
  • terminal.ansiBlack#20251d
  • terminal.ansiBlue#218381
  • terminal.ansiCyan#A37A29
  • terminal.ansiGreen#819325
  • terminal.ansiMagenta#4E7619
  • terminal.ansiRed#4E7619
  • terminal.ansiWhite#20251d
  • terminal.ansiYellow#A37A29
  • terminal.background#F7F0E3
  • terminal.foreground#20251d
  • titleBar.activeBackground#F7F0E3
  • titleBar.activeForeground#20251d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F7F0E3
  • titleBar.inactiveForeground#20251d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5b4634italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218381bold
storage.type, storage.modifier#218381italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#819325
string, punctuation.definition.string, string.template, meta.template.expression#A37A29
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#4E7619
variable, variable.other.readwrite, variable.other.object#20251d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#20251d
variable.parameter, meta.parameter#20251ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#20251d80
keyword.operator#20251d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A37A29bold
entity.other.inherited-class#819325
entity.name.tag, punctuation.definition.tag#218381
entity.other.attribute-name#819325
meta.diff, meta.diff.header#5b4634
markup.deleted#4E7619
markup.inserted#819325
markup.changed#A37A29
markup.heading, markup.heading.setext, punctuation.definition.heading#819325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A37A29
string.other.link.title, string.other.link.description#819325
markup.underline.link#5b4634underline
punctuation.definition.list#218381
markup.quote, punctuation.definition.quote#5b4634italic
Morphous Theme by Ameyanagi - VS Code Theme