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#00041f
  • activityBar.border#00041f
  • activityBar.foreground#ffb3ff
  • activityBarBadge.background#ffb3ff
  • activityBarBadge.foreground#00041f
  • badge.background#ffb3ff88
  • badge.foreground#ffebf7
  • breadcrumb.activeSelectionForeground#ffebf7
  • breadcrumb.focusForeground#ffebf7
  • breadcrumb.foreground#ffebf7
  • breadcrumbPicker.background#00041f
  • button.background#65285D
  • button.foreground#ffebf7cc
  • button.hoverBackground#65285D
  • contrastBorder#66525f
  • debugExceptionWidget.background#00041f
  • debugExceptionWidget.border#ffb3ff88
  • debugToolBar.background#00041f
  • diffEditor.insertedTextBackground#6ADCEA33
  • diffEditor.insertedTextBorder#6ADCEA33
  • diffEditor.removedTextBackground#e8336c33
  • diffEditor.removedTextBorder#e8336c4d
  • dropdown.background#00041f
  • dropdown.border#ffb3ff88
  • dropdown.foreground#ffebf7cc
  • editor.background#00041f
  • editor.findMatchBackground#00ffff66
  • editor.findMatchHighlightBackground#91879177
  • editor.findRangeHighlightBackground#91879100
  • editor.foreground#ffebf7
  • editor.hoverHighlightBackground#65285D5a
  • editor.inactiveSelectionBackground#65285D5a
  • editor.lineHighlightBackground#1d1d38
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#65285D5a
  • editor.selectionBackground#91879188
  • editor.selectionHighlightBackground#00ffff22
  • editor.stackFrameHighlightBackground#6ADCEA44
  • editor.wordHighlightBackground#91879144
  • editor.wordHighlightStrongBackground#91879144
  • editorBracketHighlight.foreground1#be55cf
  • editorBracketHighlight.foreground2#ffb3ff
  • editorBracketHighlight.foreground3#ffebf7
  • editorBracketHighlight.foreground4#6ADCEA
  • editorBracketHighlight.foreground5#A99CFF
  • editorBracketHighlight.foreground6#ffbab8
  • editorBracketHighlight.unexpectedBracket.foreground#e8336c
  • editorBracketMatch.background#00ffff44
  • editorBracketMatch.border#00ffff00
  • editorCodeLens.foreground#5e82ceb4
  • editorCursor.foreground#ffb3ff
  • editorError.border#e8336c00
  • editorError.foreground#e8336c
  • editorGroup.border#00041f
  • editorGroup.dropBackground#65285D62
  • editorGroup.emptyBackground#00041f
  • editorGroupHeader.noTabsBackground#00041f
  • editorGroupHeader.tabsBackground#00041f
  • editorGroupHeader.tabsBorder#91879188
  • editorGutter.addedBackground#6ADCEA
  • editorGutter.background#00041f
  • editorGutter.deletedBackground#e8336c
  • editorGutter.modifiedBackground#ffb46e
  • editorHoverWidget.background#00041f
  • editorHoverWidget.border#ffb3ff88
  • editorIndentGuide.activeBackground#918791DD
  • editorIndentGuide.background#91879155
  • editorLineNumber.activeForeground#ffb3ff
  • editorLineNumber.foreground#91879188
  • editorLink.activeForeground#be55cf
  • editorMarkerNavigation.background#00041f
  • editorMarkerNavigationError.background#e8336c
  • editorMarkerNavigationWarning.background#FFCA28
  • editorOverviewRuler.commonContentForeground#65285D
  • editorOverviewRuler.currentContentForeground#65285D
  • editorOverviewRuler.incomingContentForeground#65285D
  • editorRuler.foreground#918791DD
  • editorSuggestWidget.background#1d1d38
  • editorSuggestWidget.border#5e446f
  • editorSuggestWidget.foreground#ffb3ff
  • editorSuggestWidget.highlightForeground#ffb3ff
  • editorSuggestWidget.selectedBackground#5e446f
  • editorWarning.border#b3955400
  • editorWarning.foreground#ffb46e
  • editorWhitespace.foreground#00000000
  • editorWidget.background#00041f
  • editorWidget.border#ffb3ff88
  • errorForeground#e8336c
  • extensionButton.prominentBackground#65285Dcc
  • extensionButton.prominentForeground#ffebf7cc
  • extensionButton.prominentHoverBackground#65285D
  • focusBorder#66525f
  • foreground#ffebf7
  • gitDecoration.conflictingResourceForeground#ff00a6
  • gitDecoration.deletedResourceForeground#e8336cAA
  • gitDecoration.ignoredResourceForeground#918791DD
  • gitDecoration.modifiedResourceForeground#6ADCEA
  • gitDecoration.untrackedResourceForeground#ffb3ffBB
  • input.background#00041f
  • input.border#ffb3ff88
  • input.foreground#ffebf7cc
  • input.placeholderForeground#ffb3ff88
  • inputOption.activeBorder#ffebf7cc
  • inputValidation.errorBackground#e8336c
  • inputValidation.errorBorder#e8336c
  • inputValidation.infoBackground#64B5F6
  • inputValidation.infoBorder#64B5F6
  • inputValidation.infoForeground#00041f
  • inputValidation.warningBackground#ff9945
  • inputValidation.warningBorder#ff9945
  • inputValidation.warningForeground#00041f
  • list.activeSelectionBackground#A99CFF33
  • list.activeSelectionForeground#ffb3ff
  • list.dropBackground#00041f
  • list.errorForeground#e8336c
  • list.focusBackground#A99CFF44
  • list.focusForeground#ffebf7
  • list.highlightForeground#ffebf7
  • list.hoverBackground#A99CFF44
  • list.hoverForeground#ffebf7
  • list.inactiveSelectionBackground#A99CFF55
  • list.inactiveSelectionForeground#ffb3ff
  • list.invalidItemForeground#975f94
  • list.warningForeground#ffb46e
  • merge.border#ffb3ff00
  • merge.currentContentBackground#6ADCEA11
  • merge.currentHeaderBackground#6ADCEA55
  • merge.incomingContentBackground#e8336c11
  • merge.incomingHeaderBackground#e8336c55
  • notificationCenter.border#91879188
  • notificationLink.foreground#be55cf
  • notifications.background#00041f
  • notifications.border#91879188
  • notifications.foreground#ffebf7cc
  • notificationToast.border#91879188
  • panel.background#00041f
  • panel.border#ffb3ff88
  • panelTitle.activeBorder#ffb3ff88
  • panelTitle.activeForeground#ffb3ff88
  • panelTitle.inactiveForeground#918791
  • peekView.border#ffb3ff88
  • peekViewEditor.background#00041f
  • peekViewEditor.matchHighlightBackground#65285D5a
  • peekViewResult.background#00041f
  • peekViewResult.fileForeground#ffb3ff
  • peekViewResult.lineForeground#ffb3ff
  • peekViewResult.matchHighlightBackground#ffebf7cc
  • peekViewResult.selectionBackground#1d1d38
  • peekViewResult.selectionForeground#ffb3ff
  • peekViewTitle.background#00041f
  • peekViewTitleDescription.foreground#ffb3ff88
  • peekViewTitleLabel.foreground#ffb3ff
  • pickerGroup.border#00041f
  • pickerGroup.foreground#ffb3ff
  • scrollbar.shadow#ffb3ff88
  • scrollbarSlider.activeBackground#ffb3ff88
  • scrollbarSlider.background#ffb3ff44
  • scrollbarSlider.hoverBackground#ffb3ff88
  • selection.background#65285D
  • sideBar.background#00041f
  • sideBar.border#00041f
  • sideBar.foreground#ffebf7DD
  • sideBarSectionHeader.background#00041f
  • sideBarSectionHeader.foreground#ffb3ff
  • sideBarTitle.foreground#ffb3ff
  • statusBar.background#00041f
  • statusBar.border#91879188
  • statusBar.debuggingBackground#ffb3ff
  • statusBar.debuggingBorder#ffb3ff
  • statusBar.debuggingForeground#00041f
  • statusBar.foreground#ffb3ff
  • statusBar.noFolderBackground#00041f
  • statusBar.noFolderBorder#00041f
  • statusBar.noFolderForeground#ffb3ff
  • statusBarItem.activeBackground#A99CFFAA
  • statusBarItem.hoverBackground#A99CFFAA
  • statusBarItem.prominentBackground#A99CFFAA
  • statusBarItem.prominentHoverBackground#00041f22
  • tab.activeBackground#ffb3ff45
  • tab.activeBorder#ffb3ff
  • tab.activeForeground#ffb3ff
  • tab.border#91879188
  • tab.inactiveBackground#00041f
  • tab.inactiveForeground#ffb3ff88
  • tab.unfocusedActiveBorder#91879188
  • tab.unfocusedActiveForeground#ffb3ff
  • tab.unfocusedInactiveForeground#ffb3ff88
  • terminal.ansiBlack#00041f
  • terminal.ansiBlue#82AAFF
  • terminal.ansiBrightBlack#575656
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#7fdbca
  • terminal.ansiBrightGreen#22da6e
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#e8336c
  • terminal.ansiBrightWhite#ffebf7
  • terminal.ansiBrightYellow#ffeb95
  • terminal.ansiCyan#21c7a8
  • terminal.ansiGreen#22da6e
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#e8336c
  • terminal.ansiWhite#ffebf7
  • terminal.ansiYellow#c5e478
  • terminal.background#00041f
  • terminal.foreground#ffebf7
  • terminal.selectionBackground#e8336c66
  • terminalCursor.background#00041f
  • terminalCursor.foreground#ffebf7
  • textCodeBlock.background#91879188
  • titleBar.activeBackground#00041f
  • titleBar.activeForeground#ffb3ff
  • titleBar.inactiveBackground#00041f
  • titleBar.inactiveForeground#ffb3ff88
  • walkThrough.embeddedEditorBackground#00041f
  • widget.shadow#00041f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type.struct, storage.modifier, storage.type.modifier.access, storage.type.class, constant.language#eb73bf
