Skip to main content
CodingTheme

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#f5f5f5
  • activityBar.foreground#333333
  • activityBar.inactiveForeground#309568
  • badge.background#309568
  • badge.foreground#ffffff
  • button.background#1960a2c4
  • editor.background#f5f5f5
  • editor.foreground#333333
  • editorIndentGuide.activeBackground#997fff5b
  • editorIndentGuide.background#997fff2a
  • list.activeSelectionBackground#EAA67F
  • list.activeSelectionForeground#ffffff
  • menu.border#A6C4F5
  • minimap.errorHighlight#309568
  • panel.border#A6C4F5
  • sideBarSectionHeader.background#997fffda
  • sideBarSectionHeader.foreground#f5f5f5
  • statusBar.background#309568
  • statusBar.noFolderBackground#309568
  • tab.activeForeground#1960A2
  • tab.inactiveForeground#fe5d908a
  • titleBar.activeBackground#33495d
  • titleBar.activeForeground#f5f5f5
  • titleBar.inactiveBackground#33495de3
  • titleBar.inactiveForeground#f5f5f5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5b98a0bditalic
keyword.other.phpdoc.php#007e58c9
storage.type, entity.other.attribute-name.class.css, entity.name.type.class, entity.other.attribute-name.html, keyword.operator.new#0077ff
variable.scss, entity.name.type.module.ts, entity.name.type.alias.ts, entity.name.type.ts, keyword.operator.logical.php#00529e
string#008046
entity.name.tag.css, entity.other.attribute-name.id.css#91225bea
keyword.control, support.type.property-name.json, keyword.other.using, keyword.other.use, keyword.other.namespace, entity.name.tag.html, support.function, variable.language.this, support.type.object.module#b425a8
entity.name.function, constant.numeric.css, support.constant.property-value.css, meta.object-literal.key#a55d06
storage.modifier, keyword.other.class.cs#5e3de4
keyword.control.at-rule.media.scss, keyword.operator.logical.scss, keyword.control.at-rule.media.scss, entity.name.tag.reference.scss#ff3273

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Vue Light Theme by Yon Yonder - VS Code Theme