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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A2E2Eitalic
keyword, storage.type, storage.modifier#FF0000
keyword.operator#00FFFF
variable, string constant.other.placeholder#D6D1EF
variable.other.property, meta.property-name, support.type.property-name#00FFFF
entity.name.function, meta.function-call, support.function#FF6BCBbold
entity.name.class, entity.name.type.class, support.class, support.type#FFD700
string, string.quoted#00FF88
constant.numeric, constant.language, constant.character#FF6666
entity.name.tag, meta.tag#FF0000
entity.other.attribute-name#00FFFF