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.

  • //===== EDITOR CORE =====
  • //1===== BRACKET PAIR COLORS (rainbow) =====
  • //10===== INPUTS / BUTTONS =====
  • //11===== SCROLLBAR =====
  • //12===== GIT DECORATIONS =====
  • //13===== DIFF =====
  • //14===== MISC =====
  • //15===== STICKY SCROLL =====
  • //16===== INLAY HINTS =====
  • //17===== GHOST TEXT / INLINE SUGGEST (AI) =====
  • //18===== BRACKET PAIR GUIDES =====
  • //19===== CODE LENS / LIGHT BULB / FOLDING / LINKS =====
  • //2===== GUTTER / GIT =====
  • //20===== OVERVIEW RULER MARKERS =====
  • //21===== MINIMAP =====
  • //22===== MERGE CONFLICTS =====
  • //23===== NOTEBOOK =====
  • //24===== COMMAND CENTER / BANNER =====
  • //25===== CHARTS =====
  • //26===== TESTING / DEBUG =====
  • //27===== KEYBINDING LABELS / SASH =====
  • //28===== SYMBOL ICONS (suggest widget) =====
  • //3===== WORKBENCH SHELL =====
  • //4===== SIDEBAR =====
  • //5===== ACTIVITY BAR =====
  • //6===== STATUS BAR =====
  • //7===== TITLE BAR =====
  • //8===== TABS =====
  • //9===== PANEL / TERMINAL =====
  • activityBar.activeBackground#05070B
  • activityBar.activeBorder#34F5C5
  • activityBar.background#000000
  • activityBar.border#0B0E15
  • activityBar.foreground#34F5C5
  • activityBar.inactiveForeground#3D4A63
  • activityBarBadge.background#FF4D9D
  • activityBarBadge.foreground#000000
  • badge.background#FF4D9D
  • badge.foreground#000000
  • banner.background#0B0E15
  • banner.foreground#C6D2E2
  • banner.iconForeground#34F5C5
  • breadcrumb.activeSelectionForeground#34F5C5
  • breadcrumb.focusForeground#34F5C5
  • breadcrumb.foreground#5A6680
  • breadcrumbPicker.background#05070B
  • button.background#34F5C5
  • button.foreground#000000
  • button.hoverBackground#61f7d2
  • button.secondaryBackground#10151F
  • button.secondaryForeground#C6D2E2
  • charts.blue#5BC0FF
  • charts.foreground#C6D2E2
  • charts.green#34F5C5
  • charts.lines#141A28
  • charts.orange#FF7A5C
  • charts.purple#C792FF
  • charts.red#FF3B5C
  • charts.yellow#FFB84D
  • commandCenter.activeBackground#10151F
  • commandCenter.activeBorder#34F5C566
  • commandCenter.activeForeground#34F5C5
  • commandCenter.background#05070B
  • commandCenter.border#141A28
  • commandCenter.foreground#C6D2E2
  • commandCenter.inactiveBorder#0B0E15
  • commandCenter.inactiveForeground#5A6680
  • debugConsole.errorForeground#FF3B5C
  • debugConsole.infoForeground#5BC0FF
  • debugConsole.sourceForeground#C792FF
  • debugConsole.warningForeground#FFB84D
  • debugIcon.breakpointCurrentStackframeForeground#FFB84D
  • debugIcon.breakpointForeground#FF4D9D
  • debugIcon.startForeground#34F5C5
  • descriptionForeground#7A88A0
  • diffEditor.insertedLineBackground#34F5C514
  • diffEditor.insertedTextBackground#34F5C51A
  • diffEditor.removedLineBackground#FF3B5C14
  • diffEditor.removedTextBackground#FF3B5C1A
  • editor.background#000000
  • editor.findMatchBackground#FFB84D55
  • editor.findMatchHighlightBackground#FFB84D2A
  • editor.findRangeHighlightBackground#2B4A6622
  • editor.foldBackground#5BC0FF14
  • editor.foreground#C6D2E2
  • editor.hoverHighlightBackground#5BC0FF1A
  • editor.inactiveSelectionBackground#2B4A6630
  • editor.lineHighlightBackground#0B0E15
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#0B0E15
  • editor.selectionBackground#2B4A6655
  • editor.selectionHighlightBackground#2B4A6633
  • editor.wordHighlightBackground#5BC0FF22
  • editor.wordHighlightStrongBackground#34F5C522
  • editorBracketHighlight.foreground1#FF4D9D
  • editorBracketHighlight.foreground2#5BC0FF
  • editorBracketHighlight.foreground3#34F5C5
  • editorBracketHighlight.foreground4#FFB84D
  • editorBracketHighlight.foreground5#C792FF
  • editorBracketHighlight.foreground6#FF7A5C
  • editorBracketHighlight.unexpectedBracket.foreground#FF3B5C
  • editorBracketMatch.background#34F5C522
  • editorBracketMatch.border#34F5C5AA
  • editorBracketPairGuide.activeBackground1#FF4D9D
  • editorBracketPairGuide.activeBackground2#5BC0FF
  • editorBracketPairGuide.activeBackground3#34F5C5
  • editorBracketPairGuide.activeBackground4#FFB84D
  • editorBracketPairGuide.activeBackground5#C792FF
  • editorBracketPairGuide.activeBackground6#FF7A5C
  • editorBracketPairGuide.background1#FF4D9D44
  • editorBracketPairGuide.background2#5BC0FF44
  • editorBracketPairGuide.background3#34F5C544
  • editorBracketPairGuide.background4#FFB84D44
  • editorBracketPairGuide.background5#C792FF44
  • editorBracketPairGuide.background6#FF7A5C44
  • editorCodeLens.foreground#5A6680
  • editorCursor.background#000000
  • editorCursor.foreground#34F5C5
  • editorError.foreground#FF3B5C
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#445069
  • editorGroup.border#0B0E15
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#0B0E15
  • editorGutter.addedBackground#34F5C5
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#5A6680
  • editorGutter.deletedBackground#FF3B5C
  • editorGutter.modifiedBackground#5BC0FF
  • editorHint.foreground#34F5C5
  • editorHoverWidget.background#05070B
  • editorHoverWidget.border#141A28
  • editorIndentGuide.activeBackground1#34F5C544
  • editorIndentGuide.background1#141A28
  • editorInfo.foreground#5BC0FF
  • editorInlayHint.background#0B0E1588
  • editorInlayHint.foreground#5A6680
  • editorInlayHint.parameterBackground#0B0E1588
  • editorInlayHint.parameterForeground#FFAFA0
  • editorInlayHint.typeBackground#0B0E1588
  • editorInlayHint.typeForeground#C792FF
  • editorLightBulb.foreground#FFD93D
  • editorLightBulbAutoFix.foreground#34F5C5
  • editorLineNumber.activeForeground#34F5C5
  • editorLineNumber.foreground#2E3A52
  • editorLink.activeForeground#6EE7FF
  • editorOverviewRuler.addedForeground#34F5C5
  • editorOverviewRuler.border#0B0E15
  • editorOverviewRuler.bracketMatchForeground#34F5C5AA
  • editorOverviewRuler.deletedForeground#FF3B5C
  • editorOverviewRuler.errorForeground#FF3B5C
  • editorOverviewRuler.findMatchForeground#FFB84D88
  • editorOverviewRuler.infoForeground#5BC0FF
  • editorOverviewRuler.modifiedForeground#5BC0FF
  • editorOverviewRuler.selectionHighlightForeground#34F5C566
  • editorOverviewRuler.warningForeground#FFB84D
  • editorOverviewRuler.wordHighlightForeground#5BC0FF66
  • editorRuler.foreground#141A28
  • editorStickyScroll.background#000000
  • editorStickyScroll.border#0B0E15
  • editorStickyScroll.shadow#00000066
  • editorStickyScrollHover.background#0B0E15
  • editorSuggestWidget.background#05070B
  • editorSuggestWidget.border#141A28
  • editorSuggestWidget.foreground#C6D2E2
  • editorSuggestWidget.highlightForeground#34F5C5
  • editorSuggestWidget.selectedBackground#10151F
  • editorUnnecessaryCode.opacity#FFFFFF77
  • editorWarning.foreground#FFB84D
  • editorWhitespace.foreground#141A28
  • editorWidget.background#05070B
  • editorWidget.border#141A28
  • errorForeground#FF3B5C
  • focusBorder#34F5C566
  • foreground#C6D2E2
  • gitDecoration.addedResourceForeground#34F5C5
  • gitDecoration.conflictingResourceForeground#FFB84D
  • gitDecoration.deletedResourceForeground#FF3B5C
  • gitDecoration.ignoredResourceForeground#3D4A63
  • gitDecoration.modifiedResourceForeground#5BC0FF
  • gitDecoration.untrackedResourceForeground#34F5C5
  • icon.foreground#7A88A0
  • input.background#05070B
  • input.border#141A28
  • input.foreground#C6D2E2
  • input.placeholderForeground#5A6680
  • inputOption.activeBackground#34F5C522
  • inputOption.activeBorder#34F5C5
  • inputValidation.errorBackground#2A0F16
  • inputValidation.errorBorder#FF3B5C
  • keybindingLabel.background#0B0E15
  • keybindingLabel.border#141A28
  • keybindingLabel.bottomBorder#141A28
  • keybindingLabel.foreground#9BD8FF
  • list.activeSelectionBackground#10151F
  • list.activeSelectionForeground#34F5C5
  • list.errorForeground#FF3B5C
  • list.focusBackground#10151F
  • list.highlightForeground#34F5C5
  • list.hoverBackground#0B0E15
  • list.hoverForeground#C6D2E2
  • list.inactiveSelectionBackground#0B0E15
  • list.inactiveSelectionForeground#C6D2E2
  • list.warningForeground#FFB84D
  • menu.background#05070B
  • menu.border#141A28
  • menu.foreground#C6D2E2
  • menu.selectionBackground#10151F
  • menu.selectionForeground#34F5C5
  • merge.border#00000000
  • merge.commonContentBackground#FFB84D1A
  • merge.commonHeaderBackground#FFB84D44
  • merge.currentContentBackground#34F5C51A
  • merge.currentHeaderBackground#34F5C544
  • merge.incomingContentBackground#5BC0FF1A
  • merge.incomingHeaderBackground#5BC0FF44
  • mergeEditor.change.background#34F5C51A
  • mergeEditor.change.word.background#34F5C533
  • mergeEditor.conflict.handledFocused.border#34F5C5
  • mergeEditor.conflict.handledUnfocused.border#34F5C544
  • mergeEditor.conflict.unhandledFocused.border#FFB84D
  • mergeEditor.conflict.unhandledUnfocused.border#FFB84D66
  • minimap.errorHighlight#FF3B5CAA
  • minimap.findMatchHighlight#FFB84DAA
  • minimap.selectionHighlight#34F5C566
  • minimap.warningHighlight#FFB84DAA
  • minimapGutter.addedBackground#34F5C5
  • minimapGutter.deletedBackground#FF3B5C
  • minimapGutter.modifiedBackground#5BC0FF
  • minimapSlider.activeBackground#34F5C544
  • minimapSlider.background#141A2855
  • minimapSlider.hoverBackground#2B4A6677
  • notebook.cellBorderColor#0B0E15
  • notebook.cellEditorBackground#05070B
  • notebook.cellHoverBackground#05070B
  • notebook.cellToolbarSeparator#141A28
  • notebook.editorBackground#000000
  • notebook.focusedCellBorder#34F5C566
  • notebook.focusedEditorBorder#34F5C566
  • notebook.selectedCellBackground#0B0E15
  • notebookStatusErrorIcon.foreground#FF3B5C
  • notebookStatusSuccessIcon.foreground#34F5C5
  • notificationCenterHeader.background#05070B
  • notifications.background#05070B
  • notifications.border#141A28
  • panel.background#000000
  • panel.border#0B0E15
  • panelTitle.activeBorder#34F5C5
  • panelTitle.activeForeground#34F5C5
  • panelTitle.inactiveForeground#5A6680
  • peekView.border#34F5C5
  • peekViewEditor.background#05070B
  • peekViewResult.background#000000
  • peekViewTitle.background#05070B
  • progressBar.background#34F5C5
  • quickInput.background#05070B
  • quickInputList.focusBackground#10151F
  • quickInputList.focusForeground#34F5C5
  • sash.hoverBorder#34F5C5
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#34F5C566
  • scrollbarSlider.background#141A2888
  • scrollbarSlider.hoverBackground#2B4A66AA
  • selection.background#34F5C544
  • sideBar.background#000000
  • sideBar.border#0B0E15
  • sideBar.foreground#9AA8C0
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#0B0E15
  • sideBarSectionHeader.foreground#7A88A0
  • sideBarTitle.foreground#34F5C5
  • statusBar.background#000000
  • statusBar.border#0B0E15
  • statusBar.debuggingBackground#FF4D9D
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#7A88A0
  • statusBar.noFolderBackground#000000
  • statusBarItem.hoverBackground#10151F
  • statusBarItem.prominentBackground#FF4D9D
  • statusBarItem.prominentForeground#000000
  • statusBarItem.remoteBackground#34F5C5
  • statusBarItem.remoteForeground#000000
  • symbolIcon.classForeground#C792FF
  • symbolIcon.constantForeground#FFB84D
  • symbolIcon.enumeratorForeground#FFB84D
  • symbolIcon.functionForeground#5BC0FF
  • symbolIcon.interfaceForeground#A8E0FF
  • symbolIcon.keywordForeground#FF4D9D
  • symbolIcon.methodForeground#5BC0FF
  • symbolIcon.propertyForeground#9BD8FF
  • symbolIcon.stringForeground#34F5C5
  • symbolIcon.variableForeground#C6D2E2
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#34F5C5
  • tab.activeForeground#34F5C5
  • tab.activeModifiedBorder#FFB84D
  • tab.border#0B0E15
  • tab.hoverBackground#05070B
  • tab.hoverForeground#C6D2E2
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#5A6680
  • tab.unfocusedActiveForeground#7A88A0
  • terminal.ansiBlack#141A28
  • terminal.ansiBlue#5BC0FF
  • terminal.ansiBrightBlack#3D4A63
  • terminal.ansiBrightBlue#7ccdff
  • terminal.ansiBrightCyan#8becff
  • terminal.ansiBrightGreen#5df7d1
  • terminal.ansiBrightMagenta#ff71b1
  • terminal.ansiBrightRed#ff627d
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#ffc671
  • terminal.ansiCyan#6EE7FF
  • terminal.ansiGreen#34F5C5
  • terminal.ansiMagenta#FF4D9D
  • terminal.ansiRed#FF3B5C
  • terminal.ansiWhite#C6D2E2
  • terminal.ansiYellow#FFB84D
  • terminal.background#000000
  • terminal.foreground#C6D2E2
  • terminal.selectionBackground#2B4A6655
  • terminalCursor.background#000000
  • terminalCursor.foreground#34F5C5
  • testing.iconErrored#FF3B5C
  • testing.iconFailed#FF3B5C
  • testing.iconPassed#34F5C5
  • testing.iconQueued#FFB84D
  • testing.iconSkipped#5A6680
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#C6D2E2
  • titleBar.border#0B0E15
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#3D4A63
  • tree.indentGuidesStroke#141A28
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#445069italic
keyword, keyword.control, keyword.other, storage.type.function.arrow, punctuation.definition.keyword#FF4D9D
storage, storage.type, storage.modifier#FF7AB8italic
string, string.quoted, punctuation.definition.string#34F5C5
string.template, string.interpolated#5EFFD7
constant.character.escape, constant.character#FFD93D
constant.numeric, constant.numeric.integer, constant.numeric.float#FFB84D
constant.language, constant.language.boolean, constant.language.null#FF7A5Cbold
constant.other, variable.other.constant, entity.name.constant#FFB84D
entity.name.function, support.function, meta.function-call, variable.function#5BC0FF
entity.name.function.member, meta.definition.function entity.name.function#7DD3FF
entity.name.type, entity.name.class, support.class, support.type, entity.other.inherited-class, entity.name.namespace#C792FF
support.type.primitive, keyword.type, storage.type.built-in#C792FFitalic
variable, variable.other, variable.other.readwrite#C6D2E2
variable.parameter, meta.parameter#FFAFA0italic
variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key#9BD8FF
variable.language, variable.language.this, variable.language.super#FF7A5Citalic
keyword.operator, storage.type.operator#6EE7FF
punctuation, punctuation.separator, punctuation.terminator, meta.brace#5A6680
entity.name.tag, punctuation.definition.tag#FF4D9D
entity.other.attribute-name#FFD93Ditalic
support.type.property-name.css, support.type.property-name.scss#5BC0FF
support.constant.property-value.css, keyword.other.unit.css#34F5C5
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#C792FF
support.type.property-name.json#5BC0FF
markup.heading, entity.name.section.markdown#FF4D9Dbold
markup.bold#FFB84Dbold
markup.italic#34F5C5italic
markup.underline.link, string.other.link.title.markdown#5BC0FFunderline
markup.inline.raw, markup.fenced_code.block#5EFFD7
markup.quote#7A88A0italic
meta.decorator, punctuation.decorator, entity.name.function.decorator#FFD93Ditalic
string.regexp, constant.other.character-class.regexp#FF7AB8
support.function.builtin, support.constant#6EE7FF
invalid, invalid.illegal#FF3B5Cunderline
keyword.control.import, keyword.control.from, keyword.control.export#FF4D9Ditalic