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#0D150A
  • activityBar.border#ffffff15
  • activityBar.foreground#74E967
  • activityBar.inactiveForeground#FAF9F160
  • activityBarBadge.background#74E967
  • activityBarBadge.foreground#0D150A
  • button.background#74E967
  • button.foreground#0D150A
  • button.hoverBackground#74E967dd
  • editor.background#0D150A
  • editor.foreground#FAF9F1
  • editor.inactiveSelectionBackground#79EC9A3580
  • editor.lineHighlightBackground#203C2C40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79EC9A35
  • editorCursor.foreground#74E967
  • editorGroupHeader.tabsBackground#0D150Add
  • editorLineNumber.activeForeground#74E967
  • editorLineNumber.foreground#DDE7C680
  • focusBorder#74E967
  • foreground#FAF9F1
  • input.background#203C2C
  • input.border#ffffff15
  • input.foreground#FAF9F1
  • input.placeholderForeground#FAF9F160
  • list.activeSelectionBackground#74E96730
  • list.activeSelectionForeground#FAF9F1
  • list.highlightForeground#74E967
  • list.hoverBackground#203C2C40
  • list.hoverForeground#FAF9F1
  • list.inactiveSelectionBackground#74E96715
  • list.inactiveSelectionForeground#FAF9F1
  • selection.background#79EC9A35
  • sideBar.background#203C2C
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF9F1
  • sideBarSectionHeader.background#0D150A80
  • sideBarSectionHeader.foreground#FAF9F1
  • sideBarTitle.foreground#74E967
  • statusBar.background#0D150A
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF9F1
  • statusBar.noFolderBackground#0D150A
  • tab.activeBackground#0D150A
  • tab.activeBorderTop#74E967
  • tab.activeForeground#FAF9F1
  • tab.border#ffffff15
  • tab.inactiveBackground#203C2C60
  • tab.inactiveForeground#FAF9F180
  • terminal.ansiBlack#0D150A
  • terminal.ansiBlue#79EC9A
  • terminal.ansiCyan#C7E755
  • terminal.ansiGreen#74E967
  • terminal.ansiMagenta#D9F183
  • terminal.ansiRed#D9F183
  • terminal.ansiWhite#FAF9F1
  • terminal.ansiYellow#C7E755
  • terminal.background#0D150A
  • terminal.foreground#FAF9F1
  • titleBar.activeBackground#0D150A
  • titleBar.activeForeground#FAF9F1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#0D150A
  • titleBar.inactiveForeground#FAF9F160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#DDE7C6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79EC9Abold
storage.type, storage.modifier#79EC9Aitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#74E967
string, punctuation.definition.string, string.template, meta.template.expression#C7E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D9F183
variable, variable.other.readwrite, variable.other.object#FAF9F1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF9F1
variable.parameter, meta.parameter#FAF9F1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF9F180
keyword.operator#FAF9F1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C7E755bold
entity.other.inherited-class#74E967
entity.name.tag, punctuation.definition.tag#79EC9A
entity.other.attribute-name#74E967
meta.diff, meta.diff.header#DDE7C6
markup.deleted#D9F183
markup.inserted#74E967
markup.changed#C7E755
markup.heading, markup.heading.setext, punctuation.definition.heading#74E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C7E755
string.other.link.title, string.other.link.description#74E967
markup.underline.link#DDE7C6underline
punctuation.definition.list#79EC9A
markup.quote, punctuation.definition.quote#DDE7C6italic
Morphous Theme by Ameyanagi - VS Code Theme