Skip to main content
CodingTheme

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#00000000
  • activityBar.activeBorder#00000000
  • activityBar.activeFocusBorder#00000000
  • activityBar.background#1c1b22
  • activityBar.border#00000000
  • activityBar.dropBorder#868592
  • activityBar.foreground#e5e5e5
  • activityBar.inactiveForeground#757480
  • activityBarBadge.background#85bef7
  • activityBarBadge.foreground#1c1b22
  • badge.background#4d4b56
  • badge.foreground#e5e5e5
  • banner.background#4d4b56
  • banner.foreground#e5e5e5
  • banner.iconForeground#e5e5e5
  • breadcrumb.activeSelectionForeground#abc0f9
  • breadcrumb.background#211f27
  • breadcrumb.focusForeground#85bef7
  • breadcrumb.foreground#868592
  • breadcrumbPicker.background#1c1b22
  • button.background#85bef7
  • button.border#00000000
  • button.foreground#1c1b22
  • button.hoverBackground#abc0f9
  • button.secondaryBackground#211f27
  • button.secondaryBorder#85bef7
  • button.secondaryForeground#e5e5e5
  • button.secondaryHoverBackground#3b3a44
  • button.separator#00000000
  • charts.blue#85bef7
  • charts.foreground#e5e5e5
  • charts.green#96f685
  • charts.lines#b9b9c0
  • charts.orange#f7a285
  • charts.purple#d484f4
  • charts.red#f67d7b
  • charts.yellow#f3eb84
  • checkbox.background#2b2a33
  • checkbox.border#00000000
  • checkbox.foreground#e5e5e5
  • commandCenter.activeBackground#605f6b33
  • commandCenter.activeForeground#b9b9c0
  • commandCenter.background#1c1b22
  • commandCenter.border#1c1b22
  • commandCenter.foreground#e5e5e5
  • debugConsole.errorForeground#f67d7b
  • debugConsole.infoForeground#85bef7
  • debugConsole.sourceForeground#fdddf5
  • debugConsole.warningForeground#f7a285
  • debugConsoleInputIcon.foreground#e5e5e5
  • debugExceptionWidget.background#1c1b22
  • debugExceptionWidget.border#e5e5e5
  • debugIcon.breakpointCurrentStackframeForeground#605f6b
  • debugIcon.breakpointDisabledForeground#f67d7b99
  • debugIcon.breakpointForeground#f67d7b
  • debugIcon.breakpointStackframeForeground#605f6b
  • debugIcon.breakpointUnverifiedForeground#2b2a33
  • debugIcon.continueForeground#96f685
  • debugIcon.disconnectForeground#605f6b
  • debugIcon.pauseForeground#85bef7
  • debugIcon.restartForeground#85f7cc
  • debugIcon.startForeground#96f685
  • debugIcon.stepBackForeground#605f6b
  • debugIcon.stepIntoForeground#e5e5e5
  • debugIcon.stepOutForeground#e5e5e5
  • debugIcon.stepOverForeground#e5e5e5
  • debugIcon.stopForeground#f67d7b
  • debugTokenExpression.boolean#d484f4
  • debugTokenExpression.error#f67d7b
  • debugTokenExpression.number#f7a285
  • debugTokenExpression.string#96f685
  • debugToolBar.background#1c1b22
  • debugToolBar.border#00000000
  • descriptionForeground#e5e5e5
  • diffEditor.border#605f6b
  • diffEditor.diagonalFill#605f6b99
  • diffEditor.insertedLineBackground#96f68526
  • diffEditor.insertedTextBackground#96f6851a
  • diffEditor.removedLineBackground#f67d7b26
  • diffEditor.removedTextBackground#f67d7b1a
  • diffEditorOverview.insertedForeground#96f685cc
  • diffEditorOverview.removedForeground#f67d7bcc
  • disabledForeground#b9b9c0
  • dropdown.background#1c1b22
  • dropdown.border#00000000
  • dropdown.foreground#e5e5e5
  • dropdown.listBackground#1c1b22
  • editor.background#211f27
  • editor.findMatchBackground#f67d7b4d
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#85f7f14d
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#85f7f14d
  • editor.findRangeHighlightBorder#00000000
  • editor.focusedStackFrameHighlightBackground#96f68526
  • editor.foldBackground#605f6b40
  • editor.foreground#e5e5e5
  • editor.hoverHighlightBackground#85f7f140
  • editor.inactiveSelectionBackground#605f6b40
  • editor.lineHighlightBackground#e5e5e512
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#85f7f140
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#605f6b66
  • editor.selectionHighlightBackground#9e9da966
  • editor.selectionHighlightBorder#9e9da966
  • editor.stackFrameHighlightBackground#f3eb8426
  • editor.wordHighlightBackground#605f6bb3
  • editor.wordHighlightStrongBackground#605f6b80
  • editorBracketHighlight.foreground1#f67d7b
  • editorBracketHighlight.foreground2#f7a285
  • editorBracketHighlight.foreground3#f3eb84
  • editorBracketHighlight.foreground4#96f685
  • editorBracketHighlight.foreground5#a7f9e2
  • editorBracketHighlight.foreground6#d484f4
  • editorBracketHighlight.unexpectedBracket.foreground#f7859f
  • editorBracketMatch.background#9e9da91a
  • editorBracketMatch.border#9e9da9
  • editorCodeLens.foreground#868592
  • editorCursor.background#2b2a33
  • editorCursor.foreground#fdddf5
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#f67d7b
  • editorGroup.border#605f6b
  • editorGroup.dropBackground#605f6b33
  • editorGroup.emptyBackground#2b2a33
  • editorGroupHeader.tabsBackground#1c1b22
  • editorGutter.addedBackground#96f685
  • editorGutter.background#211f27
  • editorGutter.commentRangeForeground#9e9da9
  • editorGutter.deletedBackground#f67d7b
  • editorGutter.foldingControlForeground#9e9da9
  • editorGutter.modifiedBackground#f3eb84
  • editorHoverWidget.background#2b2a33
  • editorHoverWidget.border#605f6b
  • editorHoverWidget.foreground#e5e5e5
  • editorIndentGuide.activeBackground1#605f6b
  • editorIndentGuide.background1#4d4b56
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#85bef7
  • editorInlayHint.background#2b2a33bf
  • editorInlayHint.foreground#605f6b
  • editorInlayHint.parameterBackground#2b2a33bf
  • editorInlayHint.parameterForeground#b9b9c0
  • editorInlayHint.typeBackground#2b2a33bf
  • editorInlayHint.typeForeground#b9b9c0
  • editorLightBulb.foreground#f3eb84
  • editorLineNumber.activeForeground#e5e5e5
  • editorLineNumber.foreground#868592
  • editorLink.activeForeground#abc0f9
  • editorMarkerNavigation.background#1c1b22
  • editorMarkerNavigationError.background#f67d7b
  • editorMarkerNavigationInfo.background#85bef7
  • editorMarkerNavigationWarning.background#f3eb84
  • editorOverviewRuler.background#2b2a33
  • editorOverviewRuler.border#e5e5e512
  • editorOverviewRuler.modifiedForeground#f3eb84
  • editorRuler.foreground#605f6b
  • editorStickyScrollHover.background#3b3a44
  • editorSuggestWidget.background#1c1b22
  • editorSuggestWidget.border#757480
  • editorSuggestWidget.focusHighlightForeground#abc0f9
  • editorSuggestWidget.foreground#e5e5e5
  • editorSuggestWidget.highlightForeground#85bef7
  • editorSuggestWidget.selectedBackground#2b2a33
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#f3eb84
  • editorWhitespace.foreground#9e9da966
  • editorWidget.background#1c1b22
  • editorWidget.border#757480
  • editorWidget.foreground#e5e5e5
  • editorWidget.resizeBorder#605f6b
  • errorForeground#f67d7b
  • errorLens.errorBackground#f67d7b26
  • errorLens.errorBackgroundLight#f67d7b26
  • errorLens.errorForeground#f67d7b
  • errorLens.errorForegroundLight#f67d7b
  • errorLens.errorMessageBackground#f67d7b26
  • errorLens.hintBackground#96f68526
  • errorLens.hintBackgroundLight#96f68526
  • errorLens.hintForeground#96f685
  • errorLens.hintForegroundLight#96f685
  • errorLens.hintMessageBackground#96f68526
  • errorLens.infoBackground#85bef726
  • errorLens.infoBackgroundLight#85bef726
  • errorLens.infoForeground#85bef7
  • errorLens.infoForegroundLight#85bef7
  • errorLens.infoMessageBackground#85bef726
  • errorLens.statusBarErrorForeground#f67d7b
  • errorLens.statusBarHintForeground#96f685
  • errorLens.statusBarIconErrorForeground#f67d7b
  • errorLens.statusBarIconWarningForeground#f3eb84
  • errorLens.statusBarInfoForeground#85bef7
  • errorLens.statusBarWarningForeground#f3eb84
  • errorLens.warningBackground#f3eb8426
  • errorLens.warningBackgroundLight#f3eb8426
  • errorLens.warningForeground#f3eb84
  • errorLens.warningForegroundLight#f3eb84
  • errorLens.warningMessageBackground#f3eb8426
  • extensionBadge.remoteBackground#85bef7
  • extensionBadge.remoteForeground#1c1b22
  • extensionButton.prominentBackground#e5e5e5
  • extensionButton.prominentForeground#1c1b22
  • extensionButton.prominentHoverBackground#3b3a44
  • extensionButton.separator#1c1b22
  • extensionIcon.preReleaseForeground#605f6b
  • extensionIcon.sponsorForeground#f685e6
  • extensionIcon.starForeground#f3eb84
  • extensionIcon.verifiedForeground#96f685
  • focusBorder#e5e5e5
  • foreground#e5e5e5
  • gitDecoration.addedResourceForeground#96f685
  • gitDecoration.conflictingResourceForeground#f7859f
  • gitDecoration.deletedResourceForeground#f67d7b
  • gitDecoration.ignoredResourceForeground#757480
  • gitDecoration.modifiedResourceForeground#f3eb84
  • gitDecoration.stageDeletedResourceForeground#f67d7b
  • gitDecoration.stageModifiedResourceForeground#f3eb84
  • gitDecoration.submoduleResourceForeground#85bef7
  • gitDecoration.untrackedResourceForeground#96f685
  • gitlens.closedAutolinkedIssueIconColor#d484f4
  • gitlens.closedPullRequestIconColor#f67d7b
  • gitlens.decorations.branchAheadForegroundColor#96f685
  • gitlens.decorations.branchBehindForegroundColor#f7a285
  • gitlens.decorations.branchDivergedForegroundColor#f3eb84
  • gitlens.decorations.branchMissingUpstreamForegroundColor#f7a285
  • gitlens.decorations.branchUnpublishedForegroundColor#96f685
  • gitlens.decorations.statusMergingOrRebasingConflictForegroundColor#f7859f
  • gitlens.decorations.statusMergingOrRebasingForegroundColor#f3eb84
  • gitlens.decorations.workspaceCurrentForegroundColor#d484f4
  • gitlens.decorations.workspaceRepoMissingForegroundColor#b9b9c0
  • gitlens.decorations.workspaceRepoOpenForegroundColor#d484f4
  • gitlens.decorations.worktreeHasUncommittedChangesForegroundColor#f7a285
  • gitlens.decorations.worktreeMissingForegroundColor#f7859f
  • gitlens.graphChangesColumnAddedColor#96f685
  • gitlens.graphChangesColumnDeletedColor#f67d7b
  • gitlens.graphLane10Color#f685e6
  • gitlens.graphLane1Color#d484f4
  • gitlens.graphLane2Color#f3eb84
  • gitlens.graphLane3Color#85bef7
  • gitlens.graphLane4Color#f9aee9
  • gitlens.graphLane5Color#96f685
  • gitlens.graphLane6Color#abc0f9
  • gitlens.graphLane7Color#fdddf5
  • gitlens.graphLane8Color#f67d7b
  • gitlens.graphLane9Color#85f7cc
  • gitlens.graphMinimapMarkerHeadColor#96f685
  • gitlens.graphMinimapMarkerHighlightsColor#f3eb84
  • gitlens.graphMinimapMarkerLocalBranchesColor#85bef7
  • gitlens.graphMinimapMarkerRemoteBranchesColor#71a4f9
  • gitlens.graphMinimapMarkerStashesColor#d484f4
  • gitlens.graphMinimapMarkerTagsColor#f9aee9
  • gitlens.graphMinimapMarkerUpstreamColor#93dd8d
  • gitlens.graphScrollMarkerHeadColor#96f685
  • gitlens.graphScrollMarkerHighlightsColor#f3eb84
  • gitlens.graphScrollMarkerLocalBranchesColor#85bef7
  • gitlens.graphScrollMarkerRemoteBranchesColor#71a4f9
  • gitlens.graphScrollMarkerStashesColor#d484f4
  • gitlens.graphScrollMarkerTagsColor#f9aee9
  • gitlens.graphScrollMarkerUpstreamColor#93dd8d
  • gitlens.gutterBackgroundColor#3b3a444d
  • gitlens.gutterForegroundColor#e5e5e5
  • gitlens.gutterUncommittedForegroundColor#d484f4
  • gitlens.lineHighlightBackgroundColor#d484f426
  • gitlens.lineHighlightOverviewRulerColor#d484f4cc
  • gitlens.mergedPullRequestIconColor#d484f4
  • gitlens.openAutolinkedIssueIconColor#96f685
  • gitlens.openPullRequestIconColor#96f685
  • gitlens.trailingLineBackgroundColor#00000000
  • gitlens.trailingLineForegroundColor#e5e5e54d
  • gitlens.unpublishedChangesIconColor#96f685
  • gitlens.unpublishedCommitIconColor#96f685
  • gitlens.unpulledChangesIconColor#f7a285
  • icon.foreground#e5e5e5
  • input.background#2b2a33
  • input.border#00000000
  • input.foreground#e5e5e5
  • input.placeholderForeground#e5e5e573
  • inputOption.activeBackground#3b3a44
  • inputOption.activeBorder#757480
  • inputOption.activeForeground#e5e5e5
  • inputValidation.errorBackground#f67d7b
  • inputValidation.errorBorder#1c1b2233
  • inputValidation.errorForeground#1c1b22
  • inputValidation.infoBackground#85bef7
  • inputValidation.infoBorder#1c1b2233
  • inputValidation.infoForeground#1c1b22
  • inputValidation.warningBackground#f3eb84
  • inputValidation.warningBorder#1c1b2233
  • inputValidation.warningForeground#1c1b22
  • issues.closed#85bef7
  • issues.newIssueDecoration#fdddf5
  • issues.open#96f685
  • list.activeSelectionBackground#3b3a44
  • list.activeSelectionForeground#e5e5e5
  • list.dropBackground#75748033
  • list.focusAndSelectionBackground#4d4b56
  • list.focusBackground#3b3a44
  • list.focusForeground#e5e5e5
  • list.focusOutline#00000000
  • list.highlightForeground#85f7f1
  • list.hoverBackground#3b3a4480
  • list.hoverForeground#e5e5e5
  • list.inactiveSelectionBackground#3b3a44
  • list.inactiveSelectionForeground#e5e5e5
  • list.warningForeground#f3eb84
  • listFilterWidget.background#3b3a44
  • listFilterWidget.noMatchesOutline#f67d7b
  • listFilterWidget.outline#00000000
  • menu.background#1c1b22
  • menu.border#1c1b22ff
  • menu.foreground#e5e5e5
  • menu.selectionBackground#605f6b
  • menu.selectionBorder#00000000
  • menu.selectionForeground#e5e5e5
  • menu.separatorBackground#605f6b
  • menubar.selectionBackground#4d4b56
  • menubar.selectionForeground#e5e5e5
  • merge.commonContentBackground#4d4b5633
  • merge.commonHeaderBackground#605f6b66
  • merge.currentContentBackground#96f68533
  • merge.currentHeaderBackground#96f68566
  • merge.incomingContentBackground#85bef733
  • merge.incomingHeaderBackground#85bef766
  • minimap.background#2b2a3380
  • minimap.errorHighlight#f67d7bbf
  • minimap.findMatchHighlight#85f7f14d
  • minimap.selectionHighlight#605f6bbf
  • minimap.selectionOccurrenceHighlight#605f6bbf
  • minimap.warningHighlight#f3eb84bf
  • minimapGutter.addedBackground#96f685bf
  • minimapGutter.deletedBackground#f67d7bbf
  • minimapGutter.modifiedBackground#f3eb84bf
  • minimapSlider.activeBackground#75748099
  • minimapSlider.background#75748033
  • minimapSlider.hoverBackground#75748066
  • notificationCenter.border#d0d1d3
  • notificationCenterHeader.background#1c1b22
  • notificationCenterHeader.foreground#e5e5e5
  • notificationLink.foreground#85bef7
  • notifications.background#1c1b22
  • notifications.border#d0d1d3
  • notifications.foreground#e5e5e5
  • notificationsErrorIcon.foreground#f67d7b
  • notificationsInfoIcon.foreground#85bef7
  • notificationsWarningIcon.foreground#f3eb84
  • notificationToast.border#d0d1d3
  • panel.background#1c1b22
  • panel.border#d0d1d3
  • panelSection.border#d0d1d3
  • panelSection.dropBackground#86859233
  • panelTitle.activeBorder#85bef7
  • panelTitle.activeForeground#e5e5e5
  • panelTitle.inactiveForeground#b9b9c0
  • peekView.border#b9b9c0
  • peekViewEditor.background#211f27
  • peekViewEditor.matchHighlightBackground#85f7f14d
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#211f27
  • peekViewResult.background#1c1b22
  • peekViewResult.fileForeground#e5e5e5
  • peekViewResult.lineForeground#e5e5e5
  • peekViewResult.matchHighlightBackground#85f7f14d
  • peekViewResult.selectionBackground#3b3a44
  • peekViewResult.selectionForeground#e5e5e5
  • peekViewTitle.background#1c1b22
  • peekViewTitleDescription.foreground#bac2deb3
  • peekViewTitleLabel.foreground#e5e5e5
  • pickerGroup.border#85bef7
  • pickerGroup.foreground#85bef7
  • problemsErrorIcon.foreground#f67d7b
  • problemsInfoIcon.foreground#85bef7
  • problemsWarningIcon.foreground#f3eb84
  • progressBar.background#85bef7
  • pullRequests.closed#f67d7b
  • pullRequests.draft#9e9da9
  • pullRequests.merged#d484f4
  • pullRequests.notification#e5e5e5
  • pullRequests.open#96f685
  • sash.hoverBorder#e5e5e5
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#86859266
  • scrollbarSlider.background#4d4b56
  • scrollbarSlider.hoverBackground#757480
  • selection.background#605f6b
  • settings.dropdownBackground#4d4b56
  • settings.dropdownListBorder#00000000
  • settings.focusedRowBackground#605f6b33
  • settings.headerForeground#e5e5e5
  • settings.modifiedItemIndicator#d0d1d3
  • settings.numberInputBackground#4d4b56
  • settings.numberInputBorder#00000000
  • settings.textInputBackground#4d4b56
  • settings.textInputBorder#00000000
  • sideBar.background#1c1b22
  • sideBar.border#00000000
  • sideBar.dropBackground#e5e5e533
  • sideBar.foreground#e5e5e5
  • sideBarSectionHeader.background#2b2a33
  • sideBarSectionHeader.foreground#e5e5e5
  • sideBarTitle.foreground#e5e5e5
  • statusBar.background#1c1b22
  • statusBar.border#00000000
  • statusBar.debuggingBackground#f7a285
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#1c1b22
  • statusBar.foreground#e5e5e5
  • statusBar.noFolderBackground#1c1b22
  • statusBar.noFolderBorder#00000000
  • statusBar.noFolderForeground#e5e5e5
  • statusBarItem.activeBackground#605f6b66
  • statusBarItem.errorBackground#00000000
  • statusBarItem.errorForeground#f67d7b
  • statusBarItem.hoverBackground#605f6b33
  • statusBarItem.prominentBackground#00000000
  • statusBarItem.prominentForeground#85bef7
  • statusBarItem.prominentHoverBackground#605f6b33
  • statusBarItem.remoteBackground#85bef7
  • statusBarItem.remoteForeground#1c1b22
  • statusBarItem.warningBackground#00000000
  • statusBarItem.warningForeground#f3eb84
  • symbolIcon.arrayForeground#f7a285
  • symbolIcon.booleanForeground#85bef7
  • symbolIcon.classForeground#f3eb84
  • symbolIcon.colorForeground#f685e6
  • symbolIcon.constantForeground#f7a285
  • symbolIcon.constructorForeground#abc0f9
  • symbolIcon.enumeratorForeground#f3eb84
  • symbolIcon.enumeratorMemberForeground#f3eb84
  • symbolIcon.eventForeground#f685e6
  • symbolIcon.fieldForeground#e5e5e5
  • symbolIcon.fileForeground#d484f4
  • symbolIcon.folderForeground#d484f4
  • symbolIcon.functionForeground#85bef7
  • symbolIcon.interfaceForeground#f3eb84
  • symbolIcon.keyForeground#85f7cc
  • symbolIcon.keywordForeground#d484f4
  • symbolIcon.methodForeground#85bef7
  • symbolIcon.moduleForeground#e5e5e5
  • symbolIcon.namespaceForeground#f3eb84
  • symbolIcon.nullForeground#f7859f
  • symbolIcon.numberForeground#f7a285
  • symbolIcon.objectForeground#f3eb84
  • symbolIcon.operatorForeground#85f7cc
  • symbolIcon.packageForeground#f9aee9
  • symbolIcon.propertyForeground#f7859f
  • symbolIcon.referenceForeground#f3eb84
  • symbolIcon.snippetForeground#f9aee9
  • symbolIcon.stringForeground#96f685
  • symbolIcon.structForeground#85f7cc
  • symbolIcon.textForeground#e5e5e5
  • symbolIcon.typeParameterForeground#f7859f
  • symbolIcon.unitForeground#e5e5e5
  • symbolIcon.variableForeground#e5e5e5
  • tab.activeBackground#211f27
  • tab.activeBorder#00000000
  • tab.activeBorderTop#85bef7
  • tab.activeForeground#e5e5e5
  • tab.activeModifiedBorder#f3eb84
  • tab.border#2b2a33
  • tab.hoverBackground#2b2a33
  • tab.hoverBorder#00000000
  • tab.hoverForeground#b9b9c0
  • tab.inactiveBackground#1c1b22
  • tab.inactiveForeground#757480
  • tab.inactiveModifiedBorder#f3eb844d
  • tab.lastPinnedBorder#85bef7
  • tab.unfocusedActiveBackground#2b2a33
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#85bef74d
  • tab.unfocusedInactiveBackground#1c1b22
  • table.headerBackground#3b3a44
  • table.headerForeground#e5e5e5
  • terminal.ansiBlack#1c1b22
  • terminal.ansiBlue#85bef7
  • terminal.ansiBrightBlack#1c1b22
  • terminal.ansiBrightBlue#85bef7
  • terminal.ansiBrightCyan#85f7f1
  • terminal.ansiBrightGreen#96f685
  • terminal.ansiBrightMagenta#d484f4
  • terminal.ansiBrightRed#f67d7b
  • terminal.ansiBrightWhite#b9b9c0
  • terminal.ansiBrightYellow#f3eb84
  • terminal.ansiCyan#85f7f1
  • terminal.ansiGreen#96f685
  • terminal.ansiMagenta#d484f4
  • terminal.ansiRed#f67d7b
  • terminal.ansiWhite#d0d1d3
  • terminal.ansiYellow#f3eb84
  • terminal.border#b9b9c0
  • terminal.dropBackground#605f6b33
  • terminal.foreground#e5e5e5
  • terminal.inactiveSelectionBackground#d0d1d380
  • terminal.selectionBackground#d0d1d3
  • terminal.tab.activeBorder#85bef7
  • terminalCommandDecoration.defaultBackground#605f6b
  • terminalCommandDecoration.errorBackground#f67d7b
  • terminalCommandDecoration.successBackground#96f685
  • terminalCursor.background#2b2a33
  • terminalCursor.foreground#d0d1d3
  • textBlockQuote.background#2b2a33
  • textBlockQuote.border#9e9da9
  • textCodeBlock.background#2b2a33
  • textLink.activeForeground#abc0f9
  • textLink.foreground#85bef7
  • textPreformat.foreground#e5e5e5
  • textSeparator.foreground#868592
  • titleBar.activeBackground#1c1b22
  • titleBar.activeForeground#e5e5e5
  • titleBar.border#00000000
  • titleBar.inactiveBackground#1c1b22
  • titleBar.inactiveForeground#e5e5e580
  • tree.inactiveIndentGuidesStroke#00000000
  • tree.indentGuidesStroke#00000000
  • walkThrough.embeddedEditorBackground#2b2a334d
  • welcomePage.progress.background#1c1b22
  • welcomePage.progress.foreground#85bef7
  • welcomePage.tileBackground#2b2a33
  • widget.shadow#2b2a3380
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
text, source, variable.other.readwrite, punctuation.definition.variable#e5e5e5
punctuation#9e9da9
comment, punctuation.definition.comment#757480italic
string, punctuation.definition.string#96f685
string.regexp#f685e6
constant.character.escape#f685e6
constant.numeric, variable.other.constant, entity.name.constant, constant.language.boolean, constant.language.false, constant.language.true, keyword.other.unit.user-defined, keyword.other.unit.suffix.floating-point#f7a285
keyword, keyword.operator.word, keyword.operator.new, variable.language.super, support.type.primitive, storage.type, storage.modifier, punctuation.definition.keyword#d484f4
entity.name.tag.documentation#d484f4
keyword.operator, punctuation.accessor, punctuation.definition.generic, meta.function.closure punctuation.section.parameters, punctuation.definition.tag, punctuation.separator.key-value#85f7cc
entity.name.function, meta.function-call.method, support.function, support.function.misc, variable.function#85bef7italic
entity.name.class, entity.other.inherited-class, support.class, meta.function-call.constructor, entity.name.struct#f3eb84italic
entity.name.enum#f3eb84italic
meta.enum variable.other.readwrite, variable.other.enummember#85f7cc
meta.property.object#85f7cc
meta.type, meta.type-alias, support.type, entity.name.type#f3eb84italic
meta.annotation variable.function, meta.annotation variable.annotation.function, meta.annotation punctuation.definition.annotation, meta.decorator, punctuation.decorator#f7a285
variable.parameter, meta.function.parameters#f7859fitalic
constant.language, support.function.builtin#f67d7b
entity.other.attribute-name.documentation#f67d7b
keyword.control.directive, punctuation.definition.directive#f3eb84
punctuation.definition.typeparameters#85f7f1
entity.name.namespace#f3eb84
support.type.property-name.css#85bef7
variable.language.this, variable.language.this punctuation.definition.variable#f67d7b
variable.object.property#e5e5e5
string.template variable, string variable#e5e5e5
keyword.operator.newbold
storage.modifier.specifier.extern.cpp#d484f4
entity.name.scope-resolution.template.call.cpp, entity.name.scope-resolution.parameter.cpp, entity.name.scope-resolution.cpp, entity.name.scope-resolution.function.definition.cpp#f3eb84
storage.type.class.doxygen
storage.modifier.reference.cpp#85f7cc
meta.interpolation.cs#e5e5e5
comment.block.documentation.cs#e5e5e5
source.css entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector.css punctuation.definition.entity.css#f3eb84
punctuation.separator.operator.css#85f7cc
source.css entity.other.attribute-name.pseudo-class#85f7cc
source.css constant.other.unicode-range#f7a285
source.css variable.parameter.url#96f685
support.type.vendored.property-name#85f7f1
source.css meta.property-value variable, source.css meta.property-value variable.other.less, source.css meta.property-value variable.other.less punctuation.definition.variable.less, meta.definition.variable.scss#f7859f
source.css meta.property-list variable, meta.property-list variable.other.less, meta.property-list variable.other.less punctuation.definition.variable.less#85bef7
keyword.other.unit.percentage.css#f7a285
source.css meta.attribute-selector#96f685
keyword.other.definition.ini, punctuation.support.type.property-name.json, support.type.property-name.json, punctuation.support.type.property-name.toml, support.type.property-name.toml, entity.name.tag.yaml, punctuation.support.type.property-name.yaml, support.type.property-name.yaml#85bef7
constant.language.json, constant.language.yaml#f7a285
entity.name.type.anchor.yaml, variable.other.alias.yaml#f3eb84
support.type.property-name.table, entity.name.section.group-title.ini#f3eb84
constant.other.time.datetime.offset.toml#f685e6
punctuation.definition.anchor.yaml, punctuation.definition.alias.yaml#f685e6
entity.other.document.begin.yaml#f685e6
markup.changed.diff#f7a285
meta.diff.header.from-file, meta.diff.header.to-file, punctuation.definition.from-file.diff, punctuation.definition.to-file.diff#85bef7
markup.inserted.diff#96f685
markup.deleted.diff#f67d7b
variable.other.env#85bef7
string.quoted variable.other.env#e5e5e5
support.function.builtin.gdscript#85bef7
constant.language.gdscript#f7a285
comment meta.annotation.go#f7859f
comment meta.annotation.parameters.go#f7a285
constant.language.go#f7a285
variable.graphql#e5e5e5
string.unquoted.alias.graphql#f9aee9
constant.character.enum.graphql#85f7cc
meta.objectvalues.graphql constant.object.key.graphql string.unquoted.graphql#f9aee9
keyword.other.doctype, meta.tag.sgml.doctype punctuation.definition.tag, meta.tag.metadata.doctype entity.name.tag, meta.tag.metadata.doctype punctuation.definition.tag#d484f4
entity.name.tag#85bef7
text.html constant.character.entity, text.html constant.character.entity punctuation, constant.character.entity.xml, constant.character.entity.xml punctuation, constant.character.entity.js.jsx, constant.charactger.entity.js.jsx punctuation, constant.character.entity.tsx, constant.character.entity.tsx punctuation#f67d7b
entity.other.attribute-name#f3eb84
meta.tag support.class.component#85bef7
punctuation.definition.annotation, storage.type.annotation#f7a285
constant.other.enum.java#85f7cc
storage.modifier.import.java#e5e5e5
comment.block.javadoc.java keyword.other.documentation.javadoc.java
meta.export variable.other.readwrite.js#f7859f
variable.other.constant.js, variable.other.constant.ts, variable.other.property.js, variable.other.property.ts#e5e5e5
variable.other.jsdoc, comment.block.documentation variable.other#e5e5e5
storage.type.class.jsdoc
support.type.object.console.js#e5e5e5
support.constant.node, support.type.object.module.js#d484f4
storage.modifier.implements#d484f4
constant.language.null.js, constant.language.null.ts, constant.language.undefined.js, constant.language.undefined.ts, support.type.builtin.ts#d484f4
variable.parameter.generic#f3eb84
keyword.declaration.function.arrow.js, storage.type.function.arrow.ts#85f7cc
punctuation.decorator.ts#85bef7italic
keyword.operator.expression.keyof.ts, keyword.operator.expression.typeof.js, keyword.operator.expression.typeof.ts, keyword.operator.expression.of.ts, keyword.operator.expression.of.js#d484f4
support.class.component.vue#85bef7
support.function.macro.julia#85f7ccitalic
constant.language.julia#f7a285
constant.other.symbol.julia#f7859f
text.tex keyword.control.preamble#85f7cc
text.tex support.function.be#85f7f1
constant.other.general.math.tex#f9aee9
comment.line.double-dash.documentation.lua storage.type.annotation.lua#d484f4
comment.line.double-dash.documentation.lua entity.name.variable.lua, comment.line.double-dash.documentation.lua variable.lua#e5e5e5
heading.1.markdown punctuation.definition.heading.markdown, heading.1.markdown, markup.heading.atx.1.mdx, markup.heading.atx.1.mdx punctuation.definition.heading.mdx, markup.heading.setext.1.markdown, markup.heading.heading-0.asciidoc#f67d7b
heading.2.markdown punctuation.definition.heading.markdown, heading.2.markdown, markup.heading.atx.2.mdx, markup.heading.atx.2.mdx punctuation.definition.heading.mdx, markup.heading.setext.2.markdown, markup.heading.heading-1.asciidoc#f7a285
heading.3.markdown punctuation.definition.heading.markdown, heading.3.markdown, markup.heading.atx.3.mdx, markup.heading.atx.3.mdx punctuation.definition.heading.mdx, markup.heading.heading-2.asciidoc#f3eb84
heading.4.markdown punctuation.definition.heading.markdown, heading.4.markdown, markup.heading.atx.4.mdx, markup.heading.atx.4.mdx punctuation.definition.heading.mdx, markup.heading.heading-3.asciidoc#96f685
heading.5.markdown punctuation.definition.heading.markdown, heading.5.markdown, markup.heading.atx.5.mdx, markup.heading.atx.5.mdx punctuation.definition.heading.mdx, markup.heading.heading-4.asciidoc#85bef7
heading.6.markdown punctuation.definition.heading.markdown, heading.6.markdown, markup.heading.atx.6.mdx, markup.heading.atx.6.mdx punctuation.definition.heading.mdx, markup.heading.heading-5.asciidoc#d484f4
markup.bold#f67d7bbold
markup.italic#f67d7bitalic
markup.strikethrough#b9b9c0strikethrough
punctuation.definition.link, markup.underline.link#85bef7
text.html.markdown punctuation.definition.link.title, string.other.link.title.markdown, markup.link, punctuation.definition.constant.markdown, constant.other.reference.link.markdown, markup.substitution.attribute-reference#abc0f9
punctuation.definition.raw.markdown, markup.inline.raw.string.markdown, markup.raw.block.markdown#96f685
fenced_code.block.language#85f7f1
markup.fenced_code.block punctuation.definition, markup.raw support.asciidoc#9e9da9
markup.quote, punctuation.definition.quote.begin#f685e6
meta.separator.markdown#85f7cc
punctuation.definition.list.begin.markdown, markup.list.bullet#85f7cc
entity.other.attribute-name.multipart.nix, entity.other.attribute-name.single.nix#85bef7
variable.parameter.name.nix#e5e5e5
meta.embedded variable.parameter.name.nix#abc0f9
string.unquoted.path.nix#f685e6
support.attribute.builtin, meta.attribute.php#f3eb84
meta.function.parameters.php punctuation.definition.variable.php#f7859f
constant.language.php#d484f4
text.html.php support.function#85f7f1
keyword.other.phpdoc.php
support.variable.magic.python, meta.function-call.arguments.python#e5e5e5
support.function.magic.python#85f7f1italic
variable.parameter.function.language.special.self.python, variable.language.special.self.python#f67d7bitalic
keyword.control.flow.python, keyword.operator.logical.python#d484f4
storage.type.function.python#d484f4
support.token.decorator.python, meta.function.decorator.identifier.python#85f7f1
meta.function-call.python#85bef7
entity.name.function.decorator.python, punctuation.definition.decorator.python#f7a285italic
constant.character.format.placeholder.other.python#f685e6
support.type.exception.python, support.function.builtin.python#f7a285
support.type.python#f7a285
constant.language.python#d484f4
meta.indexed-name.python, meta.item-access.python#f7859fitalic
storage.type.string.python#96f685italic
meta.function.parameters.python
meta.annotation.rust, meta.annotation.rust punctuation, meta.attribute.rust, punctuation.definition.attribute.rust#f3eb84italic
meta.attribute.rust string.quoted.double.rust, meta.attribute.rust string.quoted.single.char.rust
entity.name.function.macro.rules.rust, storage.type.module.rust, storage.modifier.rust, storage.type.struct.rust, storage.type.enum.rust, storage.type.trait.rust, storage.type.union.rust, storage.type.impl.rust, storage.type.rust, storage.type.function.rust, storage.type.type.rust#d484f4
entity.name.type.numeric.rust#d484f4
meta.generic.rust#f7a285
entity.name.impl.rust#f3eb84italic
entity.name.module.rust#f7a285
entity.name.trait.rust#f3eb84italic
storage.type.source.rust#f3eb84
entity.name.union.rust#f3eb84
meta.enum.rust storage.type.source.rust#85f7cc
support.macro.rust, meta.macro.rust support.function.rust, entity.name.function.macro.rust#85bef7italic
storage.modifier.lifetime.rust, entity.name.type.lifetime#85bef7italic
string.quoted.double.rust constant.other.placeholder.rust#f685e6
meta.function.return-type.rust meta.generic.rust storage.type.rust#e5e5e5
meta.function.call.rust#85bef7
punctuation.brackets.angle.rust#85f7f1
constant.other.caps.rust#f7a285
meta.function.definition.rust variable.other.rust#f7859f
meta.function.call.rust variable.other.rust#e5e5e5
variable.language.self.rust#f67d7b
variable.other.metavariable.name.rust, meta.macro.metavariable.rust keyword.operator.macro.dollar.rust#f685e6
comment.line.shebang, comment.line.shebang punctuation.definition.comment, comment.line.shebang, punctuation.definition.comment.shebang.shell, meta.shebang.shell#f685e6italic
comment.line.shebang constant.language#85f7ccitalic
meta.function-call.arguments.shell punctuation.definition.variable.shell, meta.function-call.arguments.shell punctuation.section.interpolation, meta.function-call.arguments.shell punctuation.definition.variable.shell, meta.function-call.arguments.shell punctuation.section.interpolation#f67d7b
meta.string meta.interpolation.parameter.shell variable.other.readwrite#f7a285italic
source.shell punctuation.section.interpolation, punctuation.definition.evaluation.backticks.shell#85f7cc
entity.name.tag.heredoc.shell#d484f4
string.quoted.double.shell variable.other.normal.shell#e5e5e5

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Dark Minimalist by LeonN534 - VS Code Theme