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#FDFDFC
  • activityBar.border#00000015
  • activityBar.foreground#309325
  • activityBar.inactiveForeground#2B2F2D60
  • activityBarBadge.background#309325
  • activityBarBadge.foreground#FDFDFC
  • button.background#309325
  • button.foreground#FDFDFC
  • button.hoverBackground#309325dd
  • editor.background#FDFDFC
  • editor.foreground#2B2F2D
  • editor.inactiveSelectionBackground#2183212580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832125
  • editorCursor.foreground#309325
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#309325
  • editorLineNumber.foreground#D7DED680
  • focusBorder#309325
  • foreground#2B2F2D
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#2B2F2D
  • input.placeholderForeground#2B2F2D60
  • list.activeSelectionBackground#30932530
  • list.activeSelectionForeground#2B2F2D
  • list.highlightForeground#309325
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#2B2F2D
  • list.inactiveSelectionBackground#30932515
  • list.inactiveSelectionForeground#2B2F2D
  • selection.background#21832125
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#2B2F2D
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#2B2F2D
  • sideBarTitle.foreground#309325
  • statusBar.background#FDFDFC
  • statusBar.border#00000015
  • statusBar.foreground#2B2F2D
  • statusBar.noFolderBackground#FDFDFC
  • tab.activeBackground#FDFDFC
  • tab.activeBorderTop#309325
  • tab.activeForeground#2B2F2D
  • tab.border#00000015
  • tab.inactiveBackground#FDFDFC60
  • tab.inactiveForeground#2B2F2D80
  • terminal.ansiBlack#2B2F2D
  • terminal.ansiBlue#218321
  • terminal.ansiCyan#45A329
  • terminal.ansiGreen#309325
  • terminal.ansiMagenta#763019
  • terminal.ansiRed#763019
  • terminal.ansiWhite#2B2F2D
  • terminal.ansiYellow#45A329
  • terminal.background#FDFDFC
  • terminal.foreground#2B2F2D
  • titleBar.activeBackground#FDFDFC
  • titleBar.activeForeground#2B2F2D
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FDFDFC
  • titleBar.inactiveForeground#2B2F2D60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D7DED6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#218321bold
storage.type, storage.modifier#218321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#309325
string, punctuation.definition.string, string.template, meta.template.expression#45A329
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#763019
variable, variable.other.readwrite, variable.other.object#2B2F2D
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#2B2F2D
variable.parameter, meta.parameter#2B2F2Ddditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#2B2F2D80
keyword.operator#2B2F2D
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#45A329bold
entity.other.inherited-class#309325
entity.name.tag, punctuation.definition.tag#218321
entity.other.attribute-name#309325
meta.diff, meta.diff.header#D7DED6
markup.deleted#763019
markup.inserted#309325
markup.changed#45A329
markup.heading, markup.heading.setext, punctuation.definition.heading#309325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#45A329
string.other.link.title, string.other.link.description#309325
markup.underline.link#D7DED6underline
punctuation.definition.list#218321
markup.quote, punctuation.definition.quote#D7DED6italic
Morphous Theme by Ameyanagi - VS Code Theme