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#FBFDFE
  • activityBar.border#00000015
  • activityBar.foreground#7F9325
  • activityBar.inactiveForeground#282F3160
  • activityBarBadge.background#7F9325
  • activityBarBadge.foreground#FBFDFE
  • button.background#7F9325
  • button.foreground#FBFDFE
  • button.hoverBackground#7F9325dd
  • editor.background#FBFDFE
  • editor.foreground#282F31
  • editor.inactiveSelectionBackground#5D83212580
  • editor.lineHighlightBackground#E7ECEE50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#5D832125
  • editorCursor.foreground#7F9325
  • editorGroupHeader.tabsBackground#E7ECEEaa
  • editorLineNumber.activeForeground#7F9325
  • editorLineNumber.foreground#97A97A80
  • focusBorder#7F9325
  • foreground#282F31
  • input.background#E7ECEE
  • input.border#00000015
  • input.foreground#282F31
  • input.placeholderForeground#282F3160
  • list.activeSelectionBackground#7F932530
  • list.activeSelectionForeground#282F31
  • list.highlightForeground#7F9325
  • list.hoverBackground#E7ECEE40
  • list.hoverForeground#282F31
  • list.inactiveSelectionBackground#7F932515
  • list.inactiveSelectionForeground#282F31
  • selection.background#5D832125
  • sideBar.background#E7ECEE
  • sideBar.border#00000015
  • sideBar.foreground#282F31
  • sideBarSectionHeader.background#E7ECEE80
  • sideBarSectionHeader.foreground#282F31
  • sideBarTitle.foreground#7F9325
  • statusBar.background#FBFDFE
  • statusBar.border#00000015
  • statusBar.foreground#282F31
  • statusBar.noFolderBackground#FBFDFE
  • tab.activeBackground#FBFDFE
  • tab.activeBorderTop#7F9325
  • tab.activeForeground#282F31
  • tab.border#00000015
  • tab.inactiveBackground#FBFDFE60
  • tab.inactiveForeground#282F3180
  • terminal.ansiBlack#282F31
  • terminal.ansiBlue#5D8321
  • terminal.ansiCyan#297AA3
  • terminal.ansiGreen#7F9325
  • terminal.ansiMagenta#76192F
  • terminal.ansiRed#76192F
  • terminal.ansiWhite#282F31
  • terminal.ansiYellow#297AA3
  • terminal.background#FBFDFE
  • terminal.foreground#282F31
  • titleBar.activeBackground#FBFDFE
  • titleBar.activeForeground#282F31
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFDFE
  • titleBar.inactiveForeground#282F3160
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#97A97Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#5D8321bold
storage.type, storage.modifier#5D8321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#7F9325
string, punctuation.definition.string, string.template, meta.template.expression#297AA3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#76192F
variable, variable.other.readwrite, variable.other.object#282F31
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#282F31
variable.parameter, meta.parameter#282F31dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#282F3180
keyword.operator#282F31
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#297AA3bold
entity.other.inherited-class#7F9325
entity.name.tag, punctuation.definition.tag#5D8321
entity.other.attribute-name#7F9325
meta.diff, meta.diff.header#97A97A
markup.deleted#76192F
markup.inserted#7F9325
markup.changed#297AA3
markup.heading, markup.heading.setext, punctuation.definition.heading#7F9325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#297AA3
string.other.link.title, string.other.link.description#7F9325
markup.underline.link#97A97Aunderline
punctuation.definition.list#5D8321
markup.quote, punctuation.definition.quote#97A97Aitalic
Morphous Theme by Ameyanagi - VS Code Theme