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#0E1B29
  • activityBar.activeBorder#4FE3D0
  • activityBar.background#07101A
  • activityBar.border#132434
  • activityBar.foreground#4FE3D0
  • activityBar.inactiveForeground#3E5C70
  • activityBarBadge.background#7AA5FF
  • activityBarBadge.foreground#0A1420
  • badge.background#7AA5FF
  • badge.foreground#0A1420
  • banner.background#132434
  • banner.foreground#CFE6F5
  • banner.iconForeground#4FE3D0
  • breadcrumb.activeSelectionForeground#4FE3D0
  • breadcrumb.focusForeground#4FE3D0
  • breadcrumb.foreground#567488
  • breadcrumbPicker.background#0E1B29
  • button.background#4FE3D0
  • button.foreground#0A1420
  • button.hoverBackground#76e9da
  • button.secondaryBackground#1B3346
  • button.secondaryForeground#CFE6F5
  • charts.blue#5BB8FF
  • charts.foreground#CFE6F5
  • charts.green#4FE3D0
  • charts.lines#1E3345
  • charts.orange#8ED0C0
  • charts.purple#B79DFF
  • charts.red#FF6B7D
  • charts.yellow#6BD5FF
  • commandCenter.activeBackground#1B3346
  • commandCenter.activeBorder#4FE3D066
  • commandCenter.activeForeground#4FE3D0
  • commandCenter.background#0E1B29
  • commandCenter.border#1E3345
  • commandCenter.foreground#CFE6F5
  • commandCenter.inactiveBorder#132434
  • commandCenter.inactiveForeground#567488
  • debugConsole.errorForeground#FF6B7D
  • debugConsole.infoForeground#5BB8FF
  • debugConsole.sourceForeground#B79DFF
  • debugConsole.warningForeground#FFC46B
  • debugIcon.breakpointCurrentStackframeForeground#FFC46B
  • debugIcon.breakpointForeground#7AA5FF
  • debugIcon.startForeground#4FE3D0
  • descriptionForeground#7C97AD
  • diffEditor.insertedLineBackground#4FE3D014
  • diffEditor.insertedTextBackground#4FE3D01A
  • diffEditor.removedLineBackground#FF6B7D14
  • diffEditor.removedTextBackground#FF6B7D1A
  • editor.background#0A1420
  • editor.findMatchBackground#FFC46B55
  • editor.findMatchHighlightBackground#FFC46B2A
  • editor.findRangeHighlightBackground#24506E22
  • editor.foldBackground#5BB8FF14
  • editor.foreground#CFE6F5
  • editor.hoverHighlightBackground#5BB8FF1A
  • editor.inactiveSelectionBackground#24506E30
  • editor.lineHighlightBackground#132434
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#132434
  • editor.selectionBackground#24506E55
  • editor.selectionHighlightBackground#24506E33
  • editor.wordHighlightBackground#5BB8FF22
  • editor.wordHighlightStrongBackground#4FE3D022
  • editorBracketHighlight.foreground1#7AA5FF
  • editorBracketHighlight.foreground2#5BB8FF
  • editorBracketHighlight.foreground3#4FE3D0
  • editorBracketHighlight.foreground4#6BD5FF
  • editorBracketHighlight.foreground5#B79DFF
  • editorBracketHighlight.foreground6#8ED0C0
  • editorBracketHighlight.unexpectedBracket.foreground#FF6B7D
  • editorBracketMatch.background#4FE3D022
  • editorBracketMatch.border#4FE3D0AA
  • editorBracketPairGuide.activeBackground1#7AA5FF
  • editorBracketPairGuide.activeBackground2#5BB8FF
  • editorBracketPairGuide.activeBackground3#4FE3D0
  • editorBracketPairGuide.activeBackground4#6BD5FF
  • editorBracketPairGuide.activeBackground5#B79DFF
  • editorBracketPairGuide.activeBackground6#8ED0C0
  • editorBracketPairGuide.background1#7AA5FF44
  • editorBracketPairGuide.background2#5BB8FF44
  • editorBracketPairGuide.background3#4FE3D044
  • editorBracketPairGuide.background4#6BD5FF44
  • editorBracketPairGuide.background5#B79DFF44
  • editorBracketPairGuide.background6#8ED0C044
  • editorCodeLens.foreground#567488
  • editorCursor.background#0A1420
  • editorCursor.foreground#4FE3D0
  • editorError.foreground#FF6B7D
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#47657A
  • editorGroup.border#132434
  • editorGroupHeader.tabsBackground#07101A
  • editorGroupHeader.tabsBorder#132434
  • editorGutter.addedBackground#4FE3D0
  • editorGutter.background#0A1420
  • editorGutter.commentRangeForeground#567488
  • editorGutter.deletedBackground#FF6B7D
  • editorGutter.modifiedBackground#5BB8FF
  • editorHint.foreground#4FE3D0
  • editorHoverWidget.background#0E1B29
  • editorHoverWidget.border#1E3345
  • editorIndentGuide.activeBackground1#4FE3D044
  • editorIndentGuide.background1#1E3345
  • editorInfo.foreground#5BB8FF
  • editorInlayHint.background#13243488
  • editorInlayHint.foreground#567488
  • editorInlayHint.parameterBackground#13243488
  • editorInlayHint.parameterForeground#90C8D8
  • editorInlayHint.typeBackground#13243488
  • editorInlayHint.typeForeground#B79DFF
  • editorLightBulb.foreground#A0E8FF
  • editorLightBulbAutoFix.foreground#4FE3D0
  • editorLineNumber.activeForeground#4FE3D0
  • editorLineNumber.foreground#365060
  • editorLink.activeForeground#6EE7FF
  • editorOverviewRuler.addedForeground#4FE3D0
  • editorOverviewRuler.border#132434
  • editorOverviewRuler.bracketMatchForeground#4FE3D0AA
  • editorOverviewRuler.deletedForeground#FF6B7D
  • editorOverviewRuler.errorForeground#FF6B7D
  • editorOverviewRuler.findMatchForeground#FFC46B88
  • editorOverviewRuler.infoForeground#5BB8FF
  • editorOverviewRuler.modifiedForeground#5BB8FF
  • editorOverviewRuler.selectionHighlightForeground#4FE3D066
  • editorOverviewRuler.warningForeground#FFC46B
  • editorOverviewRuler.wordHighlightForeground#5BB8FF66
  • editorRuler.foreground#1E3345
  • editorStickyScroll.background#0A1420
  • editorStickyScroll.border#132434
  • editorStickyScroll.shadow#00000066
  • editorStickyScrollHover.background#132434
  • editorSuggestWidget.background#0E1B29
  • editorSuggestWidget.border#1E3345
  • editorSuggestWidget.foreground#CFE6F5
  • editorSuggestWidget.highlightForeground#4FE3D0
  • editorSuggestWidget.selectedBackground#1B3346
  • editorUnnecessaryCode.opacity#FFFFFF77
  • editorWarning.foreground#FFC46B
  • editorWhitespace.foreground#1E3345
  • editorWidget.background#0E1B29
  • editorWidget.border#1E3345
  • errorForeground#FF6B7D
  • focusBorder#4FE3D066
  • foreground#CFE6F5
  • gitDecoration.addedResourceForeground#4FE3D0
  • gitDecoration.conflictingResourceForeground#FFC46B
  • gitDecoration.deletedResourceForeground#FF6B7D
  • gitDecoration.ignoredResourceForeground#3E5C70
  • gitDecoration.modifiedResourceForeground#5BB8FF
  • gitDecoration.untrackedResourceForeground#4FE3D0
  • icon.foreground#7C97AD
  • input.background#0E1B29
  • input.border#1E3345
  • input.foreground#CFE6F5
  • input.placeholderForeground#567488
  • inputOption.activeBackground#4FE3D022
  • inputOption.activeBorder#4FE3D0
  • inputValidation.errorBackground#2A0F16
  • inputValidation.errorBorder#FF6B7D
  • keybindingLabel.background#132434
  • keybindingLabel.border#1E3345
  • keybindingLabel.bottomBorder#1E3345
  • keybindingLabel.foreground#9BDFF0
  • list.activeSelectionBackground#1B3346
  • list.activeSelectionForeground#4FE3D0
  • list.errorForeground#FF6B7D
  • list.focusBackground#1B3346
  • list.highlightForeground#4FE3D0
  • list.hoverBackground#132434
  • list.hoverForeground#CFE6F5
  • list.inactiveSelectionBackground#132434
  • list.inactiveSelectionForeground#CFE6F5
  • list.warningForeground#FFC46B
  • menu.background#0E1B29
  • menu.border#1E3345
  • menu.foreground#CFE6F5
  • menu.selectionBackground#1B3346
  • menu.selectionForeground#4FE3D0
  • merge.border#00000000
  • merge.commonContentBackground#FFC46B1A
  • merge.commonHeaderBackground#FFC46B44
  • merge.currentContentBackground#4FE3D01A
  • merge.currentHeaderBackground#4FE3D044
  • merge.incomingContentBackground#5BB8FF1A
  • merge.incomingHeaderBackground#5BB8FF44
  • mergeEditor.change.background#4FE3D01A
  • mergeEditor.change.word.background#4FE3D033
  • mergeEditor.conflict.handledFocused.border#4FE3D0
  • mergeEditor.conflict.handledUnfocused.border#4FE3D044
  • mergeEditor.conflict.unhandledFocused.border#FFC46B
  • mergeEditor.conflict.unhandledUnfocused.border#FFC46B66
  • minimap.errorHighlight#FF6B7DAA
  • minimap.findMatchHighlight#FFC46BAA
  • minimap.selectionHighlight#4FE3D066
  • minimap.warningHighlight#FFC46BAA
  • minimapGutter.addedBackground#4FE3D0
  • minimapGutter.deletedBackground#FF6B7D
  • minimapGutter.modifiedBackground#5BB8FF
  • minimapSlider.activeBackground#4FE3D044
  • minimapSlider.background#1E334555
  • minimapSlider.hoverBackground#24506E77
  • notebook.cellBorderColor#132434
  • notebook.cellEditorBackground#0E1B29
  • notebook.cellHoverBackground#0E1B29
  • notebook.cellToolbarSeparator#1E3345
  • notebook.editorBackground#0A1420
  • notebook.focusedCellBorder#4FE3D066
  • notebook.focusedEditorBorder#4FE3D066
  • notebook.selectedCellBackground#132434
  • notebookStatusErrorIcon.foreground#FF6B7D
  • notebookStatusSuccessIcon.foreground#4FE3D0
  • notificationCenterHeader.background#0E1B29
  • notifications.background#0E1B29
  • notifications.border#1E3345
  • panel.background#07101A
  • panel.border#132434
  • panelTitle.activeBorder#4FE3D0
  • panelTitle.activeForeground#4FE3D0
  • panelTitle.inactiveForeground#567488
  • peekView.border#4FE3D0
  • peekViewEditor.background#0E1B29
  • peekViewResult.background#07101A
  • peekViewTitle.background#0E1B29
  • progressBar.background#4FE3D0
  • quickInput.background#0E1B29
  • quickInputList.focusBackground#1B3346
  • quickInputList.focusForeground#4FE3D0
  • sash.hoverBorder#4FE3D0
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#4FE3D066
  • scrollbarSlider.background#1E334588
  • scrollbarSlider.hoverBackground#24506EAA
  • selection.background#4FE3D044
  • sideBar.background#07101A
  • sideBar.border#132434
  • sideBar.foreground#9AA8C0
  • sideBarSectionHeader.background#0A1420
  • sideBarSectionHeader.border#132434
  • sideBarSectionHeader.foreground#7C97AD
  • sideBarTitle.foreground#4FE3D0
  • statusBar.background#07101A
  • statusBar.border#132434
  • statusBar.debuggingBackground#7AA5FF
  • statusBar.debuggingForeground#0A1420
  • statusBar.foreground#7C97AD
  • statusBar.noFolderBackground#07101A
  • statusBarItem.hoverBackground#1B3346
  • statusBarItem.prominentBackground#7AA5FF
  • statusBarItem.prominentForeground#0A1420
  • statusBarItem.remoteBackground#4FE3D0
  • statusBarItem.remoteForeground#0A1420
  • symbolIcon.classForeground#B79DFF
  • symbolIcon.constantForeground#6BD5FF
  • symbolIcon.enumeratorForeground#6BD5FF
  • symbolIcon.functionForeground#5BB8FF
  • symbolIcon.interfaceForeground#C9BAFF
  • symbolIcon.keywordForeground#7AA5FF
  • symbolIcon.methodForeground#5BB8FF
  • symbolIcon.propertyForeground#9BDFF0
  • symbolIcon.stringForeground#4FE3D0
  • symbolIcon.variableForeground#CFE6F5
  • tab.activeBackground#0A1420
  • tab.activeBorder#00000000
  • tab.activeBorderTop#4FE3D0
  • tab.activeForeground#4FE3D0
  • tab.activeModifiedBorder#FFC46B
  • tab.border#132434
  • tab.hoverBackground#0E1B29
  • tab.hoverForeground#CFE6F5
  • tab.inactiveBackground#07101A
  • tab.inactiveForeground#567488
  • tab.unfocusedActiveForeground#7C97AD
  • terminal.ansiBlack#1E3345
  • terminal.ansiBlue#5BB8FF
  • terminal.ansiBrightBlack#3E5C70
  • terminal.ansiBrightBlue#7cc6ff
  • terminal.ansiBrightCyan#8becff
  • terminal.ansiBrightGreen#72e9d9
  • terminal.ansiBrightMagenta#95b7ff
  • terminal.ansiBrightRed#ff8997
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#89ddff
  • terminal.ansiCyan#6EE7FF
  • terminal.ansiGreen#4FE3D0
  • terminal.ansiMagenta#7AA5FF
  • terminal.ansiRed#FF6B7D
  • terminal.ansiWhite#CFE6F5
  • terminal.ansiYellow#6BD5FF
  • terminal.background#07101A
  • terminal.foreground#CFE6F5
  • terminal.selectionBackground#24506E55
  • terminalCursor.background#07101A
  • terminalCursor.foreground#4FE3D0
  • testing.iconErrored#FF6B7D
  • testing.iconFailed#FF6B7D
  • testing.iconPassed#4FE3D0
  • testing.iconQueued#FFC46B
  • testing.iconSkipped#567488
  • titleBar.activeBackground#07101A
  • titleBar.activeForeground#CFE6F5
  • titleBar.border#132434
  • titleBar.inactiveBackground#07101A
  • titleBar.inactiveForeground#3E5C70
  • tree.indentGuidesStroke#1E3345
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#47657Aitalic
keyword, keyword.control, keyword.other, storage.type.function.arrow, punctuation.definition.keyword#7AA5FF
storage, storage.type, storage.modifier#9DBEFFitalic
string, string.quoted, punctuation.definition.string#4FE3D0
string.template, string.interpolated#7FF0E0
constant.character.escape, constant.character#A0E8FF
constant.numeric, constant.numeric.integer, constant.numeric.float#6BD5FF
constant.language, constant.language.boolean, constant.language.null#8ED0C0bold
constant.other, variable.other.constant, entity.name.constant#6BD5FF
entity.name.function, support.function, meta.function-call, variable.function#5BB8FF
entity.name.function.member, meta.definition.function entity.name.function#8ACDFF
entity.name.type, entity.name.class, support.class, support.type, entity.other.inherited-class, entity.name.namespace#B79DFF
support.type.primitive, keyword.type, storage.type.built-in#B79DFFitalic
variable, variable.other, variable.other.readwrite#CFE6F5
variable.parameter, meta.parameter#90C8D8italic
variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key#9BDFF0
variable.language, variable.language.this, variable.language.super#8ED0C0italic
keyword.operator, storage.type.operator#6EE7FF
punctuation, punctuation.separator, punctuation.terminator, meta.brace#567488
entity.name.tag, punctuation.definition.tag#7AA5FF
entity.other.attribute-name#A0E8FFitalic
support.type.property-name.css, support.type.property-name.scss#5BB8FF
support.constant.property-value.css, keyword.other.unit.css#4FE3D0
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#B79DFF
support.type.property-name.json#5BB8FF
markup.heading, entity.name.section.markdown#7AA5FFbold
markup.bold#6BD5FFbold
markup.italic#4FE3D0italic
markup.underline.link, string.other.link.title.markdown#5BB8FFunderline
markup.inline.raw, markup.fenced_code.block#7FF0E0
markup.quote#7C97ADitalic
meta.decorator, punctuation.decorator, entity.name.function.decorator#A0E8FFitalic
string.regexp, constant.other.character-class.regexp#9DBEFF
support.function.builtin, support.constant#6EE7FF
invalid, invalid.illegal#FF6B7Dunderline
keyword.control.import, keyword.control.from, keyword.control.export#7AA5FFitalic