string#ffbab8
storage.type, entity.name.type, punctuation.definition, support.type#ffb3ff
variable, meta.block, meta.function.definition.parameters, meta.body.function.definition, entity.name.variable#6ADCEA
entity.name.function#A99CFF
keyword.operator, punctuation.separator.scope-resolution, punctuation#ff99ff
comment, punctuation.definition.comment#bfa6b6
entity.name.scope-resolution, storage.modifier.import, storage.modifier.package, entity.name.namespace#ffd5bd
entity.name.import#b8aa98
constant.numeric#ffa14a
variable.language.this#47a3ff
entity.name.tag, punctuation.definition.tag#eb73bf
meta.tag, meta.property-value.css#ffbab8
meta.attribute#6ADCEA
source.go constant#6ADCEA
support.type.property-name.json#6ADCEA
meta.structure.dictionary.value.json string.quoted.double#ffbab8
meta.structure.dictionary.value constant.numeric.json#ffa14a
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#eb73bf
constant.language.python, meta.function.python, storage.type.function.python, storage.type.class.python#eb73bf
meta.class.python, support.type.exception.python, meta.function.parameters.python, support.type.python#ffb3ff
variable.parameter.function.language.python, variable.language.special.self.python, meta.attribute.python, variable.parameter.function-call.python#6ADCEA
meta.function-call.python, meta.function-call.generic.python, entity.name.type.class.python, entity.name.function.python, meta.function.python, support.function.builtin.python#A99CFF
entity.name.function.decorator.python, meta.function.decorator.python#ffd5bdDD
meta.tag.cs#eb73bf
meta.method.body.java, constant.other.enum.java#6ADCEA
entity.other.inherited-class#ffb3ff
storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, punctuation.decorator.js, variable.other.readwrite.js#eb73bf
storage.type.js#A99CFF
storage.type.type.ts#eb73bf
storage.type.function.arrow.ts#ff99ff
support.type.builtin.ts#47a3ff
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, punctuation.definition.entity.css#6ADCEA
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, punctuation.definition.keyword.css#eb73bf
entity.name.class.proto, entity.name.class.message.proto, support.other.proto#ffb3ff
entity.name.tag.yaml#6ADCEA
meta.function.call.rust#6ADCEA
meta.function.method.with-arguments.ruby#6ADCEA
support.class.ruby#ffb3ff

Shiki preview

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

Loading...

night blossom by RustedTurnip - VS Code Theme