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#F9F8F6
  • activityBar.border#00000015
  • activityBar.foreground#679325
  • activityBar.inactiveForeground#17171760
  • activityBarBadge.background#679325
  • activityBarBadge.foreground#F9F8F6
  • button.background#679325
  • button.foreground#F9F8F6
  • button.hoverBackground#679325dd
  • editor.background#F9F8F6
  • editor.foreground#171717
  • editor.inactiveSelectionBackground#21835B2580
  • editor.lineHighlightBackground#ECEBE450
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835B25
  • editorCursor.foreground#679325
  • editorGroupHeader.tabsBackground#ECEBE4aa
  • editorLineNumber.activeForeground#679325
  • editorLineNumber.foreground#9aa28580
  • focusBorder#679325
  • foreground#171717
  • input.background#ECEBE4
  • input.border#00000015
  • input.foreground#171717
  • input.placeholderForeground#17171760
  • list.activeSelectionBackground#67932530
  • list.activeSelectionForeground#171717
  • list.highlightForeground#679325
  • list.hoverBackground#ECEBE440
  • list.hoverForeground#171717
  • list.inactiveSelectionBackground#67932515
  • list.inactiveSelectionForeground#171717
  • selection.background#21835B25
  • sideBar.background#ECEBE4
  • sideBar.border#00000015
  • sideBar.foreground#171717
  • sideBarSectionHeader.background#ECEBE480
  • sideBarSectionHeader.foreground#171717
  • sideBarTitle.foreground#679325
  • statusBar.background#F9F8F6
  • statusBar.border#00000015
  • statusBar.foreground#171717
  • statusBar.noFolderBackground#F9F8F6
  • tab.activeBackground#F9F8F6
  • tab.activeBorderTop#679325
  • tab.activeForeground#171717
  • tab.border#00000015
  • tab.inactiveBackground#F9F8F660
  • tab.inactiveForeground#17171780
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#21835B
  • terminal.ansiCyan#7EA329
  • terminal.ansiGreen#679325
  • terminal.ansiMagenta#762C19
  • terminal.ansiRed#762C19
  • terminal.ansiWhite#171717
  • terminal.ansiYellow#7EA329
  • terminal.background#F9F8F6
  • terminal.foreground#171717
  • titleBar.activeBackground#F9F8F6
  • titleBar.activeForeground#171717
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F9F8F6
  • titleBar.inactiveForeground#17171760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9aa285italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21835Bbold
storage.type, storage.modifier#21835Bitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#679325
string, punctuation.definition.string, string.template, meta.template.expression#7EA329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762C19
variable, variable.other.readwrite, variable.other.object#171717
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#171717
variable.parameter, meta.parameter#171717dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17171780
keyword.operator#171717
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#7EA329bold
entity.other.inherited-class#679325
entity.name.tag, punctuation.definition.tag#21835B
entity.other.attribute-name#679325
meta.diff, meta.diff.header#9aa285
markup.deleted#762C19
markup.inserted#679325
markup.changed#7EA329
markup.heading, markup.heading.setext, punctuation.definition.heading#679325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#7EA329
string.other.link.title, string.other.link.description#679325
markup.underline.link#9aa285underline
punctuation.definition.list#21835B
markup.quote, punctuation.definition.quote#9aa285italic
Morphous Theme by Ameyanagi - VS Code Theme