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.activeBorder#908DFF
  • activityBar.background#1F1B35
  • activityBar.foreground#C3B5FF
  • activityBarBadge.background#908DFF
  • badge.background#FF93F4
  • button.background#908DFF
  • button.hoverBackground#5c528b
  • debugToolBar.background#5c528b
  • dropdown.background#5c528b
  • editor.background#1F1B35
  • editor.findMatchBackground#5c528b
  • editor.foreground#C3B5FF
  • editor.lineHighlightBorder#1F1B35
  • editor.selectionBackground#5c528b52
  • editorBracketMatch.background#5c528b
  • editorGroup.dropBackground#5c528b94
  • editorGroupHeader.tabsBackground#1F1B35
  • editorLineNumber.activeForeground#908DFF
  • editorLineNumber.foreground#C3B5FF
  • editorWidget.background#5c528b
  • editorWidget.border#908DFF
  • input.background#5c528b
  • input.border#5c528b
  • list.activeSelectionBackground#5c528b
  • list.activeSelectionForeground#908DFF
  • list.hoverBackground#5c528b
  • list.inactiveSelectionBackground#5c528b
  • menu.background#5c528b
  • notifications.background#5c528b
  • panel.background#241f3d
  • panel.border#241f3d
  • panelTitle.activeForeground#C3B5FF
  • quickInput.background#5c528b
  • quickInput.list.focusBackground#1F1B35
  • scrollbarSlider.activeBackground#C3B5FF
  • scrollbarSlider.background#5c528b
  • scrollbarSlider.hoverBackground#C3B5FF
  • settings.dropdownBorder#5c528b
  • settings.dropdownListBorder#908DFF
  • settings.focusedRowBackground#5c528bb6
  • settings.modifiedItemIndicator#908DFF
  • sideBar.background#241f3d
  • sideBar.foreground#C3B5FF
  • sideBarSectionHeader.background#241f3d
  • sideBarTitle.foreground#5c528b
  • statusBar.background#241f3d
  • statusBar.noFolderBackground#241f3d
  • tab.activeBackground#5c528b
  • tab.activeBorderTop#5c528b
  • tab.hoverBackground#5c528b
  • tab.inactiveBackground#241f3d
  • terminal.foreground#e6e6ff
  • terminal.selectionBackground#5c528b
  • terminalCursor.foreground#EDBEE3
  • textLink.activeForeground#C3B5FF
  • textLink.foreground#908DFF
  • titleBar.activeBackground#1F1B35
  • titleBar.activeForeground#C3B5FF
  • titleBar.inactiveBackground#1F1B35
  • titleBar.inactiveForeground#5c528b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.quoted.docstring.multi#5c528bitalic
variable, string constant.other.placeholder#C3B5FF
constant.other.color#ffffff
invalid, invalid.illegal#FF93F4
keyword, storage.type, storage.modifier#908DFF
keyword.control, constant.other.color, 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#908DFF
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#FF93F4
meta.indexed-name, support.type#C3B5FF
meta.function-call.arguments, variable.parameter#FF93F4
meta.function-call, entity.name.function, punctuation.definition.parameters, keyword.other.special-method, support.function, variable.other.property.js#FFFBC6
variable.other#FF93F4
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other, meta.block#EDBEE3
string, punctuation.definition.string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#CBFFB2
entity.name, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, entity.other.inherited-class#FF93F4
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#FF93F4
variable.language#FF93F4italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name, entity.other.attribute-name.class.css#FFFBC6
constant.character.escape#FF93F4
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic

Shiki preview

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

Loading...

spacey by Saga Kortesaari - VS Code Theme