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#28011E
- activityBar.border#D421A744
- activityBar.foreground#F797DF
- activityBarBadge.background#D421A7
- activityBarBadge.foreground#CE5171
- badge.background#D421A7
- badge.foreground#CE5171
- button.background#8C036A
- button.foreground#CE5171
- button.hoverBackground#D421A7
- contrastActiveBorder#401234
- contrastBorder#401234
- debugExceptionWidget.background#28011E
- debugToolBar.background#450234
- diffEditor.insertedTextBackground#99b76d23
- diffEditor.insertedTextBorder#addb6733
- diffEditor.removedTextBackground#ef535033
- diffEditor.removedTextBorder#ef53504d
- editor.background#28011E
- editor.findMatchHighlightBackground#60104E
- editor.foreground#F7A6F0
- editor.hoverHighlightBackground#920C71
- editor.inactiveSelectionBackground#7e57c25a
- editor.lineHighlightBackground#FF0AC223
- editor.rangeHighlightBackground#60104E
- editor.selectionBackground#7e57c22a
- editor.selectionHighlightBackground#7e57c22a
- editor.wordHighlightBackground#60104E
- editor.wordHighlightStrongBackground#60104E
- editorBracketHighlight.foreground1#F5A7CF
- editorBracketHighlight.foreground2#F5007B
- editorBracketHighlight.foreground3#FF29F1
- editorBracketMatch.background#D421A74d
- editorCursor.foreground#D421A7
- editorError.foreground#ef5350
- editorGroup.border#D421A744
- editorGroupHeader.tabsBackground#28011E
- editorGutter.background#28011E
- editorHoverWidget.background#28011E
- editorHoverWidget.border#975E90
- editorIndentGuide.activeBackground#C792EA
- editorIndentGuide.background#440E3D
- editorLineNumber.activeForeground#FF0AC2
- editorLineNumber.foreground#5A0244
- editorOverviewRuler.commonContentForeground#7e57c2
- editorOverviewRuler.currentContentForeground#7e57c2
- editorOverviewRuler.incomingContentForeground#7e57c2
- editorSuggestWidget.background#442C38
- editorSuggestWidget.border#402B36
- editorSuggestWidget.foreground#F5007B
- editorSuggestWidget.highlightForeground#CE5171
- editorSuggestWidget.selectedBackground#975E90
- editorWarning.foreground#ffca28
- editorWhitespace.foreground#3B3A32
- editorWidget.background#410B3B
- editorWidget.border#3A2731
- errorForeground#EF5350
- foreground#F5007B
- gitDecoration.modifiedResourceForeground#D421A7
- gitDecoration.untrackedResourceForeground#905BBE
- input.background#3C0B36
- input.border#975E90
- input.foreground#CE5171cc
- input.placeholderForeground#975E90
- inputOption.activeBorder#CE5171
- inputValidation.errorBackground#ef5350
- inputValidation.errorBorder#ef5350
- inputValidation.infoBackground#D421A7
- inputValidation.infoBorder#D421A7
- inputValidation.warningBackground#F7B6C2
- inputValidation.warningBorder#F7B6C2
- inputValidation.warningForeground#000000
- list.activeSelectionBackground#D421A7
- list.dropBackground#28011E
- list.focusBackground#8C036A
- list.focusForeground#CE5171
- list.highlightForeground#CE5171
- list.hoverBackground#28011E
- list.hoverForeground#D421A7
- list.inactiveSelectionBackground#3F0E39
- list.inactiveSelectionForeground#975E90
- list.invalidItemForeground#975f94
- notificationLink.foreground#AB80CB
- notifications.background#28011E
- notifications.foreground#CE5171cc
- notificationToast.border#D421A744
- panel.background#28011E
- panel.border#D421A7
- panelTitle.activeBorder#975E90
- panelTitle.activeForeground#D421A7
- panelTitle.inactiveForeground#975E90
- peekView.border#F7B6C2
- peekViewEditor.background#28011E
- peekViewEditor.matchHighlightBackground#7e57c25a
- peekViewResult.background#28011E
- peekViewResult.matchHighlightBackground#7e57c25a
- peekViewResult.selectionBackground#512F3E
- peekViewResult.selectionForeground#cecece
- peekViewTitle.background#28011E
- peekViewTitleDescription.foreground#98677F
- peekViewTitleLabel.foreground#cecece
- pickerGroup.border#D421A744
- quickInputList.focusBackground#D421A7
- scrollbar.shadow#010b14
- scrollbarSlider.activeBackground#81087580
- scrollbarSlider.background#81087580
- scrollbarSlider.hoverBackground#81087580
- selection.background#C2429E
- sideBar.background#28011E
- sideBar.border#D421A744
- sideBar.foreground#BB77AF
- sideBarSectionHeader.background#28011E
- sideBarSectionHeader.foreground#BB77AF
- sideBarTitle.foreground#BB77AF
- statusBar.background#D421A7
- statusBar.debuggingBackground#b15a91
- statusBar.noFolderBackground#28011E
- statusBarItem.activeBackground#8C036A
- statusBarItem.hoverBackground#8C036A
- statusBarItem.prominentBackground#8C036A
- statusBarItem.prominentHoverBackground#8C036A
- tab.activeBackground#410B3B
- tab.activeBorderTop#D421A7
- tab.activeForeground#d2dee7
- tab.inactiveBackground#190115
- tab.inactiveForeground#975E90
- terminal.ansiBlack#28011E
- textLink.activeForeground#ED97E4
- textLink.foreground#D421A7
- titleBar.activeBackground#32112C
- titleBar.activeForeground#FFF0F6
- titleBar.border#303030
- titleBar.inactiveBackground#0F000E
- walkThrough.embeddedEditorBackground#0A000F
- widget.shadow#D421A7
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| — | #FFBDFE | — |
| meta.paragraph.markdown, string.other.link.description.title.markdown | #FAF0FF | — |
| entity.name.section.markdown, punctuation.definition.heading.markdown | #905BBE | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, markup.quote.markdown | #FF80D2 | — |
| markup.quote.markdown | #FF80D2 | — |
| markup.bold.markdown, punctuation.definition.bold.markdown | #F957FF | bold |
| markup.italic.markdown, punctuation.definition.italic.markdown | #C792EA | — |
| markup.inline.raw.string.markdown, markup.fenced_code.block.markdown | #F7B6C2 | — |
| punctuation.definition.metadata.markdown | #f3b8c2 | — |
| markup.underline.link.image.markdown, markup.underline.link.markdown | #FA6BEB | — |
| comment | #63034B | — |
| punctuation.definition.string | #F5449F | — |
| string | #FDC2FF | — |
| string.quoted, variable.other.readwrite.js | #FDC2FF | |
| constant.numeric | #FF05BC | — |
| constant.language.boolean | #FF05BC | — |
| constant | #A170C6 | — |
| constant.language, punctuation.definition.constant, variable.other.constant | #F490D6 | — |
| constant.character, constant.other | #FF80D2 | — |
| variable | #EEA5E7 | — |
| variable.other.object.js | #F5007B | — |
| variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts | #F5007B | — |
| meta.class entity.name.type.class.tsx | #d29ffcff | — |
| entity.name.type.tsx, entity.name.type.module.tsx | #d29ffcff | — |
| meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx | #E6A2D4 | — |
| variable.other.object.property | #F7B6C2 | — |
| variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property | #AC80DB | — |
| variable.other.readwrite.js, variable.parameter | #E0D7DE | — |
| string.template meta.template.expression | #c63ed3 | — |
| string.template punctuation.definition.string | #F599FF | — |
| storage | #FA6BEB | |
| keyword, storage.type, storage.modifier, variable.language.this | #F599FF | — |
| keyword.operator | #F599FF | — |
| storage, meta.var.expr, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts | #c792ea | — |
| variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other | #FDC2FF | — |
| entity.name.class | #F7B6C2 | — |
| entity.other.inherited-class | #CF4FD8 | |
| variable.other.readwrites, meta.definition.variable | #F7B6C2 | |
| support.variable.property | #AC80DB | — |
| entity.name.function | #F486D3 | — |
| variable.parameter | #E0D7DE | |
| support.function, entity.name.function, meta.function-call, meta.function, meta.method.declaration, meta.function-call support, meta.decorator meta.definition.method entity.name.function, meta.decorator meta.method.declaration entity.name.function, variable.language.super.ts, source.directive, meta.function-call.generic, meta.method-call.static.php, meta.method-call.php, meta.class storage.type, meta.method.groovy, meta.bracket.square.access, entity.name.function-call.elixir, punctuation.output.liquid support.variable.liquid, meta.function.echo.edge source.js keyword.operator.error-control.js | #FF29F1 | — |
| entity.name.tag | #FA6BEB | bold |
| entity.name.type | #d29ffc | — |
| entity.other.attribute-name | #F7B6C2 | — |
| punctuation.decorator | #F7B6C2 | — |
| meta.tag.sgml.doctype.html, punctuation.definition.tag, meta.tag.block.any, meta.tag.block.any.html, meta.tag.inline.any, source.css-ignored-vscode, meta.tag.metadata.style.end.html, text.html.vue invalid.illegal.character-not-allowed-here.html, meta.tag.inline.i.start.html, meta.tag.structure.div.start.html, punctuation.definition.tag.end.html.vue, invalid.illegal.character-not-allowed-here.html | #CE5171 | — |
| support.function | #F7B6C2 | |
| support.constant | #ec9cd2 | |
| support.type, support.class | #AC80DB | — |
| support.other.variable | #CBCDD2 | — |
| invalid | #FA6BEB | bold underline |
| invalid.deprecated | #FA6BEB | bold underline |
| support.type.property-name.json | #B490DA | — |
| support.constant.json | #addb67 | — |
| meta.structure.dictionary.value.json string.quoted.double | #e0aff5 | — |
| string.quoted.double.json punctuation.definition.string.json | #AB80CB | — |
| meta.structure.dictionary.json meta.structure.dictionary.value constant.language | #f29fd8 | — |
| source.json support | #FA6BEB | — |
| source.json string, source.json punctuation.definition.string | #ece7cd | — |
| markup.list | #FA6BEB | — |
| markup.heading punctuation.definition.heading, entity.name.section | #CF4FD8 | |
| text.html.markdown meta.paragraph meta.link.inline, text.html.markdown meta.paragraph meta.link.inline punctuation.definition.string.begin.markdown, text.html.markdown meta.paragraph meta.link.inline punctuation.definition.string.end.markdown | #78bd65 | — |
| meta.paragraph.markdown | #CE5171 | — |
| markup.quote | #78bd65 | — |
| meta.link | #78BD65 | — |
| source.dockerfile | #F797DF | — |
| beginning.punctuation, entity.name.section.group-title, entity.other.attribute-name.class, entity.other.attribute-name.id, keyword.const, keyword.control, keyword.function, keyword.import, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.decrement, keyword.operator.expression, keyword.operator.increment, keyword.operator.increment-decrement, keyword.operator.logical, keyword.operator.misc, keyword.operator.new, keyword.operator.other, keyword.operator.ternary, keyword.other.fn, keyword.other.rust, keyword.other.special-method, keyword.other.where, keyword.package, keyword.type, keyword.var, markup.heading, meta.tag.sgml.doctype.html, punctuation.separator.key-value, storage.modifier, storage.type.class, storage.type.enum, storage.type.function, storage.type.import, storage.type.interface, storage.type.js, storage.type.namespace, storage.type.property, storage.type.rust, storage.type.string.python, storage.type.ts, storage.type.tsx, storage.type.type, support.type.object.module | — | bold |
Shiki preview
TypeScript sample highlighted with this variant's colors and tokenColors.
Loading...