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#222436
  • activityBar.activeBorder#B8A0FF
  • activityBar.background#1A1C2E
  • activityBar.border#292E42
  • activityBar.foreground#B8A0FF
  • activityBar.inactiveForeground#414868
  • activityBarBadge.background#B8A0FF
  • activityBarBadge.foreground#1E2030
  • badge.background#B8A0FF
  • badge.foreground#1E2030
  • breadcrumb.activeSelectionForeground#C0CAF5
  • breadcrumb.background#222436
  • breadcrumb.focusForeground#C0CAF5
  • breadcrumb.foreground#8B92B8
  • breadcrumbPicker.background#222436
  • button.background#B8A0FF
  • button.foreground#1E2030
  • button.hoverBackground#B8A0FF
  • button.secondaryBackground#323650
  • button.secondaryForeground#C0CAF5
  • button.secondaryHoverBackground#2A2D43
  • charts.blue#7FC3FF
  • charts.foreground#C0CAF5
  • charts.green#A1C682
  • charts.lines#8B92B8
  • charts.orange#FFAD70
  • charts.purple#B8A0FF
  • charts.red#E17888
  • charts.yellow#D7BA7D
  • commandCenter.activeBackground#323650
  • commandCenter.activeForeground#C0CAF5
  • commandCenter.background#222436
  • commandCenter.border#292E42
  • commandCenter.foreground#C0CAF5
  • commandCenter.inactiveBorder#292E42
  • debugTokenExpression.boolean#B8A0FF
  • debugTokenExpression.error#E17888
  • debugTokenExpression.name#7FC3FF
  • debugTokenExpression.number#FFAD70
  • debugTokenExpression.string#A8D8A0
  • debugTokenExpression.value#A8D8A0
  • debugToolBar.background#222436
  • debugView.exceptionLabelBackground#E1788830
  • debugView.exceptionLabelForeground#E17888
  • debugView.stateLabelBackground#323650
  • debugView.stateLabelForeground#C0CAF5
  • debugView.valueChangedHighlight#B8A0FF
  • descriptionForeground#8B92B8
  • diffEditor.insertedLineBackground#A1C68210
  • diffEditor.insertedTextBackground#A1C68218
  • diffEditor.removedLineBackground#E1788810
  • diffEditor.removedTextBackground#E1788818
  • diffEditorGutter.insertedLineBackground#A1C68220
  • diffEditorGutter.removedLineBackground#E1788820
  • diffEditorOverview.insertedForeground#A1C682
  • diffEditorOverview.removedForeground#E17888
  • disabledForeground#414868
  • dropdown.background#222436
  • dropdown.border#292E42
  • dropdown.foreground#C0CAF5
  • dropdown.listBackground#222436
  • editor.background#1E2030
  • editor.findMatchBackground#E8C97A60
  • editor.findMatchHighlightBackground#E8C97A30
  • editor.focusedStackFrameHighlightBackground#B8A0FF28
  • editor.foreground#C0CAF5
  • editor.hoverHighlightBackground#B8A0FF18
  • editor.inactiveSelectionBackground#B8A0FF18
  • editor.lineHighlightBackground#ffffff07
  • editor.selectionBackground#B8A0FF28
  • editor.selectionHighlightBackground#B8A0FF18
  • editor.stackFrameHighlightBackground#E8C97A30
  • editor.wordHighlightBackground#B8A0FF18
  • editor.wordHighlightStrongBackground#B8A0FF28
  • editorBracketHighlight.foreground1#B8A0FF
  • editorBracketHighlight.foreground2#7FC3FF
  • editorBracketHighlight.foreground3#FAB387
  • editorBracketHighlight.foreground4#A8D8A0
  • editorBracketHighlight.foreground5#89DCEB
  • editorBracketHighlight.foreground6#CBA6F7
  • editorBracketHighlight.unexpectedBracket.foreground#E17888
  • editorBracketMatch.background#B8A0FF28
  • editorBracketMatch.border#B8A0FF
  • editorBracketPairGuide.activeBackground1#B8A0FF40
  • editorBracketPairGuide.activeBackground2#7FC3FF40
  • editorBracketPairGuide.activeBackground3#FAB38740
  • editorBracketPairGuide.background1#B8A0FF20
  • editorBracketPairGuide.background2#7FC3FF20
  • editorBracketPairGuide.background3#FAB38720
  • editorCodeLens.foreground#8B92B8
  • editorCursor.background#1E2030
  • editorCursor.foreground#B8A0FF
  • editorError.foreground#E17888
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#8B92B8
  • editorGroupHeader.tabsBackground#1A1C2E
  • editorGroupHeader.tabsBorder#292E42
  • editorGutter.addedBackground#A1C682
  • editorGutter.background#1E2030
  • editorGutter.deletedBackground#E17888
  • editorGutter.modifiedBackground#7CC8DE
  • editorHint.foreground#6C7A9C
  • editorIndentGuide.activeBackground1#8B92B8
  • editorIndentGuide.background1#414868
  • editorInfo.foreground#89DCEB
  • editorLightBulb.foreground#FAB387
  • editorLineNumber.activeForeground#8B92B8
  • editorLineNumber.foreground#414868
  • editorLink.activeForeground#7FC3FF
  • editorOverviewRuler.border#292E42
  • editorOverviewRuler.errorForeground#E17888
  • editorOverviewRuler.findMatchForeground#E8C97A60
  • editorOverviewRuler.infoForeground#89DCEB
  • editorOverviewRuler.selectionHighlightForeground#B8A0FF28
  • editorOverviewRuler.warningForeground#D7BA7D
  • editorRuler.foreground#292E42
  • editorWarning.foreground#D7BA7D
  • editorWhitespace.foreground#414868
  • errorForeground#E17888
  • extensionBadge.remoteBackground#323650
  • extensionBadge.remoteForeground#C0CAF5
  • focusBorder#B8A0FF
  • foreground#C0CAF5
  • gitDecoration.addedResourceForeground#A1C682
  • gitDecoration.conflictingResourceForeground#D7BA7D
  • gitDecoration.deletedResourceForeground#E17888
  • gitDecoration.ignoredResourceForeground#414868
  • gitDecoration.modifiedResourceForeground#7CC8DE
  • gitDecoration.renamedResourceForeground#FAB387
  • gitDecoration.stageDeletedResourceForeground#E17888
  • gitDecoration.stageModifiedResourceForeground#7CC8DE
  • gitDecoration.submoduleResourceForeground#7FC3FF
  • gitDecoration.untrackedResourceForeground#A1C682
  • icon.foreground#8B92B8
  • inlineSuggestion.foreground#8B92B8
  • input.background#222436
  • input.border#292E42
  • input.foreground#C0CAF5
  • input.placeholderForeground#8B92B8
  • inputOption.activeBackground#B8A0FF28
  • inputOption.activeBorder#B8A0FF
  • inputOption.activeForeground#C0CAF5
  • inputValidation.errorBackground#222436
  • inputValidation.errorBorder#E17888
  • inputValidation.errorForeground#E17888
  • inputValidation.infoBackground#222436
  • inputValidation.infoBorder#89DCEB
  • inputValidation.infoForeground#89DCEB
  • inputValidation.warningBackground#222436
  • inputValidation.warningBorder#D7BA7D
  • inputValidation.warningForeground#D7BA7D
  • keybindingLabel.background#323650
  • keybindingLabel.border#292E42
  • keybindingLabel.bottomBorder#292E42
  • keybindingLabel.foreground#C0CAF5
  • list.activeSelectionBackground#323650
  • list.activeSelectionForeground#C0CAF5
  • list.dropBackground#323650
  • list.errorForeground#E17888
  • list.focusBackground#323650
  • list.focusForeground#C0CAF5
  • list.highlightForeground#B8A0FF
  • list.hoverBackground#2A2D43
  • list.hoverForeground#C0CAF5
  • list.inactiveSelectionBackground#2A2D43
  • list.inactiveSelectionForeground#C0CAF5
  • list.warningForeground#D7BA7D
  • listFilterWidget.background#222436
  • listFilterWidget.noMatchesOutline#E17888
  • listFilterWidget.outline#B8A0FF
  • mergeEditor.change.background#7CC8DE10
  • mergeEditor.change.word.background#7CC8DE30
  • mergeEditor.conflict.input1.background#A1C68218
  • mergeEditor.conflict.input2.background#82AAFF18
  • minimap.background#222436
  • minimap.errorHighlight#E17888
  • minimap.findMatchHighlight#E8C97A60
  • minimap.selectionHighlight#B8A0FF28
  • minimap.warningHighlight#D7BA7D
  • minimapGutter.addedBackground#A1C682
  • minimapGutter.deletedBackground#E17888
  • minimapGutter.modifiedBackground#7CC8DE
  • notebook.cellBorderColor#292E42
  • notebook.cellEditorBackground#222436
  • notebook.cellStatusBarItemHoverBackground#2A2D43
  • notebook.editorBackground#1E2030
  • notebook.focusedCellBorder#B8A0FF
  • notebook.inactiveFocusedCellBorder#292E42
  • notebook.outputContainerBackground#222436
  • notebook.selectedCellBackground#2A2D43
  • notificationCenterHeader.background#323650
  • notificationCenterHeader.foreground#C0CAF5
  • notifications.background#222436
  • notifications.border#292E42
  • notifications.foreground#C0CAF5
  • notificationsErrorIcon.foreground#E17888
  • notificationsInfoIcon.foreground#89DCEB
  • notificationsWarningIcon.foreground#D7BA7D
  • panel.background#222436
  • panel.border#292E42
  • panelTitle.activeBorder#B8A0FF
  • panelTitle.activeForeground#C0CAF5
  • panelTitle.inactiveForeground#8B92B8
  • peekView.border#B8A0FF
  • peekViewEditor.background#222436
  • peekViewEditor.matchHighlightBackground#E8C97A60
  • peekViewResult.background#222436
  • peekViewResult.fileForeground#C0CAF5
  • peekViewResult.lineForeground#8B92B8
  • peekViewResult.matchHighlightBackground#E8C97A30
  • peekViewResult.selectionBackground#323650
  • peekViewResult.selectionForeground#C0CAF5
  • peekViewTitle.background#323650
  • peekViewTitleDescription.foreground#8B92B8
  • peekViewTitleLabel.foreground#C0CAF5
  • pickerGroup.border#292E42
  • pickerGroup.foreground#8B92B8
  • progressBar.background#B8A0FF
  • quickInput.background#222436
  • quickInput.foreground#C0CAF5
  • quickInputList.focusBackground#323650
  • quickInputList.focusForeground#C0CAF5
  • quickInputList.focusIconForeground#B8A0FF
  • quickInputTitle.background#323650
  • scrollbar.shadow#00000020
  • scrollbarSlider.activeBackground#8B92B8A0
  • scrollbarSlider.background#41486860
  • scrollbarSlider.hoverBackground#8B92B880
  • selection.background#B8A0FF28
  • settings.checkboxBackground#222436
  • settings.checkboxBorder#292E42
  • settings.checkboxForeground#C0CAF5
  • settings.dropdownBackground#222436
  • settings.dropdownBorder#292E42
  • settings.dropdownForeground#C0CAF5
  • settings.focusedRowBackground#2A2D43
  • settings.headerForeground#C0CAF5
  • settings.modifiedItemIndicator#B8A0FF
  • settings.numberInputBackground#222436
  • settings.numberInputBorder#292E42
  • settings.numberInputForeground#C0CAF5
  • settings.rowHoverBackground#2A2D43
  • settings.textInputBackground#222436
  • settings.textInputBorder#292E42
  • settings.textInputForeground#C0CAF5
  • sideBar.background#222436
  • sideBar.border#292E42
  • sideBar.dropBackground#323650
  • sideBar.foreground#C0CAF5
  • sideBarSectionHeader.background#222436
  • sideBarSectionHeader.border#292E42
  • sideBarSectionHeader.foreground#8B92B8
  • sideBarTitle.foreground#8B92B8
  • statusBar.background#1E2030
  • statusBar.border#292E42
  • statusBar.debuggingBackground#E17888
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#C0CAF5
  • statusBar.noFolderBackground#1E2030
  • statusBar.noFolderForeground#C0CAF5
  • statusBarItem.activeBackground#323650
  • statusBarItem.errorBackground#E17888
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#2A2D43
  • statusBarItem.remoteBackground#B8A0FF
  • statusBarItem.remoteForeground#1E2030
  • statusBarItem.warningBackground#D7BA7D
  • statusBarItem.warningForeground#1E2030
  • symbolIcon.arrayForeground#FFAD70
  • symbolIcon.booleanForeground#B8A0FF
  • symbolIcon.classForeground#E8C97A
  • symbolIcon.classForeground2#E8C97A
  • symbolIcon.colorForeground#F28FAD
  • symbolIcon.constantForeground#FAB387
  • symbolIcon.constructorForeground#7FC3FF
  • symbolIcon.enumeratorForeground#CBA6F7
  • symbolIcon.enumeratorMemberForeground#FFAD70
  • symbolIcon.eventForeground#F28FAD
  • symbolIcon.fieldForeground#89DCEB
  • symbolIcon.fileForeground#8B92B8
  • symbolIcon.folderForeground#8B92B8
  • symbolIcon.functionForeground#7FC3FF
  • symbolIcon.functionForeground2#7FC3FF
  • symbolIcon.interfaceForeground#89DCEB
  • symbolIcon.keyForeground#B8A0FF
  • symbolIcon.keywordForeground#B8A0FF
  • symbolIcon.methodForeground#7FC3FF
  • symbolIcon.moduleForeground#FAB387
  • symbolIcon.namespaceForeground#F28FAD
  • symbolIcon.nullForeground#B8A0FF
  • symbolIcon.numberForeground#FFAD70
  • symbolIcon.objectForeground#E8C97A
  • symbolIcon.operatorForeground#CBA6F7
  • symbolIcon.packageForeground#FAB387
  • symbolIcon.propertyForeground#89DCEB
  • symbolIcon.referenceForeground#7FC3FF
  • symbolIcon.snippetForeground#A8D8A0
  • symbolIcon.stringForeground#A8D8A0
  • symbolIcon.structForeground#E8C97A
  • symbolIcon.textForeground#C0CAF5
  • symbolIcon.typeParameterForeground#E8C97A
  • symbolIcon.unitForeground#FFAD70
  • symbolIcon.variableForeground#FFAD70
  • tab.activeBackground#1E2030
  • tab.activeBorder#00000000
  • tab.activeBorderTop#B8A0FF
  • tab.activeForeground#C0CAF5
  • tab.border#292E42
  • tab.hoverBackground#2A2D43
  • tab.hoverForeground#C0CAF5
  • tab.inactiveBackground#1A1C2E
  • tab.inactiveForeground#7A82A8
  • tab.unfocusedActiveBackground#1A1C2E
  • tab.unfocusedActiveForeground#8B92B8
  • tab.unfocusedInactiveBackground#1A1C2E
  • tab.unfocusedInactiveForeground#414868
  • terminal.ansiBlack#1E2030
  • terminal.ansiBlue#7FC3FF
  • terminal.ansiBrightBlack#6C7A9C
  • terminal.ansiBrightBlue#96CEFF
  • terminal.ansiBrightCyan#A0E8F4
  • terminal.ansiBrightGreen#BCE0B4
  • terminal.ansiBrightMagenta#D4BEFF
  • terminal.ansiBrightRed#FF9EB8
  • terminal.ansiBrightWhite#E0E6FF
  • terminal.ansiBrightYellow#FAB387
  • terminal.ansiCyan#89DCEB
  • terminal.ansiGreen#A8D8A0
  • terminal.ansiMagenta#CBA6F7
  • terminal.ansiRed#F28FAD
  • terminal.ansiWhite#C0CAF5
  • terminal.ansiYellow#E8C97A
  • terminal.background#1E2030
  • terminal.border#292E42
  • terminal.cursor.background#1E2030
  • terminal.cursor.foreground#B8A0FF
  • terminal.foreground#C0CAF5
  • terminal.inactiveSelectionBackground#B8A0FF18
  • terminal.selectionBackground#B8A0FF28
  • terminalCursor.background#1E2030
  • terminalCursor.foreground#B8A0FF
  • titleBar.activeBackground#1A1C2E
  • titleBar.activeForeground#C0CAF5
  • titleBar.border#292E42
  • titleBar.inactiveBackground#1A1C2E
  • titleBar.inactiveForeground#8B92B8
  • tree.indentGuidesStroke#414868
  • tree.tableColumnsSeparator#292E42
  • walkThrough.embeddedEditorBackground#222436
  • welcomePage.progress.background#323650
  • welcomePage.progress.foreground#B8A0FF
  • welcomePage.tileBackground#222436
  • welcomePage.tileBorder#292E42
  • welcomePage.tileHoverBackground#2A2D43
  • widget.shadow#00000040

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#C0CAF5
comment, punctuation.definition.comment, string.quoted.docstring#6C7A9Citalic
keyword, keyword.control, keyword.operator.new, keyword.operator.delete, keyword.other.using, keyword.other.import, keyword.other.export, storage.type, storage.modifier, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as#B8A0FF
entity.name.function, meta.function-call, support.function, entity.name.method, meta.method-call.js, support.function.misc, keyword.other.special-method, entity.name.function.python#7FC3FF
string, string.quoted, string.template, string.interpolated, string.regexp, markup.inline.raw#A8D8A0
constant.numeric, constant.language.numeric#FFAD70
variable, variable.other, variable.object.property, variable.other.object.property, variable.other.constant, variable.parameter.function#FFAD70
entity.name.type, entity.name.class, entity.name.struct, entity.name.enum, support.class, support.type, meta.type.annotation, entity.other.inherited-class#E8C97A
entity.name.type.interface, support.type.builtin, support.constant.property-descriptor, support.variable.property, support.variable.dom, entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#89DCEB
keyword.operator, keyword.operator.logical, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.bitwise, keyword.operator.type.annotation, meta.decorator, punctuation.decorator, constant.language.enum#CBA6F7
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, entity.name.tag.html, entity.name.tag.xml#F28FAD
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.xml#F28FAD
support.type.property-name, support.type.property-name.css, entity.name.tag.css#89DCEB
support.constant.property-value.css, constant.other.color, constant.other.unit#A8D8A0
entity.name.module, variable.other.module, support.other.module, keyword.control.module, meta.import, meta.export, entity.name.tag.jsx, entity.name.tag.tsx#FAB387
support.type.property-name.json, string.json meta.structure.dictionary.json > string.quoted.json#7FC3FF
markup.heading, entity.name.section.markdown#B8A0FFbold
markup.bold, markup.bold.markdown#E8C97Abold
markup.italic, markup.italic.markdown#FFAD70italic
markup.underline.link, string.other.link.description#7FC3FF
markup.fenced_code, markup.inline.raw.string.markdown#A8D8A0
punctuation.definition, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace.round, meta.brace.curly, meta.brace.square#8B92B8
constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.infinity, constant.language.nan#B8A0FF
punctuation.definition.template-expression#CBA6F7
constant.character.escape#FAB387
string.regexp, string.regexp.character-class#F28FAD
keyword.other.DML, keyword.other.DDL, keyword.other.SQL#B8A0FF
keyword.operator.pipe, keyword.operator.redirect#CBA6F7
keyword.other.definition.ini, variable.other.key.toml#7FC3FF
keyword.other.special-method.dockerfile#B8A0FF
keyword.operation.graphql, entity.name.fragment.graphql#B8A0FF
entity.name.tag.yaml#7FC3FF