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.activeBorder#F465AD
  • activityBar.background#151515
  • activityBar.dropBorder#232534
  • activityBar.foreground#DEE0EF
  • activityBar.inactiveForeground#8D8F9E
  • activityBarBadge.background#F465AD
  • activityBarBadge.foreground#DEE0EF
  • badge.background#AD8EE7
  • badge.foreground#232534
  • banner.background#AD8EE6
  • banner.foreground#232534
  • banner.iconForeground#8D8F9E
  • breadcrumb.activeSelectionForeground#F8D2C9
  • breadcrumb.background#151515
  • breadcrumb.focusForeground#8D8F9E
  • breadcrumb.foreground#6B6D7C
  • breadcrumbPicker.background#151515
  • button.background#AD8EE6
  • button.foreground#232534
  • button.hoverBackground#AD8EE6e6
  • button.secondaryBackground#151515
  • button.secondaryForeground#DEE0EF
  • button.secondaryHoverBackground#232534
  • charts.blue#94b8ff
  • charts.foreground#DEE0EF
  • charts.green#5ba2d0
  • charts.lines#8D8F9E
  • charts.orange#F8D2C9
  • charts.purple#9ccfd8
  • charts.red#ee8679
  • charts.yellow#a78bfa
  • checkbox.background#151515
  • checkbox.border#6B6D7C33
  • checkbox.foreground#DEE0EF
  • debugExceptionWidget.background#151515
  • debugExceptionWidget.border#6B6D7C33
  • debugIcon.breakpointCurrentStackframeForeground#8D8F9E
  • debugIcon.breakpointDisabledForeground#8D8F9E
  • debugIcon.breakpointForeground#8D8F9E
  • debugIcon.breakpointStackframeForeground#8D8F9E
  • debugIcon.breakpointUnverifiedForeground#8D8F9E
  • debugIcon.continueForeground#8D8F9E
  • debugIcon.disconnectForeground#8D8F9E
  • debugIcon.pauseForeground#8D8F9E
  • debugIcon.restartForeground#8D8F9E
  • debugIcon.startForeground#8D8F9E
  • debugIcon.stepBackForeground#8D8F9E
  • debugIcon.stepIntoForeground#8D8F9E
  • debugIcon.stepOutForeground#8D8F9E
  • debugIcon.stepOverForeground#8D8F9E
  • debugIcon.stopForeground#ee8679
  • debugToolBar.background#151515
  • debugToolBar.border#232534
  • descriptionForeground#8D8F9E
  • diffEditor.border#232534
  • diffEditor.insertedTextBackground#94b8ff26
  • diffEditor.removedTextBackground#ee867946
  • dropdown.background#151515
  • dropdown.border#6B6D7C33
  • dropdown.foreground#DEE0EF
  • editor.background#151515
  • editor.findMatchBackground#F465AD
  • editor.findMatchHighlightBackground#F465AD33
  • editor.findRangeHighlightBackground#F465AD33
  • editor.foreground#DEE0EF
  • editor.hoverHighlightBackground#F465AD33
  • editor.inactiveSelectionBackground#F465AD33
  • editor.lineHighlightBackground#F465AD33
  • editor.lineHighlightBorder#F465AD00
  • editor.rangeHighlightBackground#F465AD33
  • editor.selectionBackground#F465AD80
  • editor.selectionForeground#DEE0EF
  • editor.selectionHighlightBackground#F465AD33
  • editor.selectionHighlightBorder#F465AD00
  • editor.wordHighlightBackground#F465AD33
  • editor.wordHighlightStrongBackground#F465AD33
  • editorBracketHighlight.foreground1#ee867980
  • editorBracketHighlight.foreground2#5ba2d080
  • editorBracketHighlight.foreground3#a78bfa80
  • editorBracketHighlight.foreground4#94b8ff80
  • editorBracketHighlight.foreground5#F8D2C980
  • editorBracketHighlight.foreground6#9ccfd880
  • editorBracketMatch.background#0000
  • editorBracketMatch.border#8D8F9E
  • editorBracketPairGuide.activeBackground1#cc06cc
  • editorBracketPairGuide.activeBackground2#08c2c2
  • editorBracketPairGuide.activeBackground3#800080
  • editorBracketPairGuide.activeBackground4#FF69B4
  • editorBracketPairGuide.activeBackground5#028d8f
  • editorBracketPairGuide.activeBackground6#8A2BE2
  • editorBracketPairGuide.background1#FF00FF80
  • editorBracketPairGuide.background2#00FFFF80
  • editorBracketPairGuide.background3#80008080
  • editorBracketPairGuide.background4#FF69B480
  • editorBracketPairGuide.background5#00CED180
  • editorBracketPairGuide.background6#8A2BE280
  • editorCursor.foreground#F465AD
  • editorError.foreground#ee8679
  • editorGroup.border#232534
  • editorGroup.dropBackground#F465AD26
  • editorGroupHeader.noTabsBackground#151515
  • editorGroupHeader.tabsBackground#151515
  • editorGutter.addedBackground#5ba2d0
  • editorGutter.background#151515
  • editorGutter.commentRangeForeground#8D8F9E
  • editorGutter.deletedBackground#ee8679
  • editorGutter.foldingControlForeground#8D8F9E
  • editorGutter.modifiedBackground#9ccfd8
  • editorHint.foreground#8D8F9E
  • editorHoverWidget.background#151515
  • editorHoverWidget.border#232534
  • editorHoverWidget.foreground#DEE0EF
  • editorHoverWidget.statusBarBackground#151515
  • editorIndentGuide.activeBackground#8D8F9E
  • editorIndentGuide.background#6B6D7C33
  • editorInfo.foreground#94b8ff
  • editorLightBulb.foreground#F8D2C9
  • editorLightBulbAutoFix.foreground#F8D2C9
  • editorLineNumber.activeForeground#8D8F9E
  • editorLineNumber.foreground#6B6D7C
  • editorLink.activeForeground#F465AD
  • editorMarkerNavigation.background#151515
  • editorMarkerNavigationError.background#ee8679
  • editorMarkerNavigationInfo.background#94b8ff
  • editorMarkerNavigationWarning.background#a78bfa
  • editorOverviewRuler.addedForeground#5ba2d0
  • editorOverviewRuler.border#232534
  • editorOverviewRuler.bracketMatchForeground#8D8F9E
  • editorOverviewRuler.commonContentForeground#8D8F9E
  • editorOverviewRuler.currentContentForeground#DEE0EF
  • editorOverviewRuler.deletedForeground#ee8679
  • editorOverviewRuler.errorForeground#ee8679
  • editorOverviewRuler.findMatchForeground#F465AD
  • editorOverviewRuler.incomingContentForeground#F8D2C9
  • editorOverviewRuler.infoForeground#94b8ff
  • editorOverviewRuler.modifiedForeground#9ccfd8
  • editorOverviewRuler.rangeHighlightForeground#F465AD
  • editorOverviewRuler.selectionHighlightForeground#F465AD
  • editorOverviewRuler.warningForeground#a78bfa
  • editorOverviewRuler.wordHighlightForeground#F465AD
  • editorOverviewRuler.wordHighlightStrongForeground#F465AD
  • editorPane.background#151515
  • editorRuler.foreground#6B6D7C33
  • editorSuggestWidget.background#151515
  • editorSuggestWidget.border#232534
  • editorSuggestWidget.foreground#DEE0EF
  • editorSuggestWidget.highlightForeground#F465AD
  • editorSuggestWidget.selectedBackground#151515
  • editorUnnecessaryCode.opacity#8D8F9E
  • editorWarning.foreground#a78bfa
  • editorWidget.background#151515
  • editorWidget.border#232534
  • editorWidget.foreground#DEE0EF
  • editorWidget.resizeBorder#232534
  • errorForeground#ee8679
  • extensionBadge.remoteBackground#9ccfd8
  • extensionBadge.remoteForeground#151515
  • extensionButton.prominentBackground#94b8ff
  • extensionButton.prominentForeground#151515
  • extensionButton.prominentHoverBackground#a78bfa
  • focusBorder#1E1E1E
  • foreground#DEE0EF
  • gitDecoration.addedResourceForeground#5ba2d0
  • gitDecoration.conflictingResourceForeground#F8D2C9
  • gitDecoration.deletedResourceForeground#ee8679
  • gitDecoration.ignoredResourceForeground#6B6D7C
  • gitDecoration.modifiedResourceForeground#9ccfd8
  • gitDecoration.submoduleResourceForeground#8D8F9E
  • gitDecoration.untrackedResourceForeground#5ba2d0
  • gitlens.gutterBackgroundColor#151515
  • gitlens.gutterForegroundColor#8D8F9E
  • gitlens.lineHighlightBackgroundColor#F465AD33
  • gitlens.lineHighlightOverviewRulerColor#F465AD
  • gitlens.trailingLineBackgroundColor#00000000
  • gitlens.trailingLineForegroundColor#F8D2C9
  • input.background#151515
  • input.border#6B6D7C33
  • input.foreground#DEE0EF
  • input.placeholderForeground#8D8F9E
  • inputOption.activeBackground#F465AD
  • inputValidation.errorBackground#ee86794D
  • inputValidation.errorBorder#ee8679
  • inputValidation.infoBackground#94b8ff4D
  • inputValidation.infoBorder#94b8ff
  • inputValidation.warningBackground#a78bfa4D
  • inputValidation.warningBorder#a78bfa
  • list.activeSelectionBackground#F465AD26
  • list.activeSelectionForeground#DEE0EF
  • list.dropBackground#F465AD26
  • list.errorForeground#ee8679
  • list.focusBackground#F465AD26
  • list.focusForeground#DEE0EF
  • list.highlightForeground#F465AD
  • list.hoverBackground#F465AD26
  • list.hoverForeground#DEE0EF
  • list.inactiveFocusBackground#F465AD26
  • list.invalidItemForeground#6B6D7C
  • list.warningForeground#a78bfa
  • menu.background#151515
  • menu.foreground#DEE0EF
  • menu.selectionBackground#F465AD26
  • menu.selectionForeground#DEE0EF
  • menu.separatorBackground#6B6D7C33
  • menubar.selectionBackground#F465AD26
  • menubar.selectionForeground#DEE0EF
  • merge.border#232534
  • merge.commonContentBackground#151515
  • merge.commonHeaderBackground#151515
  • merge.currentContentBackground#151515
  • merge.currentHeaderBackground#151515
  • merge.incomingContentBackground#151515
  • merge.incomingHeaderBackground#151515
  • minimap.background#151515
  • minimap.errorHighlight#ee8679
  • minimap.findMatchHighlight#F465AD
  • minimap.selectionHighlight#F465AD
  • minimap.warningHighlight#a78bfa
  • minimapGutter.addedBackground#5ba2d0
  • minimapGutter.deletedBackground#ee8679
  • minimapGutter.modifiedBackground#9ccfd8
  • notebook.cellBorderColor#6B6D7C33
  • notebook.cellInsertionIndicator#F465AD
  • notebook.cellStatusBarItemHoverBackground#232534
  • notebook.cellToolbarSeparator#6B6D7C33
  • notebook.focusedCellBackground#151515
  • notebook.focusedCellBorder#F465AD
  • notebook.focusedEditorBorder#F465AD
  • notebook.inactiveFocusedCellBorder#F465AD80
  • notebook.outputContainerBackgroundColor#151515
  • notebook.outputContainerBorderColor#6B6D7C33
  • notebook.symbolHighlightBackground#F465AD33
  • notebookScrollbarSlider.activeBackground#F465AD80
  • notebookScrollbarSlider.background#F465AD33
  • notebookScrollbarSlider.hoverBackground#F465AD33
  • notebookStatusErrorIcon.foreground#ee8679
  • notebookStatusRunningIcon.foreground#94b8ff
  • notebookStatusSuccessIcon.foreground#9ccfd8
  • notificationCenter.border#232534
  • notificationCenterHeader.background#151515
  • notificationCenterHeader.foreground#DEE0EF
  • notificationLink.foreground#F465AD
  • notifications.background#151515
  • notifications.border#232534
  • notifications.foreground#DEE0EF
  • notificationsErrorIcon.foreground#ee8679
  • notificationsInfoIcon.foreground#94b8ff
  • notificationsWarningIcon.foreground#a78bfa
  • panel.background#151515
  • panel.border#232534
  • panelInput.border#6B6D7C33
  • panelSection.border#6B6D7C33
  • panelSection.dropBackground#F465AD26
  • panelSectionHeader.background#151515
  • panelSectionHeader.border#6B6D7C33
  • panelSectionHeader.foreground#DEE0EF
  • panelTitle.activeBorder#F465AD
  • panelTitle.activeForeground#DEE0EF
  • peekView.border#232534
  • peekViewEditor.background#151515
  • peekViewEditor.matchHighlightBackground#F465AD33
  • peekViewEditorGutter.background#151515
  • peekViewResult.background#151515
  • peekViewResult.fileForeground#DEE0EF
  • peekViewResult.lineForeground#6B6D7C
  • peekViewResult.matchHighlightBackground#F465AD33
  • peekViewResult.selectionBackground#F465AD26
  • peekViewResult.selectionForeground#DEE0EF
  • peekViewTitle.background#151515
  • peekViewTitleDescription.foreground#8D8F9E
  • peekViewTitleLabel.foreground#DEE0EF
  • pickerGroup.border#6B6D7C33
  • pickerGroup.foreground#DEE0EF
  • problemsErrorIcon.foreground#ee8679
  • problemsInfoIcon.foreground#94b8ff
  • problemsWarningIcon.foreground#a78bfa
  • progressBar.background#F465AD
  • quickInput.background#151515
  • quickInput.foreground#DEE0EF
  • quickInputTitle.background#151515
  • sash.hoverBorder#F465AD
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#F465AD80
  • scrollbarSlider.background#F465AD33
  • scrollbarSlider.hoverBackground#F465AD33
  • settings.checkboxBackground#151515
  • settings.checkboxBorder#6B6D7C33
  • settings.checkboxForeground#DEE0EF
  • settings.dropdownBackground#151515
  • settings.dropdownBorder#6B6D7C33
  • settings.dropdownForeground#DEE0EF
  • settings.dropdownListBorder#6B6D7C33
  • settings.focusedRowBackground#F465AD26
  • settings.headerForeground#DEE0EF
  • settings.modifiedItemIndicator#F8D2C9
  • settings.numberInputBackground#151515
  • settings.numberInputBorder#6B6D7C33
  • settings.numberInputForeground#DEE0EF
  • settings.textInputBackground#151515
  • settings.textInputBorder#6B6D7C33
  • settings.textInputForeground#DEE0EF
  • sideBar.background#151515
  • sideBar.border#151515
  • sideBar.dropBackground#F465AD26
  • sideBar.foreground#DEE0EF
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#151515
  • sideBarSectionHeader.foreground#DEE0EF
  • sideBarTitle.foreground#DEE0EF
  • statusBar.background#151515
  • statusBar.border#151515
  • statusBar.debuggingBackground#f465ad
  • statusBar.debuggingForeground#F1F1F1
  • statusBar.foreground#DEE0EF
  • statusBar.noFolderBackground#151515
  • statusBar.noFolderForeground#DEE0EF
  • statusBarItem.activeBackground#F465AD26
  • statusBarItem.hoverBackground#F465AD26
  • statusBarItem.prominentBackground#F465AD26
  • statusBarItem.prominentForeground#DEE0EF
  • statusBarItem.prominentHoverBackground#F465AD26
  • symbolIcon.arrayForeground#9ccfd8
  • symbolIcon.booleanForeground#9ccfd8
  • symbolIcon.classForeground#9ccfd8
  • symbolIcon.colorForeground#9ccfd8
  • symbolIcon.constantForeground#9ccfd8
  • symbolIcon.constructorForeground#9ccfd8
  • symbolIcon.enumeratorForeground#9ccfd8
  • symbolIcon.enumeratorMemberForeground#9ccfd8
  • symbolIcon.eventForeground#9ccfd8
  • symbolIcon.fieldForeground#9ccfd8
  • symbolIcon.fileForeground#9ccfd8
  • symbolIcon.folderForeground#9ccfd8
  • symbolIcon.functionForeground#9ccfd8
  • symbolIcon.interfaceForeground#9ccfd8
  • symbolIcon.keyForeground#9ccfd8
  • symbolIcon.keywordForeground#9ccfd8
  • symbolIcon.methodForeground#9ccfd8
  • symbolIcon.moduleForeground#9ccfd8
  • symbolIcon.namespaceForeground#9ccfd8
  • symbolIcon.nullForeground#9ccfd8
  • symbolIcon.numberForeground#9ccfd8
  • symbolIcon.objectForeground#9ccfd8
  • symbolIcon.operatorForeground#9ccfd8
  • symbolIcon.packageForeground#9ccfd8
  • symbolIcon.propertyForeground#9ccfd8
  • symbolIcon.referenceForeground#9ccfd8
  • symbolIcon.snippetForeground#9ccfd8
  • symbolIcon.stringForeground#9ccfd8
  • symbolIcon.structForeground#9ccfd8
  • symbolIcon.textForeground#9ccfd8
  • symbolIcon.typeParameterForeground#9ccfd8
  • symbolIcon.unitForeground#9ccfd8
  • symbolIcon.variableForeground#9ccfd8
  • tab.activeBackground#151515
  • tab.activeForeground#DEE0EF
  • tab.border#151515
  • tab.inactiveBackground#0c0c0c
  • tab.inactiveForeground#8D8F9E
  • tab.unfocusedActiveBackground#151515
  • tab.unfocusedActiveForeground#DEE0EF
  • tab.unfocusedInactiveBackground#151515
  • tab.unfocusedInactiveForeground#8D8F9E
  • terminal.ansiBlack#151515
  • terminal.ansiBlue#94b8ff
  • terminal.ansiBrightBlack#6B6D7C
  • terminal.ansiBrightBlue#94b8ff
  • terminal.ansiBrightCyan#5ba2d0
  • terminal.ansiBrightGreen#5ba2d0
  • terminal.ansiBrightMagenta#9ccfd8
  • terminal.ansiBrightRed#ee8679
  • terminal.ansiBrightWhite#DEE0EF
  • terminal.ansiBrightYellow#a78bfa
  • terminal.ansiCyan#5ba2d0
  • terminal.ansiGreen#5ba2d0
  • terminal.ansiMagenta#9ccfd8
  • terminal.ansiRed#ee8679
  • terminal.ansiWhite#DEE0EF
  • terminal.ansiYellow#a78bfa
  • terminal.foreground#DEE0EF
  • terminal.selectionBackground#F465AD80
  • terminalCursor.background#DEE0EF
  • terminalCursor.foreground#F465AD
  • textBlockQuote.background#151515
  • textBlockQuote.border#6B6D7C33
  • textCodeBlock.background#151515
  • textLink.activeForeground#F465AD
  • textLink.foreground#F465AD
  • textPreformat.foreground#8D8F9E
  • textSeparator.foreground#6B6D7C33
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#DEE0EF
  • titleBar.border#232534
  • titleBar.inactiveBackground#1C1E2D
  • titleBar.inactiveForeground#8D8F9E
  • tree.indentGuidesStroke#6B6D7C33
  • widget.shadow#00000000
  • window.activeBorder#F465AD
  • window.inactiveBorder#6B6D7C33

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6B6D7Citalic
constant#5ba2d0
constant.numeric, constant.language, constant.charcter.escape#F465AD
entity.name#AD8EE6
entity.name.section, entity.name.tag, entity.name.namespace, entity.name.type#F465AD
entity.other.attribute-name, entity.other.inherited-class#ad8ee6italic
invalid#ee8679
invalid.deprecated#8D8F9E
keyword#ad8ee6
meta.tag, meta.brace#DEE0EF
meta.import, meta.export#5ba2d0
meta.directive.vue#9ccfd8italic
meta.property-name.css#ad8ee6
meta.property-value.css#a78bfa
meta.tag.other.html#8D8F9E
punctuation#8D8F9E
punctuation.accessor#5ba2d0
punctuation.definition.string#39a7bb
punctuation.definition.tag#6B6D7C
storage.type, storage.modifier#5ba2d0
string#39a7bb
support#ad8ee6
support.constant#a78bfa
support.function#F465ADitalic
variable#f1f1f1
variable.other, variable.language, variable.function, variable.argument#DEE0EF
variable.parameter#9ccfd8
Enchant by Ansub - VS Code Theme