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#f2f5f0
  • activityBar.border#00000015
  • activityBar.foreground#506f9f
  • activityBar.inactiveForeground#17201d60
  • activityBarBadge.background#506f9f
  • activityBarBadge.foreground#f2f5f0
  • button.background#506f9f
  • button.foreground#f2f5f0
  • button.hoverBackground#506f9fdd
  • editor.background#f2f5f0
  • editor.foreground#17201d
  • editor.inactiveSelectionBackground#536f3d2580
  • editor.lineHighlightBackground#d8e1eb50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#536f3d25
  • editorCursor.foreground#506f9f
  • editorGroupHeader.tabsBackground#d8e1ebaa
  • editorLineNumber.activeForeground#506f9f
  • editorLineNumber.foreground#8b8b8480
  • focusBorder#506f9f
  • foreground#17201d
  • input.background#d8e1eb
  • input.border#00000015
  • input.foreground#17201d
  • input.placeholderForeground#17201d60
  • list.activeSelectionBackground#506f9f30
  • list.activeSelectionForeground#17201d
  • list.highlightForeground#506f9f
  • list.hoverBackground#d8e1eb40
  • list.hoverForeground#17201d
  • list.inactiveSelectionBackground#506f9f15
  • list.inactiveSelectionForeground#17201d
  • selection.background#536f3d25
  • sideBar.background#d8e1eb
  • sideBar.border#00000015
  • sideBar.foreground#17201d
  • sideBarSectionHeader.background#d8e1eb80
  • sideBarSectionHeader.foreground#17201d
  • sideBarTitle.foreground#506f9f
  • statusBar.background#f2f5f0
  • statusBar.border#00000015
  • statusBar.foreground#17201d
  • statusBar.noFolderBackground#f2f5f0
  • tab.activeBackground#f2f5f0
  • tab.activeBorderTop#506f9f
  • tab.activeForeground#17201d
  • tab.border#00000015
  • tab.inactiveBackground#f2f5f060
  • tab.inactiveForeground#17201d80
  • terminal.ansiBlack#17201d
  • terminal.ansiBlue#536f3d
  • terminal.ansiCyan#8aa15a
  • terminal.ansiGreen#506f9f
  • terminal.ansiMagenta#b78a47
  • terminal.ansiRed#b78a47
  • terminal.ansiWhite#17201d
  • terminal.ansiYellow#8aa15a
  • terminal.background#f2f5f0
  • terminal.foreground#17201d
  • titleBar.activeBackground#f2f5f0
  • titleBar.activeForeground#17201d
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f2f5f0
  • titleBar.inactiveForeground#17201d60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b8b84italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#536f3dbold
storage.type, storage.modifier#536f3ditalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#506f9f
string, punctuation.definition.string, string.template, meta.template.expression#8aa15a
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b78a47
variable, variable.other.readwrite, variable.other.object#17201d
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17201d
variable.parameter, meta.parameter#17201ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17201d80
keyword.operator#17201d
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8aa15abold
entity.other.inherited-class#506f9f
entity.name.tag, punctuation.definition.tag#536f3d
entity.other.attribute-name#506f9f
meta.diff, meta.diff.header#8b8b84
markup.deleted#b78a47
markup.inserted#506f9f
markup.changed#8aa15a
markup.heading, markup.heading.setext, punctuation.definition.heading#506f9fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8aa15a
string.other.link.title, string.other.link.description#506f9f
markup.underline.link#8b8b84underline
punctuation.definition.list#536f3d
markup.quote, punctuation.definition.quote#8b8b84italic
Morphous Theme by Ameyanagi - VS Code Theme