Skip to main content
Coding Theme

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.activeBackground#110A26
  • activityBar.activeBorder#612BFF
  • activityBar.background#09041A
  • activityBar.border#06040D
  • activityBar.dropBorder#00F0FF
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#9086B7
  • activityBarBadge.background#612BFF
  • activityBarBadge.foreground#FFFFFF
  • badge.background#612BFF
  • badge.foreground#FFFFFF
  • button.background#612BFF
  • button.foreground#FFFFFF
  • button.hoverBackground#7833FF
  • debugToolBar.background#09041A
  • debugToolBar.border#612BFF
  • descriptionForeground#9086B7
  • diffEditor.insertedTextBackground#00FF8830
  • diffEditor.removedTextBackground#FF007F30
  • dropdown.background#1A1333
  • dropdown.border#612BFF
  • dropdown.foreground#D6D1EF
  • dropdown.listBackground#09041A
  • editor.background#110A26
  • editor.findMatchBackground#FF007F80
  • editor.findMatchHighlightBackground#FF007F40
  • editor.findRangeHighlightBackground#1A1333
  • editor.foreground#D6D1EF
  • editor.hoverHighlightBackground#1A1333
  • editor.inactiveSelectionBackground#612BFF40
  • editor.lineHighlightBackground#1A133360
  • editor.lineHighlightBorder#1A1333
  • editor.selectionBackground#612BFF60
  • editor.selectionForeground#FFFFFF
  • editor.selectionHighlightBackground#612BFF40
  • editor.selectionHighlightBorder#00F0FF
  • editor.wordHighlightBackground#00F0FF40
  • editor.wordHighlightBorder#00F0FF
  • editor.wordHighlightStrongBackground#FF007F40
  • editor.wordHighlightStrongBorder#FF007F
  • editorBracketMatch.background#1A1333
  • editorBracketMatch.border#00F0FF
  • editorCodeLens.foreground#9086B7
  • editorCursor.background#110A26
  • editorCursor.foreground#00F0FF
  • editorError.foreground#FF007F
  • editorGroup.border#06040D
  • editorGroup.dropBackground#1A133380
  • editorGroupHeader.noTabsBackground#09041A
  • editorGroupHeader.tabsBackground#09041A
  • editorGroupHeader.tabsBorder#06040D
  • editorGutter.addedBackground#00FF88
  • editorGutter.background#110A26
  • editorGutter.deletedBackground#FF007F
  • editorGutter.modifiedBackground#612BFF
  • editorHint.foreground#9086B7
  • editorHoverWidget.background#09041A
  • editorHoverWidget.border#612BFF
  • editorIndentGuide.activeBackground#612BFF
  • editorIndentGuide.background#1A1333
  • editorInfo.foreground#00F0FF
  • editorLineNumber.activeForeground#00F0FF
  • editorLineNumber.foreground#50447C
  • editorLink.activeForeground#00F0FF
  • editorOverviewRuler.addedForeground#00FF88
  • editorOverviewRuler.border#06040D
  • editorOverviewRuler.bracketMatchForeground#00F0FF
  • editorOverviewRuler.currentContentForeground#612BFF
  • editorOverviewRuler.deletedForeground#FF007F
  • editorOverviewRuler.errorForeground#FF007F
  • editorOverviewRuler.findMatchForeground#FF007F80
  • editorOverviewRuler.incomingContentForeground#00F0FF
  • editorOverviewRuler.infoForeground#00F0FF
  • editorOverviewRuler.modifiedForeground#612BFF
  • editorOverviewRuler.rangeHighlightForeground#1A133380
  • editorOverviewRuler.selectionHighlightForeground#612BFF80
  • editorOverviewRuler.warningForeground#FCE205
  • editorOverviewRuler.wordHighlightForeground#00F0FF80
  • editorOverviewRuler.wordHighlightStrongForeground#FF007F80
  • editorRuler.foreground#1A1333
  • editorSuggestWidget.background#09041A
  • editorSuggestWidget.border#612BFF
  • editorSuggestWidget.foreground#D6D1EF
  • editorSuggestWidget.highlightForeground#00F0FF
  • editorSuggestWidget.selectedBackground#1A1333
  • editorWarning.foreground#FCE205
  • editorWhitespace.foreground#50447C
  • editorWidget.background#09041A
  • editorWidget.border#612BFF
  • errorForeground#FF007F
  • focusBorder#612BFF
  • foreground#D6D1EF
  • icon.foreground#D6D1EF
  • input.background#09041A
  • input.border#612BFF
  • input.foreground#D6D1EF
  • input.placeholderForeground#9086B7
  • inputOption.activeBackground#612BFF80
  • inputOption.activeBorder#00F0FF
  • inputValidation.errorBackground#FF007F
  • inputValidation.errorBorder#FF007F
  • inputValidation.errorForeground#FFFFFF
  • inputValidation.infoBackground#00F0FF
  • inputValidation.infoBorder#00F0FF
  • inputValidation.infoForeground#09041A
  • inputValidation.warningBackground#FCE205
  • inputValidation.warningBorder#FCE205
  • inputValidation.warningForeground#09041A
  • list.activeSelectionBackground#612BFF
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#1A1333
  • list.errorForeground#FF007F
  • list.focusBackground#612BFF80
  • list.focusForeground#FFFFFF
  • list.highlightForeground#00F0FF
  • list.hoverBackground#1A1333
  • list.hoverForeground#FFFFFF
  • list.inactiveFocusBackground#1A1333
  • list.inactiveSelectionBackground#1A1333
  • list.inactiveSelectionForeground#D6D1EF
  • list.invalidItemForeground#FF007F
  • list.warningForeground#FCE205
  • listFilterWidget.background#09041A
  • listFilterWidget.noMatchesOutline#FF007F
  • listFilterWidget.outline#612BFF
  • menu.background#09041A
  • menu.foreground#D6D1EF
  • menu.selectionBackground#612BFF
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#1A1333
  • merge.border#06040D
  • merge.currentContentBackground#612BFF40
  • merge.currentHeaderBackground#612BFF80
  • merge.incomingContentBackground#00F0FF40
  • merge.incomingHeaderBackground#00F0FF80
  • minimap.errorHighlight#FF007F
  • minimap.findMatchHighlight#00F0FF80
  • minimap.selectionHighlight#612BFF80
  • minimap.warningHighlight#FCE205
  • panel.background#09041A
  • panel.border#612BFF
  • panelTitle.activeBorder#612BFF
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#9086B7
  • peekView.border#612BFF
  • peekViewEditor.background#1A1333
  • peekViewEditor.matchHighlightBackground#00F0FF80
  • peekViewEditorGutter.background#1A1333
  • peekViewResult.background#09041A
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#9086B7
  • peekViewResult.matchHighlightBackground#00F0FF80
  • peekViewResult.selectionBackground#612BFF
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#09041A
  • peekViewTitleDescription.foreground#9086B7
  • peekViewTitleLabel.foreground#FFFFFF
  • pickerGroup.border#612BFF
  • pickerGroup.foreground#00F0FF
  • progressBar.background#00F0FF
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#612BFF80
  • scrollbarSlider.background#612BFF40
  • scrollbarSlider.hoverBackground#612BFF60
  • selection.background#612BFF80
  • sideBar.background#09041A
  • sideBar.border#06040D
  • sideBar.dropBackground#1A1333
  • sideBar.foreground#D6D1EF
  • sideBarSectionHeader.background#09041A
  • sideBarSectionHeader.border#06040D
  • sideBarSectionHeader.foreground#D6D1EF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#06040D
  • statusBar.border#06040D
  • statusBar.debuggingBackground#FF007F
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#D6D1EF
  • statusBar.noFolderBackground#09041A
  • statusBar.noFolderForeground#D6D1EF
  • statusBarItem.activeBackground#612BFF80
  • statusBarItem.hoverBackground#1A1333
  • statusBarItem.prominentBackground#06040D
  • statusBarItem.prominentHoverBackground#1A1333
  • tab.activeBackground#110A26
  • tab.activeBorder#612BFF
  • tab.activeBorderTop#612BFF
  • tab.activeForeground#FFFFFF
  • tab.border#06040D
  • tab.inactiveBackground#09041A
  • tab.inactiveForeground#9086B7
  • tab.unfocusedActiveBorder#3F1BF6
  • tab.unfocusedActiveBorderTop#3F1BF6
  • tab.unfocusedActiveForeground#9086B7
  • tab.unfocusedInactiveForeground#9086B7
  • terminal.ansiBlack#06040D
  • terminal.ansiBlue#612BFF
  • terminal.ansiBrightBlack#50447C
  • terminal.ansiBrightBlue#7833FF
  • terminal.ansiBrightCyan#00FFFF
  • terminal.ansiBrightGreen#00FF88
  • terminal.ansiBrightMagenta#FF4DFF
  • terminal.ansiBrightRed#FF007F
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FCE205
  • terminal.ansiCyan#00F0FF
  • terminal.ansiGreen#00CC52
  • terminal.ansiMagenta#E01EE0
  • terminal.ansiRed#FF2A4D
  • terminal.ansiWhite#D6D1EF
  • terminal.ansiYellow#FCE205
  • terminal.background#09041A
  • terminal.foreground#D6D1EF
  • terminal.selectionBackground#612BFF60
  • terminalCursor.background#09041A
  • terminalCursor.foreground#00F0FF
  • textBlockQuote.background#1A1333
  • textBlockQuote.border#00F0FF
  • textCodeBlock.background#09041A
  • textLink.activeForeground#00F0FF
  • textLink.foreground#612BFF
  • textPreformat.foreground#00F0FF
  • textSeparator.foreground#612BFF
  • titleBar.activeBackground#06040D
  • titleBar.activeForeground#D6D1EF
  • titleBar.border#06040D
  • titleBar.inactiveBackground#09041A
  • titleBar.inactiveForeground#9086B7
  • tree.indentGuidesStroke#612BFF40
  • walkThrough.embeddedEditorBackground#110A26
  • widget.shadow#00000080
  • window.activeBorder#612BFF
  • window.inactiveBorder#3F1BF6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B5B99italic
keyword, storage.type, storage.modifier#612BFF
keyword.operator#FF007F
variable, string constant.other.placeholder#D6D1EF
variable.other.property, meta.property-name, support.type.property-name#00F0FF
entity.name.function, meta.function-call, support.function#E01EE0bold
entity.name.class, entity.name.type.class, support.class, support.type#FCE205
string, string.quoted#00FF88
constant.numeric, constant.language, constant.character#FF007F
entity.name.tag, meta.tag#00F0FF
entity.other.attribute-name#E01EE0