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#131520
- activityBar.border#1b1f32
- activityBar.foreground#B6BAD0
- activityBarBadge.background#D5BA4F
- activityBarBadge.foreground#B6BAD0
- badge.background#D5BA4F
- badge.foreground#B6BAD0
- breadcrumb.activeSelectionForeground#B6BAD099
- breadcrumb.focusForeground#B6BAD099
- breadcrumb.foreground#B6BAD077
- breadcrumbPicker.background#131520
- button.background#E6CC66
- button.foreground#131520
- button.hoverBackground#D5BA4F
- debugExceptionWidget.background#131520
- debugExceptionWidget.border#1b1f32
- debugToolBar.background#131520
- debugToolBar.border#282C42
- descriptionForeground#B6BAD0
- diffEditor.insertedTextBackground#67c9e410
- diffEditor.removedTextBackground#ea96f210
- dropdown.background#1b1f32
- dropdown.border#1b1f32
- dropdown.foreground#67c9e4
- editor.background#131520
- editor.findMatchBackground#131520
- editor.findMatchBorder#1b1f32
- editor.findMatchHighlightBackground#D5BA4F33
- editor.findMatchHighlightBorder#D5BA4F99
- editor.foreground#B6BAD0
- editor.hoverHighlightBackground#1b1f3299
- editor.inactiveSelectionBackground#252a4199
- editor.lineHighlightBackground#252a4199
- editor.lineHighlightBorder#282C42
- editor.rangeHighlightBackground#252a4199
- editor.selectionBackground#E6CC6655
- editor.selectionHighlightBackground#252a4199
- editor.wordHighlightBackground#252a4199
- editor.wordHighlightStrongBackground#252a4199
- editorBracketHighlight.foreground1#B6BAD099
- editorBracketHighlight.foreground2#B6BAD099
- editorBracketHighlight.foreground3#B6BAD099
- editorBracketHighlight.foreground4#B6BAD099
- editorBracketHighlight.foreground5#B6BAD099
- editorBracketHighlight.foreground6#B6BAD099
- editorBracketMatch.background#131520
- editorBracketMatch.border#1b1f32
- editorCodeLens.foreground#D5BA4F77
- editorCursor.background#131520
- editorCursor.foreground#F2DD89
- editorError.foreground#ea96f2
- editorGroup.border#1b1f32
- editorGroup.dropBackground#67c9e440
- editorGroup.emptyBackground#131520
- editorGroupHeader.noTabsBackground#131520
- editorGroupHeader.tabsBackground#131520
- editorGroupHeader.tabsBorder#1b1f32
- editorGutter.addedBackground#67c9e4
- editorGutter.background#13152064
- editorGutter.deletedBackground#ea96f2
- editorGutter.modifiedBackground#D5BA4F
- editorHoverWidget.background#1b1f32
- editorHoverWidget.border#1b1f32
- editorHoverWidget.foreground#B6BAD0
- editorIndentGuide.activeBackground1#B6BAD099
- editorIndentGuide.background1#252a41
- editorInlayHint.background#1b1f3200
- editorInlayHint.foreground#D5BA4F99
- editorInlayHint.parameterBackground#1b1f3200
- editorInlayHint.parameterForeground#D5BA4F99
- editorInlayHint.typeBackground#1b1f3200
- editorInlayHint.typeForeground#D5BA4F99
- editorLineNumber.activeForeground#B6BAD0
- editorLineNumber.foreground#B6BAD077
- editorLink.activeForeground#D5BA4F
- editorMarkerNavigation.background#B6BAD099
- editorMarkerNavigationError.background#D5BA4F
- editorMarkerNavigationWarning.background#e19981
- editorOverviewRuler.addedForeground#67c9e499
- editorOverviewRuler.border#282C42
- editorOverviewRuler.bracketMatchForeground#D5BA4F
- editorOverviewRuler.commonContentForeground#9889F2
- editorOverviewRuler.currentContentForeground#9889F2
- editorOverviewRuler.deletedForeground#D5BA4F99
- editorOverviewRuler.errorForeground#ea96f2
- editorOverviewRuler.findMatchForeground#1b1f3299
- editorOverviewRuler.incomingContentForeground#9889F2
- editorOverviewRuler.infoForeground#67c9e4
- editorOverviewRuler.modifiedForeground#D5BA4F99
- editorOverviewRuler.rangeHighlightForeground#9889F299
- editorOverviewRuler.selectionHighlightForeground#9889F299
- editorOverviewRuler.warningForeground#e19981
- editorOverviewRuler.wordHighlightForeground#9889F299
- editorOverviewRuler.wordHighlightStrongForeground#9889F299
- editorRuler.foreground#B6BAD0
- editorSuggestWidget.background#252a41
- editorSuggestWidget.border#1b1f32
- editorSuggestWidget.foreground#B6BAD0
- editorSuggestWidget.highlightForeground#E3E4EA
- editorSuggestWidget.selectedBackground#131520
- editorWarning.foreground#e19981
- editorWhitespace.foreground#B6BAD099
- editorWidget.background#131520
- editorWidget.border#1b1f32
- editorWidget.resizeBorder#1b1f32
- errorForeground#D5BA4F
- extensionButton.prominentBackground#D5BA4F
- extensionButton.prominentForeground#B6BAD0
- extensionButton.prominentHoverBackground#F2DD89
- focusBorder#1b1f32
- foreground#B6BAD099
- gitDecoration.addedResourceForeground#67c9e4
- gitDecoration.conflictingResourceForeground#e19981
- gitDecoration.deletedResourceForeground#ea96f2
- gitDecoration.ignoredResourceForeground#b8cdfe55
- gitDecoration.modifiedResourceForeground#9889F2
- gitDecoration.untrackedResourceForeground#24dbc3
- icon.foreground#B6BAD099
- input.background#1b1f32
- input.border#1b1f32
- input.foreground#E3E4EA
- input.placeholderForeground#B6BAD099
- inputOption.activeBorder#1b1f32
- inputValidation.errorBackground#ea96f2
- inputValidation.errorBorder#ea96f2
- inputValidation.infoBackground#67c9e4
- inputValidation.infoBorder#67c9e4
- inputValidation.warningBackground#e19981
- inputValidation.warningBorder#e19981
- list.activeSelectionBackground#1b1f32
- list.activeSelectionForeground#B6BAD0
- list.dropBackground#67c9e440
- list.errorForeground#F2DD89
- list.focusBackground#252a41
- list.focusForeground#67c9e4
- list.highlightForeground#67c9e4
- list.hoverBackground#1b1f32
- list.hoverForeground#E3E4EA
- list.inactiveSelectionBackground#131520
- list.inactiveSelectionForeground#B6BAD0
- list.invalidItemForeground#F2DD89
- list.warningForeground#F2DD89
- menu.background#131520
- menu.border#1b1f32
- menu.foreground#B6BAD099
- menu.selectionBackground#1b1f32
- menu.selectionForeground#B6BAD0
- menu.separatorBackground#1b1f32
- menubar.selectionBackground#1b1f32
- merge.currentHeaderBackground#B6BAD099
- merge.incomingHeaderBackground#D5BA4F99
- notificationCenterHeader.background#1b1f32
- notificationCenterHeader.foreground#E3E4EA
- notificationLink.foreground#67c9e4
- notifications.background#131520
- notifications.border#1b1f3299
- notifications.foreground#E3E4EA
- panel.background#131520
- panel.border#1b1f32
- panelTitle.activeBorder#1b1f32
- panelTitle.activeForeground#B6BAD0
- panelTitle.inactiveForeground#B6BAD099
- peekView.border#1b1f32
- peekViewEditor.background#131520
- peekViewEditor.matchHighlightBackground#D5BA4F
- peekViewResult.background#1b1f32
- peekViewResult.fileForeground#B6BAD0
- peekViewResult.lineForeground#B6BAD099
- peekViewResult.matchHighlightBackground#D5BA4F
- peekViewResult.selectionBackground#252a41
- peekViewResult.selectionForeground#B6BAD0
- peekViewTitle.background#131520
- peekViewTitleDescription.foreground#B6BAD099
- peekViewTitleLabel.foreground#B6BAD0
- pickerGroup.border#1b1f32
- pickerGroup.foreground#E3E4EA
- progressBar.background#D5BA4F
- scrollbar.shadow#1b1f32
- scrollbarSlider.activeBackground#252a4199
- scrollbarSlider.background#1b1f3299
- scrollbarSlider.hoverBackground#252a4199
- selection.background#D5BA4F55
- settings.dropdownForeground#B6BAD0
- settings.textInputBackground#1b1f32
- settings.textInputBorder#282C42
- sideBar.background#131520
- sideBar.border#1b1f32
- sideBar.dropBackground#F2DD8940
- sideBar.foreground#B6BAD099
- sideBarSectionHeader.background#131520
- sideBarSectionHeader.foreground#B6BAD0
- sideBarTitle.foreground#B6BAD0
- statusBar.background#131520
- statusBar.border#1b1f32
- statusBar.debuggingBackground#D5BA4F
- statusBar.debuggingBorder#D5BA4F
- statusBar.debuggingForeground#131520
- statusBar.foreground#B6BAD077
- statusBar.noFolderBackground#131520
- statusBar.noFolderBorder#1b1f32
- statusBarItem.activeBackground#1b1f32
- statusBarItem.hoverBackground#1b1f32
- statusBarItem.prominentBackground#1b1f32
- statusBarItem.prominentHoverBackground#1b1f32
- tab.activeBackground#131520
- tab.activeBorder#131520
- tab.activeBorderTop#D5BA4F
- tab.activeForeground#B6BAD0
- tab.border#1b1f32
- tab.hoverBackground#131520
- tab.inactiveBackground#0F111A
- tab.inactiveForeground#B6BAD077
- tab.unfocusedActiveForeground#B6BAD099
- tab.unfocusedInactiveForeground#B6BAD099
- terminal.ansiBlack#B8B8B8
- terminal.ansiBlue#8EA7FF
- terminal.ansiBrightBlack#E1E1E1
- terminal.ansiBrightBlue#8EA7FF
- terminal.ansiBrightCyan#67c9e4
- terminal.ansiBrightGreen#8EA7FF
- terminal.ansiBrightMagenta#ea96f2
- terminal.ansiBrightRed#ea96f2
- terminal.ansiBrightWhite#E1E1E1
- terminal.ansiBrightYellow#B396F9
- terminal.ansiCyan#67c9e4
- terminal.ansiGreen#8EA7FF
- terminal.ansiMagenta#ea96f2
- terminal.ansiRed#ea96f2
- terminal.ansiWhite#E1E1E1
- terminal.ansiYellow#B396F9
- terminal.background#131520
- terminal.foreground#B6BAD0
- terminal.selectionBackground#D5BA4F33
- terminalCursor.background#1b1f32
- terminalCursor.foreground#D5BA4F
- textLink.activeForeground#D5BA4F
- textLink.foreground#D5BA4F
- titleBar.activeBackground#131520
- titleBar.activeForeground#B6BAD0cc
- titleBar.inactiveBackground#131520
- titleBar.inactiveForeground#B6BAD099
- tree.indentGuidesStroke#B6BAD033
- walkThrough.embeddedEditorBackground#131520
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| string | #B6BAD0 | — |
| punctuation, constant.other.symbol | #B6BAD099 | — |
| constant.character.escape, text.html constant.character.entity.named, punctuation.definition.entity.html | #9889F2 | — |
| constant.language.boolean | #D5BA4F | — |
| constant.language.null, constant.language.undefined | #D5BA4F99 | — |
| constant.numeric | #D5BA4F | — |
| variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments | #B6BAD0 | — |
| keyword, keyword.other, modifier | #B6BAD099 | — |
| constant.language.import-export-all | #67c9e4 | — |
| variable.language.this, support.type.object, constant.language | #D5BA4F | — |
| entity.name.function, support.function | #F2DD89 | — |
| storage.type, storage.modifier | #D5BA4F | — |
| support.module, support.node | #D5BA4F | italic |
| support.type, constant.other.key | #B6BAD099 | — |
| entity.name.type, entity.other.inherited-class, entity.other | #B6BAD099 | — |
| comment, punctuation.definition.comment | #B6BAD099 | italic |
| punctuation | #B6BAD099 | — |
| entity.name, entity.name.type.class, support.type, support.class, meta.use | #F2DD89 | — |
| variable.object.property, meta.field.declaration entity.name.function | #F2DD89 | — |
| meta.definition.method entity.name.function | #D5BA4F | — |
| meta.function entity.name.function | #F2DD89 | — |
| template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #D5BA4F | — |
| meta.embedded, source.groovy.embedded, meta.template.expression | #B6BAD0 | — |
| entity.name.tag.yaml | #D5BA4F | — |
| meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json | #F2DD89 | — |
| constant.language.json | #D5BA4F | — |
| entity.other.attribute-name.class | #D5BA4F | — |
| entity.other.attribute-name.id | #D5BA4F | — |
| source.css entity.name.tag | #D5BA4F | — |
| support.type.property-name.css | #F2DD89 | — |
| meta.tag, punctuation.definition.tag | #D5BA4F | — |
| entity.name.tag | #D5BA4F | — |
| entity.other.attribute-name | #F2DD89 | italic |
| markup.heading | #B6BAD099 | — |
| markup.inserted | #67c9e4 | — |
| markup.deleted | #ea96f2 | — |
| text.html.markdown meta.link.inline, meta.link.reference, text.html.markdown beginning.punctuation.definition.list, string.other.link.description.markdown, punctuation.definition.metadata.markdown | #ea96f2 | — |
| markup.italic | #24dbc3 | italic |
| markup.bold | #24dbc3 | bold |
| markup.underline.link.image, punctuation.definition.link.description.begin.markdown, string.other.link.title.markdown, string.other.link.description.markdown meta.image.inline.markdown meta.paragraph.markdown text.html.markdown, markup.underline.link.markdown meta.link.inline.markdown meta.paragraph.markdown text.html.markdown | #ea96f2 | bold |
| markup.bold markup.italic, markup.italic markup.bold | #24dbc3 | italic bold |
| markup.fenced_code.block.markdown punctuation.definition.markdown | #24dbc3 | — |
| entity.name.section.markdown, punctuation.definition.heading.markdown | #D5BA4F | bold |
| punctuation.definition.comment.html | #D5BA4Faa | — |
| punctuation.definition.inserted | #67c9e4 | — |
| punctuation.definition.deleted | #ea96f2 | — |
| markup.inline.raw.string.markdown | #D5BA4F | — |
| keyword.other.definition.ini | #B6BAD099 | — |
| entity.name.section.group-title.ini | #B6BAD099 | — |
| source.cs meta.class.identifier storage.type | #D5BA4F | — |
| source.cs meta.method.identifier entity.name.function | #D5BA4F | — |
| source.cs meta.method-call meta.method, source.cs entity.name.function | #F2DD89 | — |
| source.cs storage.type | #F2DD89 | — |
| source.cs meta.method.return-type | #F2DD89 | — |
| source.cs meta.preprocessor | #B6BAD099 | — |
| source.cs entity.name.type.namespace | #B6BAD0 | — |
| meta.jsx.children, SXNested | #B6BAD0 | — |
| support.class.component | #B6BAD099 | — |
| source.cpp meta.block variable.other | #B6BAD0 | — |
| source.python meta.member.access.python | #D5BA4F | — |
| source.python meta.function-call.python, meta.function-call.arguments | #F2DD89 | — |
| meta.block | #B6BAD099 | — |
| entity.name.function.call | #F2DD89 | — |
| source.php support.other.namespace, source.php meta.use support.class | #B6BAD0 | — |
| keyword.control | #B6BAD099 | italic |
| keyword.operator.arithmetic | #B6BAD099 | — |
| markup.quote | #67c9e4 | italic |
| markup.fenced_code.block | #B6BAD099 | — |
| punctuation.definition.quote | #B6BAD099 | — |
| meta.structure.dictionary.json support.type.property-name.json | #F2DD89 | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #F2DD89 | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #24dbc3 | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #24dbc3 | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json | #D5BA4F | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json | #F2DD89 | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json | #24dbc3 | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json | #D5BA4F | — |
| meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json meta.structure.dictionary.value.json support.type.property-name.json | #67c9e4 | — |
| token.info-token | #67c9e4 | — |
| token.warn-token | #F2DD89 | — |
| token.error-token | #ea96f2 | — |
| token.debug-token | #24dbc3 | — |
| punctuation.definition.list.begin.markdown | #F2DD89 | — |
Shiki preview
TypeScript sample highlighted with this variant's colors and tokenColors.
Loading...