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#E0F0E5
  • activityBar.border#00000015
  • activityBar.foreground#259377
  • activityBar.inactiveForeground#0E1A1360
  • activityBarBadge.background#259377
  • activityBarBadge.foreground#E0F0E5
  • button.background#259377
  • button.foreground#E0F0E5
  • button.hoverBackground#259377dd
  • editor.background#E0F0E5
  • editor.foreground#0E1A13
  • editor.inactiveSelectionBackground#21835F2580
  • editor.lineHighlightBackground#F6F9F650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21835F25
  • editorCursor.foreground#259377
  • editorGroupHeader.tabsBackground#F6F9F6aa
  • editorLineNumber.activeForeground#259377
  • editorLineNumber.foreground#2E3A2F80
  • focusBorder#259377
  • foreground#0E1A13
  • input.background#F6F9F6
  • input.border#00000015
  • input.foreground#0E1A13
  • input.placeholderForeground#0E1A1360
  • list.activeSelectionBackground#25937730
  • list.activeSelectionForeground#0E1A13
  • list.highlightForeground#259377
  • list.hoverBackground#F6F9F640
  • list.hoverForeground#0E1A13
  • list.inactiveSelectionBackground#25937715
  • list.inactiveSelectionForeground#0E1A13
  • selection.background#21835F25
  • sideBar.background#F6F9F6
  • sideBar.border#00000015
  • sideBar.foreground#0E1A13
  • sideBarSectionHeader.background#F6F9F680
  • sideBarSectionHeader.foreground#0E1A13
  • sideBarTitle.foreground#259377
  • statusBar.background#E0F0E5
  • statusBar.border#00000015
  • statusBar.foreground#0E1A13
  • statusBar.noFolderBackground#E0F0E5
  • tab.activeBackground#E0F0E5
  • tab.activeBorderTop#259377
  • tab.activeForeground#0E1A13
  • tab.border#00000015
  • tab.inactiveBackground#E0F0E560
  • tab.inactiveForeground#0E1A1380
  • terminal.ansiBlack#0E1A13
  • terminal.ansiBlue#21835F
  • terminal.ansiCyan#29A347
  • terminal.ansiGreen#259377
  • terminal.ansiMagenta#547619
  • terminal.ansiRed#547619
  • terminal.ansiWhite#0E1A13
  • terminal.ansiYellow#29A347
  • terminal.background#E0F0E5
  • terminal.foreground#0E1A13
  • titleBar.activeBackground#E0F0E5
  • titleBar.activeForeground#0E1A13
  • titleBar.border#00000015
  • titleBar.inactiveBackground#E0F0E5
  • titleBar.inactiveForeground#0E1A1360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2E3A2Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#21835Fbold
storage.type, storage.modifier#21835Fitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259377
string, punctuation.definition.string, string.template, meta.template.expression#29A347
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#547619
variable, variable.other.readwrite, variable.other.object#0E1A13
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0E1A13
variable.parameter, meta.parameter#0E1A13dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0E1A1380
keyword.operator#0E1A13
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A347bold
entity.other.inherited-class#259377
entity.name.tag, punctuation.definition.tag#21835F
entity.other.attribute-name#259377
meta.diff, meta.diff.header#2E3A2F
markup.deleted#547619
markup.inserted#259377
markup.changed#29A347
markup.heading, markup.heading.setext, punctuation.definition.heading#259377bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A347
string.other.link.title, string.other.link.description#259377
markup.underline.link#2E3A2Funderline
punctuation.definition.list#21835F
markup.quote, punctuation.definition.quote#2E3A2Fitalic
Morphous Theme by Ameyanagi - VS Code Theme