Skip to main content
Coding Theme

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#1b0b4c
  • activityBar.foreground#d2a8ff
  • activityBar.inactiveForeground#5f5fb4
  • activityBarBadge.background#da1b61
  • activityBarBadge.foreground#eeffff
  • button.background#9e7aff
  • button.foreground#1b0b4c
  • button.hoverBackground#9e7aff
  • dropdown.background#1b0b4c
  • dropdown.border#5f5fb4
  • editor.background#120637
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#3c2c8c
  • editor.selectionBackground#5f5fb490
  • editorCursor.foreground#ff6e61
  • editorGroupHeader.tabsBackground#1b0b4c
  • editorWhitespace.foreground#5f5fb4
  • input.background#1b0b4c
  • input.border#5f5fb4
  • input.foreground#eeffff
  • list.activeSelectionBackground#5f5fb4
  • list.activeSelectionForeground#eeffff
  • list.focusBackground#5f5fb4
  • list.hoverBackground#5f5fb4
  • list.inactiveSelectionBackground#3c2c8c
  • list.inactiveSelectionForeground#eeffff
  • panel.border#3c2c8c
  • panelTitle.activeBorder#9e7aff
  • panelTitle.activeForeground#eeffff
  • panelTitle.inactiveForeground#d2a8ff
  • settings.checkboxBackground#3c2c8c
  • settings.dropdownBackground#3c2c8c
  • settings.numberInputBackground#3c2c8c
  • settings.textInputBackground#3c2c8c
  • sideBar.background#3c2c8c
  • sideBar.foreground#323035
  • sideBarSectionHeader.background#1b0b4c
  • sideBarSectionHeader.foreground#eeffff
  • statusBar.background#3c2c8c
  • statusBar.foreground#d2a8ff
  • statusBar.noFolderBackground#3c2c8c
  • tab.activeBackground#261868
  • tab.activeForeground#eeffff
  • tab.border#1b0b4c
  • tab.inactiveBackground#1b0b4c
  • tab.inactiveForeground#d2a8ff
  • titleBar.activeBackground#1b0b4c
  • titleBar.activeForeground#eeffff
  • welcomePage.tileBackground#3c2c8c
  • welcomePage.tileBorder#9e7aff
  • welcomePage.tileHoverBackground#5f5fb4

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5f5fb4italic
variable#eeffff
invalid, invalid.illegal#da1b61
keyword, storage.type, storage.modifier#9e7aff
keyword.control, keyword.operator, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#7fd4e1
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, entity.name, support.type, support.class#f06090
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ffb84d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, entity.other.attribute-name#ff6e61
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#009474
support.other.variable, string.other.link, variable.language#d2a8ff
string.regexp, *url*, *link*, *uri*#7fd4e1underline
source.json meta.structure.dictionary.json support.type.property-name.json#f06090
markup.italic#d2a8ffitalic
markup.bold#d2a8ffbold
Purple Space Dreams by ericpastorm - VS Code Theme