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#FCFDFC
  • activityBar.border#00000015
  • activityBar.foreground#639325
  • activityBar.inactiveForeground#1E1F1C60
  • activityBarBadge.background#639325
  • activityBarBadge.foreground#FCFDFC
  • button.background#639325
  • button.foreground#FCFDFC
  • button.hoverBackground#639325dd
  • editor.background#FCFDFC
  • editor.foreground#1E1F1C
  • editor.inactiveSelectionBackground#5883212580
  • editor.lineHighlightBackground#F2F8F250
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#58832125
  • editorCursor.foreground#639325
  • editorGroupHeader.tabsBackground#F2F8F2aa
  • editorLineNumber.activeForeground#639325
  • editorLineNumber.foreground#687F4A80
  • focusBorder#639325
  • foreground#1E1F1C
  • input.background#F2F8F2
  • input.border#00000015
  • input.foreground#1E1F1C
  • input.placeholderForeground#1E1F1C60
  • list.activeSelectionBackground#63932530
  • list.activeSelectionForeground#1E1F1C
  • list.highlightForeground#639325
  • list.hoverBackground#F2F8F240
  • list.hoverForeground#1E1F1C
  • list.inactiveSelectionBackground#63932515
  • list.inactiveSelectionForeground#1E1F1C
  • selection.background#58832125
  • sideBar.background#F2F8F2
  • sideBar.border#00000015
  • sideBar.foreground#1E1F1C
  • sideBarSectionHeader.background#F2F8F280
  • sideBarSectionHeader.foreground#1E1F1C
  • sideBarTitle.foreground#639325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1E1F1C
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#639325
  • tab.activeForeground#1E1F1C
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1E1F1C80
  • terminal.ansiBlack#1E1F1C
  • terminal.ansiBlue#588321
  • terminal.ansiCyan#A38729
  • terminal.ansiGreen#639325
  • terminal.ansiMagenta#765719
  • terminal.ansiRed#765719
  • terminal.ansiWhite#1E1F1C
  • terminal.ansiYellow#A38729
  • terminal.background#FCFDFC
  • terminal.foreground#1E1F1C
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1E1F1C
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1E1F1C60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#687F4Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#588321bold
storage.type, storage.modifier#588321italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#639325
string, punctuation.definition.string, string.template, meta.template.expression#A38729
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#765719
variable, variable.other.readwrite, variable.other.object#1E1F1C
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E1F1C
variable.parameter, meta.parameter#1E1F1Cdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E1F1C80
keyword.operator#1E1F1C
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#A38729bold
entity.other.inherited-class#639325
entity.name.tag, punctuation.definition.tag#588321
entity.other.attribute-name#639325
meta.diff, meta.diff.header#687F4A
markup.deleted#765719
markup.inserted#639325
markup.changed#A38729
markup.heading, markup.heading.setext, punctuation.definition.heading#639325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#A38729
string.other.link.title, string.other.link.description#639325
markup.underline.link#687F4Aunderline
punctuation.definition.list#588321
markup.quote, punctuation.definition.quote#687F4Aitalic
Morphous Theme by Ameyanagi - VS Code Theme