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#F8F9F5
  • activityBar.border#00000015
  • activityBar.foreground#819325
  • activityBar.inactiveForeground#3A352E60
  • activityBarBadge.background#819325
  • activityBarBadge.foreground#F8F9F5
  • button.background#819325
  • button.foreground#F8F9F5
  • button.hoverBackground#819325dd
  • editor.background#F8F9F5
  • editor.foreground#3A352E
  • editor.inactiveSelectionBackground#4583212580
  • editor.lineHighlightBackground#F8F9F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#45832125
  • editorCursor.foreground#819325
  • editorGroupHeader.tabsBackground#F8F9F5aa
  • editorLineNumber.activeForeground#819325
  • editorLineNumber.foreground#cddbb480
  • focusBorder#819325
  • foreground#3A352E
  • input.background#F8F9F5
  • input.border#00000015
  • input.foreground#3A352E
  • input.placeholderForeground#3A352E60
  • list.activeSelectionBackground#81932530
  • list.activeSelectionForeground#3A352E
  • list.highlightForeground#819325
  • list.hoverBackground#F8F9F540
  • list.hoverForeground#3A352E
  • list.inactiveSelectionBackground#81932515
  • list.inactiveSelectionForeground#3A352E
  • selection.background#45832125
  • sideBar.background#F8F9F5
  • sideBar.border#00000015
  • sideBar.foreground#3A352E
  • sideBarSectionHeader.background#F8F9F580
  • sideBarSectionHeader.foreground#3A352E
  • sideBarTitle.foreground#819325
  • statusBar.background#F8F9F5
  • statusBar.border#00000015
  • statusBar.foreground#3A352E
  • statusBar.noFolderBackground#F8F9F5
  • tab.activeBackground#F8F9F5
  • tab.activeBorderTop#819325
  • tab.activeForeground#3A352E
  • tab.border#00000015
  • tab.inactiveBackground#F8F9F560
  • tab.inactiveForeground#3A352E80
  • terminal.ansiBlack#3A352E
  • terminal.ansiBlue#458321
  • terminal.ansiCyan#85A329
  • terminal.ansiGreen#819325
  • terminal.ansiMagenta#764419
  • terminal.ansiRed#764419
  • terminal.ansiWhite#3A352E
  • terminal.ansiYellow#85A329
  • terminal.background#F8F9F5
  • terminal.foreground#3A352E
  • titleBar.activeBackground#F8F9F5
  • titleBar.activeForeground#3A352E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F8F9F5
  • titleBar.inactiveForeground#3A352E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#cddbb4italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#458321bold
storage.type, storage.modifier#458321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#819325
string, punctuation.definition.string, string.template, meta.template.expression#85A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764419
variable, variable.other.readwrite, variable.other.object#3A352E
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#3A352E
variable.parameter, meta.parameter#3A352Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#3A352E80
keyword.operator#3A352E
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#85A329bold
entity.other.inherited-class#819325
entity.name.tag, punctuation.definition.tag#458321
entity.other.attribute-name#819325
meta.diff, meta.diff.header#cddbb4
markup.deleted#764419
markup.inserted#819325
markup.changed#85A329
markup.heading, markup.heading.setext, punctuation.definition.heading#819325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#85A329
string.other.link.title, string.other.link.description#819325
markup.underline.link#cddbb4underline
punctuation.definition.list#458321
markup.quote, punctuation.definition.quote#cddbb4italic
Morphous Theme by Ameyanagi - VS Code Theme