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#379325
  • activityBar.inactiveForeground#1E232060
  • activityBarBadge.background#379325
  • activityBarBadge.foreground#FCFDFC
  • button.background#379325
  • button.foreground#FCFDFC
  • button.hoverBackground#379325dd
  • editor.background#FCFDFC
  • editor.foreground#1E2320
  • editor.inactiveSelectionBackground#21832C2580
  • editor.lineHighlightBackground#F8F9F550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21832C25
  • editorCursor.foreground#379325
  • editorGroupHeader.tabsBackground#F8F9F5aa
  • editorLineNumber.activeForeground#379325
  • editorLineNumber.foreground#E6ECE880
  • focusBorder#379325
  • foreground#1E2320
  • input.background#F8F9F5
  • input.border#00000015
  • input.foreground#1E2320
  • input.placeholderForeground#1E232060
  • list.activeSelectionBackground#37932530
  • list.activeSelectionForeground#1E2320
  • list.highlightForeground#379325
  • list.hoverBackground#F8F9F540
  • list.hoverForeground#1E2320
  • list.inactiveSelectionBackground#37932515
  • list.inactiveSelectionForeground#1E2320
  • selection.background#21832C25
  • sideBar.background#F8F9F5
  • sideBar.border#00000015
  • sideBar.foreground#1E2320
  • sideBarSectionHeader.background#F8F9F580
  • sideBarSectionHeader.foreground#1E2320
  • sideBarTitle.foreground#379325
  • statusBar.background#FCFDFC
  • statusBar.border#00000015
  • statusBar.foreground#1E2320
  • statusBar.noFolderBackground#FCFDFC
  • tab.activeBackground#FCFDFC
  • tab.activeBorderTop#379325
  • tab.activeForeground#1E2320
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFC60
  • tab.inactiveForeground#1E232080
  • terminal.ansiBlack#1E2320
  • terminal.ansiBlue#21832C
  • terminal.ansiCyan#8729A3
  • terminal.ansiGreen#379325
  • terminal.ansiMagenta#764019
  • terminal.ansiRed#764019
  • terminal.ansiWhite#1E2320
  • terminal.ansiYellow#8729A3
  • terminal.background#FCFDFC
  • terminal.foreground#1E2320
  • titleBar.activeBackground#FCFDFC
  • titleBar.activeForeground#1E2320
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFC
  • titleBar.inactiveForeground#1E232060
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E6ECE8italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21832Cbold
storage.type, storage.modifier#21832Citalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#379325
string, punctuation.definition.string, string.template, meta.template.expression#8729A3
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#764019
variable, variable.other.readwrite, variable.other.object#1E2320
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1E2320
variable.parameter, meta.parameter#1E2320dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1E232080
keyword.operator#1E2320
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8729A3bold
entity.other.inherited-class#379325
entity.name.tag, punctuation.definition.tag#21832C
entity.other.attribute-name#379325
meta.diff, meta.diff.header#E6ECE8
markup.deleted#764019
markup.inserted#379325
markup.changed#8729A3
markup.heading, markup.heading.setext, punctuation.definition.heading#379325bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8729A3
string.other.link.title, string.other.link.description#379325
markup.underline.link#E6ECE8underline
punctuation.definition.list#21832C
markup.quote, punctuation.definition.quote#E6ECE8italic
Morphous Theme by Ameyanagi - VS Code Theme