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#FCFBF8
  • activityBar.border#00000015
  • activityBar.foreground#259342
  • activityBar.inactiveForeground#282A2660
  • activityBarBadge.background#259342
  • activityBarBadge.foreground#FCFBF8
  • button.background#259342
  • button.foreground#FCFBF8
  • button.hoverBackground#259342dd
  • editor.background#FCFBF8
  • editor.foreground#282A26
  • editor.inactiveSelectionBackground#3983212580
  • editor.lineHighlightBackground#F9F9F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#39832125
  • editorCursor.foreground#259342
  • editorGroupHeader.tabsBackground#F9F9F6aa
  • editorLineNumber.activeForeground#259342
  • editorLineNumber.foreground#8A8F7680
  • focusBorder#259342
  • foreground#282A26
  • input.background#F9F9F6
  • input.border#00000015
  • input.foreground#282A26
  • input.placeholderForeground#282A2660
  • list.activeSelectionBackground#25934230
  • list.activeSelectionForeground#282A26
  • list.highlightForeground#259342
  • list.hoverBackground#F9F9F640
  • list.hoverForeground#282A26
  • list.inactiveSelectionBackground#25934215
  • list.inactiveSelectionForeground#282A26
  • selection.background#39832125
  • sideBar.background#F9F9F6
  • sideBar.border#00000015
  • sideBar.foreground#282A26
  • sideBarSectionHeader.background#F9F9F680
  • sideBarSectionHeader.foreground#282A26
  • sideBarTitle.foreground#259342
  • statusBar.background#FCFBF8
  • statusBar.border#00000015
  • statusBar.foreground#282A26
  • statusBar.noFolderBackground#FCFBF8
  • tab.activeBackground#FCFBF8
  • tab.activeBorderTop#259342
  • tab.activeForeground#282A26
  • tab.border#00000015
  • tab.inactiveBackground#FCFBF860
  • tab.inactiveForeground#282A2680
  • terminal.ansiBlack#282A26
  • terminal.ansiBlue#398321
  • terminal.ansiCyan#A32947
  • terminal.ansiGreen#259342
  • terminal.ansiMagenta#587619
  • terminal.ansiRed#587619
  • terminal.ansiWhite#282A26
  • terminal.ansiYellow#A32947
  • terminal.background#FCFBF8
  • terminal.foreground#282A26
  • titleBar.activeBackground#FCFBF8
  • titleBar.activeForeground#282A26
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFBF8
  • titleBar.inactiveForeground#282A2660
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A8F76italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#398321bold
storage.type, storage.modifier#398321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259342
string, punctuation.definition.string, string.template, meta.template.expression#A32947
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#587619
variable, variable.other.readwrite, variable.other.object#282A26
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282A26
variable.parameter, meta.parameter#282A26dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282A2680
keyword.operator#282A26
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A32947bold
entity.other.inherited-class#259342
entity.name.tag, punctuation.definition.tag#398321
entity.other.attribute-name#259342
meta.diff, meta.diff.header#8A8F76
markup.deleted#587619
markup.inserted#259342
markup.changed#A32947
markup.heading, markup.heading.setext, punctuation.definition.heading#259342bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A32947
string.other.link.title, string.other.link.description#259342
markup.underline.link#8A8F76underline
punctuation.definition.list#398321
markup.quote, punctuation.definition.quote#8A8F76italic
Morphous Theme by Ameyanagi - VS Code Theme