Skip to main content
Coding Theme

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#ffffff
  • activityBar.background#2c2c2c
  • activityBar.dropBorder#ffffff
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • activityBarItem.profilesBackground#272727
  • activityBarItem.profilesForeground#ffffff66
  • activityBarItem.profilesHoverForeground#ffffff
  • badge.background#c4c4c4
  • badge.foreground#333333
  • banner.background#004386
  • banner.foreground#ffffff
  • banner.iconForeground#1a85ff
  • breadcrumb.activeSelectionForeground#4e4e4e
  • breadcrumb.background#cadce0
  • breadcrumb.focusForeground#4e4e4e
  • breadcrumb.foreground#616161cc
  • breadcrumbPicker.background#dcfaee
  • button.background#40a8ed
  • button.foreground#ffffff
  • button.hoverBackground#0062a3
  • button.secondaryBackground#5f6a79
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#4c5561
  • button.separator#ffffff66
  • charts.blue#1a85ff
  • charts.foreground#616161
  • charts.green#388a34
  • charts.lines#61616180
  • charts.orange#d18616
  • charts.purple#652d90
  • charts.red#e15548
  • charts.yellow#bf8803
  • checkbox.background#ffffff
  • checkbox.border#cecece
  • checkbox.selectBackground#f3f3f3
  • checkbox.selectBorder#f3f3f3
  • commandCenter.activeBackground#00000014
  • commandCenter.activeBorder#3333334d
  • commandCenter.activeForeground#333333
  • commandCenter.background#0000000d
  • commandCenter.border#33333333
  • commandCenter.foreground#333333
  • commandCenter.inactiveBorder#33333326
  • commandCenter.inactiveForeground#33333399
  • debugConsole.errorForeground#a1260d
  • debugConsole.infoForeground#1a85ff
  • debugConsole.sourceForeground#616161
  • debugConsole.warningForeground#bf8803
  • debugConsoleInputIcon.foreground#616161
  • debugExceptionWidget.background#f1dfde
  • debugExceptionWidget.border#a31515
  • debugIcon.breakpointCurrentStackframeForeground#be8700
  • debugIcon.breakpointDisabledForeground#848484
  • debugIcon.breakpointForeground#e3594c
  • debugIcon.breakpointStackframeForeground#89d185
  • debugIcon.breakpointUnverifiedForeground#848484
  • debugIcon.continueForeground#007acc
  • debugIcon.disconnectForeground#a1260d
  • debugIcon.pauseForeground#007acc
  • debugIcon.restartForeground#388a34
  • debugIcon.startForeground#388a34
  • debugIcon.stepBackForeground#007acc
  • debugIcon.stepIntoForeground#007acc
  • debugIcon.stepOutForeground#007acc
  • debugIcon.stepOverForeground#007acc
  • debugIcon.stopForeground#a1260d
  • debugTokenExpression.boolean#5a5acc
  • debugTokenExpression.error#e51400
  • debugTokenExpression.name#9b46b0
  • debugTokenExpression.number#098658
  • debugTokenExpression.string#a31515
  • debugTokenExpression.value#6c6c6ccc
  • debugToolBar.background#b8b8b850
  • debugView.exceptionLabelBackground#a31515
  • debugView.exceptionLabelForeground#ffffff
  • debugView.stateLabelBackground#88888844
  • debugView.stateLabelForeground#616161
  • debugView.valueChangedHighlight#569cd6
  • descriptionForeground#717171
  • diffEditor.diagonalFill#22222233
  • diffEditor.insertedLineBackground#9bb95533
  • diffEditor.insertedTextBackground#9ccc2c40
  • diffEditor.removedLineBackground#ff000033
  • diffEditor.removedTextBackground#ff000033
  • disabledForeground#61616180
  • dropdown.background#ffffff
  • dropdown.border#cecece
  • editor.background#cadce0
  • editor.findMatchBackground#a8ac94
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.focusedStackFrameHighlightBackground#cee7ce73
  • editor.foldBackground#add6ff4d
  • editor.foreground#333333
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#add6ff80
  • editor.inlineValuesBackground#ffc80033
  • editor.inlineValuesForeground#00000080
  • editor.lineHighlightBorder#eeeeee
  • editor.linkedEditingBackground#ff00004d
  • editor.rangeHighlightBackground#fdff0033
  • editor.selectionBackground#add6ff
  • editor.selectionHighlightBackground#b6dbff99
  • editor.snippetFinalTabstopHighlightBorder#0a326480
  • editor.snippetTabstopHighlightBackground#0a326433
  • editor.stackFrameHighlightBackground#ffff6673
  • editor.symbolHighlightBackground#ea5c0055
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketHighlight.foreground1#0431fa
  • editorBracketHighlight.foreground2#319331
  • editorBracketHighlight.foreground3#7b3814
  • editorBracketHighlight.foreground4#00000000
  • editorBracketHighlight.foreground5#00000000
  • editorBracketHighlight.foreground6#00000000
  • editorBracketHighlight.unexpectedBracket.foreground#da4a4acc
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#b9b9b9
  • editorBracketPairGuide.activeBackground1#00000000
  • editorBracketPairGuide.activeBackground2#00000000
  • editorBracketPairGuide.activeBackground3#00000000
  • editorBracketPairGuide.activeBackground4#00000000
  • editorBracketPairGuide.activeBackground5#00000000
  • editorBracketPairGuide.activeBackground6#00000000
  • editorBracketPairGuide.background1#00000000
  • editorBracketPairGuide.background2#00000000
  • editorBracketPairGuide.background3#00000000
  • editorBracketPairGuide.background4#00000000
  • editorBracketPairGuide.background5#00000000
  • editorBracketPairGuide.background6#00000000
  • editorCodeLens.foreground#919191
  • editorCommentsWidget.rangeActiveBackground#1a85ff1a
  • editorCommentsWidget.rangeActiveBorder#1a85ff66
  • editorCommentsWidget.rangeBackground#1a85ff1a
  • editorCommentsWidget.rangeBorder#1a85ff66
  • editorCommentsWidget.resolvedBorder#61616180
  • editorCommentsWidget.unresolvedBorder#1a85ff
  • editorCursor.foreground#000000
  • editorError.foreground#d35448
  • editorGhostText.foreground#00000077
  • editorGroup.border#e7e7e7
  • editorGroup.dropBackground#2677cb2e
  • editorGroup.dropIntoPromptBackground#f3f3f3
  • editorGroup.dropIntoPromptForeground#616161
  • editorGroupHeader.noTabsBackground#cadce0
  • editorGroupHeader.tabsBackground#b8b8b850
  • editorGutter.addedBackground#48985d
  • editorGutter.background#cadce0
  • editorGutter.commentRangeForeground#d5d8e9
  • editorGutter.deletedBackground#e51400
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#2090d3
  • editorHint.foreground#6c6c6c
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorHoverWidget.highlightForeground#0066bf
  • editorHoverWidget.statusBarBackground#e7e7e7
  • editorIndentGuide.activeBackground#33333333
  • editorIndentGuide.background#33333333
  • editorInfo.foreground#1a85ff
  • editorInlayHint.background#c4c4c499
  • editorInlayHint.foreground#333333
  • editorInlayHint.parameterBackground#c4c4c499
  • editorInlayHint.parameterForeground#333333
  • editorInlayHint.typeBackground#c4c4c499
  • editorInlayHint.typeForeground#333333
  • editorLightBulb.foreground#ddb100
  • editorLightBulbAutoFix.foreground#007acc
  • editorLineNumber.activeForeground#0b216f
  • editorLineNumber.foreground#237893
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#cadce0
  • editorMarkerNavigationError.background#d84133
  • editorMarkerNavigationError.headerBackground#e514001a
  • editorMarkerNavigationInfo.background#1a85ff
  • editorMarkerNavigationInfo.headerBackground#1a85ff1a
  • editorMarkerNavigationWarning.background#bf8803
  • editorMarkerNavigationWarning.headerBackground#bf88031a
  • editorOverviewRuler.addedForeground#48985d99
  • editorOverviewRuler.border#7f7f7f4d
  • editorOverviewRuler.bracketMatchForeground#a0a0a0
  • editorOverviewRuler.commonContentForeground#60606066
  • editorOverviewRuler.currentContentForeground#40c8ae80
  • editorOverviewRuler.deletedForeground#e5140099
  • editorOverviewRuler.errorForeground#e44949b3
  • editorOverviewRuler.findMatchForeground#d186167e
  • editorOverviewRuler.incomingContentForeground#40a6ff80
  • editorOverviewRuler.infoForeground#1a85ff
  • editorOverviewRuler.modifiedForeground#2090d399
  • editorOverviewRuler.rangeHighlightForeground#007acc99
  • editorOverviewRuler.selectionHighlightForeground#a0a0a0cc
  • editorOverviewRuler.warningForeground#bf8803
  • editorOverviewRuler.wordHighlightForeground#a0a0a0cc
  • editorOverviewRuler.wordHighlightStrongForeground#c0a0c0cc
  • editorPane.background#cadce0
  • editorRuler.foreground#d3d3d3
  • editorStickyScroll.background#cadce0
  • editorStickyScrollHover.background#f0f0f0
  • editorSuggestWidget.background#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.focusHighlightForeground#bbe7ff
  • editorSuggestWidget.foreground#333333
  • editorSuggestWidget.highlightForeground#0066bf
  • editorSuggestWidget.selectedBackground#0060c0
  • editorSuggestWidget.selectedForeground#ffffff
  • editorSuggestWidget.selectedIconForeground#c4c6d8
  • editorSuggestWidgetStatus.foreground#33333380
  • editorUnicodeHighlight.background#cea33d14
  • editorUnicodeHighlight.border#cea33d
  • editorUnnecessaryCode.opacity#00000077
  • editorWarning.foreground#bf8803
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f3f3f3
  • editorWidget.border#c8c8c8
  • editorWidget.foreground#616161
  • errorForeground#a1260d
  • extensionBadge.remoteBackground#007acc
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.background#007acc
  • extensionButton.foreground#ffffff
  • extensionButton.hoverBackground#0062a3
  • extensionButton.prominentBackground#007acc
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#0062a3
  • extensionButton.separator#ffffff66
  • extensionIcon.preReleaseForeground#1d9271
  • extensionIcon.sponsorForeground#b51e78
  • extensionIcon.starForeground#df6100
  • extensionIcon.verifiedForeground#006ab1
  • focusBorder#0090f1
  • foreground#616161
  • gitDecoration.addedResourceForeground#587c0c
  • gitDecoration.conflictingResourceForeground#ad0707
  • gitDecoration.deletedResourceForeground#ad0707
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#895503
  • gitDecoration.renamedResourceForeground#007100
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#895503
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#007100
  • icon.foreground#424242
  • input.background#ffffff
  • input.foreground#616161
  • input.placeholderForeground#61616180
  • inputOption.activeBackground#0090f133
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • inputOption.hoverBackground#b8b8b850
  • inputValidation.errorBackground#f2dede
  • inputValidation.errorBorder#be1100
  • inputValidation.infoBackground#d6ecf2
  • inputValidation.infoBorder#007acc
  • inputValidation.warningBackground#f6f5d2
  • inputValidation.warningBorder#b89500
  • interactive.activeCodeBorder#1a85ff
  • interactive.inactiveCodeBorder#e4e6f1
  • keybindingLabel.background#dddddd66
  • keybindingLabel.border#cccccc66
  • keybindingLabel.bottomBorder#bbbbbb66
  • keybindingLabel.foreground#555555
  • keybindingTable.headerBackground#6161610a
  • keybindingTable.rowsBackground#6161610a
  • list.activeSelectionBackground#0060c0
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#c4c6d8
  • list.deemphasizedForeground#8e8e90
  • list.dropBackground#d6ebff
  • list.errorForeground#b01011
  • list.filterMatchBackground#ea5c0055
  • list.focusHighlightForeground#bbe7ff
  • list.focusOutline#0090f1
  • list.highlightForeground#0066bf
  • list.hoverBackground#f0f0f0
  • list.inactiveSelectionBackground#e4e6f1
  • list.invalidItemForeground#b89500
  • list.warningForeground#855f00
  • listFilterWidget.background#f3f3f3
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • listFilterWidget.shadow#00000029
  • markdown.extension.editor.codeSpan.background#00000000
  • markdown.extension.editor.codeSpan.border#add6ff
  • markdown.extension.editor.formattingMark.foreground#33333333
  • markdown.extension.editor.trailingSpace.background#22222233
  • menu.background#b2e4e7
  • menu.foreground#616161
  • menu.selectionBackground#487eb3
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#d4d4d4
  • menubar.selectionBackground#b8b8b850
  • menubar.selectionForeground#333333
  • merge.commonContentBackground#60606029
  • merge.commonHeaderBackground#60606066
  • merge.currentContentBackground#40c8ae33
  • merge.currentHeaderBackground#40c8ae80
  • merge.incomingContentBackground#40a6ff33
  • merge.incomingHeaderBackground#40a6ff80
  • mergeEditor.change.background#9bb95533
  • mergeEditor.change.word.background#9ccc2c66
  • mergeEditor.changeBase.background#ffcccc
  • mergeEditor.changeBase.word.background#ffa3a3
  • mergeEditor.conflict.handled.minimapOverViewRuler#adaca8ee
  • mergeEditor.conflict.handledFocused.border#c1c1c1cc
  • mergeEditor.conflict.handledUnfocused.border#86868649
  • mergeEditor.conflict.input1.background#40c8ae33
  • mergeEditor.conflict.input2.background#40a6ff33
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#fcba03
  • mergeEditor.conflict.unhandledFocused.border#ffa600
  • mergeEditor.conflict.unhandledUnfocused.border#ffa600
  • mergeEditor.conflictingLines.background#ffea0047
  • minimap.errorHighlight#de4c4cb3
  • minimap.findMatchHighlight#d18616
  • minimap.foregroundOpacity#000000
  • minimap.selectionHighlight#add6ff
  • minimap.selectionOccurrenceHighlight#c9c9c9
  • minimap.warningHighlight#bf8803
  • minimapGutter.addedBackground#48985d
  • minimapGutter.deletedBackground#dd5144
  • minimapGutter.modifiedBackground#2090d3
  • minimapSlider.activeBackground#0000004d
  • minimapSlider.background#64646433
  • minimapSlider.hoverBackground#64646459
  • notebook.cellBorderColor#e4e6f1
  • notebook.cellEditorBackground#f3f3f3
  • notebook.cellInsertionIndicator#0090f1
  • notebook.cellStatusBarItemHoverBackground#00000014
  • notebook.cellToolbarSeparator#80808059
  • notebook.editorBackground#cadce0
  • notebook.focusedCellBorder#0090f1
  • notebook.focusedEditorBorder#0090f1
  • notebook.inactiveFocusedCellBorder#e4e6f1
  • notebook.selectedCellBackground#e4e6f1
  • notebook.selectedCellBorder#e4e6f1
  • notebook.symbolHighlightBackground#fdff0033
  • notebookScrollbarSlider.activeBackground#00000099
  • notebookScrollbarSlider.background#64646466
  • notebookScrollbarSlider.hoverBackground#646464b3
  • notebookStatusErrorIcon.foreground#a1260d
  • notebookStatusRunningIcon.foreground#616161
  • notebookStatusSuccessIcon.foreground#388a34
  • notificationCenterHeader.background#e7e7e7
  • notificationLink.foreground#006ab1
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e24c3e
  • notificationsInfoIcon.foreground#1a85ff
  • notificationsWarningIcon.foreground#bf8803
  • panel.background#d6ddbf
  • panel.border#80808059
  • panel.dropBorder#424242
  • panelInput.border#dddddd
  • panelSection.border#80808059
  • panelSection.dropBackground#2677cb2e
  • panelSectionHeader.background#80808033
  • panelTitle.activeBorder#424242
  • panelTitle.activeForeground#424242
  • panelTitle.inactiveForeground#424242bf
  • peekView.border#1a85ff
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#f5d802de
  • peekViewEditorGutter.background#f2f8fc
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#1a85ff1a
  • peekViewTitleDescription.foreground#616161
  • peekViewTitleLabel.foreground#000000
  • pickerGroup.border#cccedb
  • pickerGroup.foreground#0066bf
  • ports.iconRunningProcessForeground#007acc
  • problemsErrorIcon.foreground#e54b3d
  • problemsInfoIcon.foreground#3b7bc4
  • problemsWarningIcon.foreground#bf8803
  • progressBar.background#0e70c0
  • quickInput.background#f3f3f3
  • quickInput.foreground#616161
  • quickInputList.focusBackground#0060c0
  • quickInputList.focusForeground#ffffff
  • quickInputList.focusIconForeground#c4c6d8
  • quickInputTitle.background#0000000f
  • rust_analyzer.syntaxTreeBorder#b700ff
  • sash.hoverBorder#0090f1
  • scm.providerBorder#c8c8c8
  • scrollbar.shadow#dddddd
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#64646466
  • scrollbarSlider.hoverBackground#646464b3
  • searchEditor.findMatchBackground#ea5c0038
  • settings.checkboxBackground#ffffff
  • settings.checkboxBorder#cecece
  • settings.dropdownBackground#ffffff
  • settings.dropdownBorder#cecece
  • settings.dropdownListBorder#c8c8c8
  • settings.focusedRowBackground#f0f0f099
  • settings.focusedRowBorder#0090f1
  • settings.headerBorder#80808059
  • settings.headerForeground#444444
  • settings.modifiedItemIndicator#66afe0
  • settings.numberInputBackground#ffffff
  • settings.numberInputForeground#616161
  • settings.rowHoverBackground#f0f0f04d
  • settings.sashBorder#80808059
  • settings.textInputBackground#ffffff
  • settings.textInputForeground#616161
  • sideBar.background#c2d4d8
  • sideBar.dropBackground#2677cb2e
  • sideBarSectionHeader.background#80808033
  • sideBySideEditor.horizontalBorder#e7e7e7
  • sideBySideEditor.verticalBorder#e7e7e7
  • statusBar.background#257aaf
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.focusBorder#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ffffff2e
  • statusBarItem.compactHoverBackground#ffffff33
  • statusBarItem.errorBackground#611708
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.focusBorder#ffffff
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.prominentBackground#00000080
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#0000004d
  • statusBarItem.remoteBackground#007acc
  • statusBarItem.remoteForeground#ffffff
  • statusBarItem.warningBackground#725102
  • statusBarItem.warningForeground#ffffff
  • symbolIcon.arrayForeground#616161
  • symbolIcon.booleanForeground#616161
  • symbolIcon.classForeground#d67e00
  • symbolIcon.colorForeground#616161
  • symbolIcon.constantForeground#616161
  • symbolIcon.constructorForeground#652d90
  • symbolIcon.enumeratorForeground#d67e00
  • symbolIcon.enumeratorMemberForeground#007acc
  • symbolIcon.eventForeground#d67e00
  • symbolIcon.fieldForeground#007acc
  • symbolIcon.fileForeground#616161
  • symbolIcon.folderForeground#616161
  • symbolIcon.functionForeground#652d90
  • symbolIcon.interfaceForeground#007acc
  • symbolIcon.keyForeground#616161
  • symbolIcon.keywordForeground#616161
  • symbolIcon.methodForeground#652d90
  • symbolIcon.moduleForeground#616161
  • symbolIcon.namespaceForeground#616161
  • symbolIcon.nullForeground#616161
  • symbolIcon.numberForeground#616161
  • symbolIcon.objectForeground#616161
  • symbolIcon.operatorForeground#616161
  • symbolIcon.packageForeground#616161
  • symbolIcon.propertyForeground#616161
  • symbolIcon.referenceForeground#616161
  • symbolIcon.snippetForeground#616161
  • symbolIcon.stringForeground#616161
  • symbolIcon.structForeground#616161
  • symbolIcon.textForeground#616161
  • symbolIcon.typeParameterForeground#616161
  • symbolIcon.unitForeground#616161
  • symbolIcon.variableForeground#007acc
  • tab.activeBackground#cadce0
  • tab.activeForeground#333333
  • tab.activeModifiedBorder#33aaee
  • tab.border#f3f3f3
  • tab.inactiveBackground#d1d0d3
  • tab.inactiveForeground#333333b3
  • tab.inactiveModifiedBorder#33aaee80
  • tab.lastPinnedBorder#a9a9a9
  • tab.unfocusedActiveBackground#cadce0
  • tab.unfocusedActiveForeground#333333b3
  • tab.unfocusedActiveModifiedBorder#33aaeeb3
  • tab.unfocusedInactiveBackground#ececec
  • tab.unfocusedInactiveForeground#33333359
  • tab.unfocusedInactiveModifiedBorder#33aaee40
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.border#80808059
  • terminal.dropBackground#2677cb2e
  • terminal.findMatchBackground#a8ac94
  • terminal.findMatchHighlightBackground#ea5c0055
  • terminal.foreground#333333
  • terminal.inactiveSelectionBackground#add6ff80
  • terminal.selectionBackground#add6ff
  • terminalCommandDecoration.defaultBackground#00000040
  • terminalCommandDecoration.errorBackground#e45346
  • terminalCommandDecoration.successBackground#2090d3
  • terminalOverviewRuler.cursorForeground#a0a0a0cc
  • terminalOverviewRuler.findMatchForeground#d186167e
  • testing.iconErrored#f14c4c
  • testing.iconFailed#f14c4c
  • testing.iconPassed#73c991
  • testing.iconQueued#cca700
  • testing.iconSkipped#848484
  • testing.iconUnset#848484
  • testing.message.error.decorationForeground#e51400
  • testing.message.error.lineBackground#ff000033
  • testing.message.info.decorationForeground#33333380
  • testing.peekBorder#dc4d40
  • testing.peekHeaderBackground#e514001a
  • testing.runAction#73c991
  • textBlockQuote.background#7f7f7f1a
  • textBlockQuote.border#007acc80
  • textCodeBlock.background#dcdcdc66
  • textLink.activeForeground#006ab1
  • textLink.foreground#006ab1
  • textPreformat.foreground#a31515
  • textSeparator.foreground#0000002e
  • titleBar.activeBackground#dddddd
  • titleBar.activeForeground#333333
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • toolbar.activeBackground#a6a6a650
  • toolbar.hoverBackground#b8b8b850
  • tree.indentGuidesStroke#a9a9a9
  • tree.tableColumnsBorder#61616120
  • tree.tableOddRowsBackground#6161610a
  • walkthrough.stepTitle.foreground#000000
  • welcomePage.progress.background#ffffff
  • welcomePage.progress.foreground#006ab1
  • welcomePage.tileBackground#f3f3f3
  • welcomePage.tileBorder#0000001a
  • welcomePage.tileHoverBackground#dbdbdb
  • widget.shadow#00000029

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27
invalid.illegal#660000
keyword.operator#777777
keyword, storage#4B83CD
storage.type, support.type#703E99
constant.language, support.constant, variable.language#AB6526
variable, support.variable#7A3E9D
entity.name.function, support.function#AA3731bold
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#AB6526
string#448C27
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#777777
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#11B3AA
entity.name.tag#4B8388
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B311bold
constant.character.entity, punctuation.definition.entity#AB6526
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#AB6526
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#AA3731
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
CoolShine by Daiki - VS Code Theme