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#efefed
  • activityBar.activeBorder#2f6f9e
  • activityBar.background#ececea
  • activityBar.border#e2e0de
  • activityBar.dropBorder#2f6f9e
  • activityBar.foreground#3b352d
  • activityBar.inactiveForeground#a7a299
  • activityBarBadge.background#2f6f9e
  • activityBarBadge.foreground#fcfbfb
  • activityBarTop.activeBorder#2f6f9e
  • activityBarTop.foreground#3b352d
  • activityBarTop.inactiveForeground#a7a299
  • activityErrorBadge.background#c00b33
  • activityErrorBadge.foreground#fcfbfb
  • activityWarningBadge.background#7d6200
  • activityWarningBadge.foreground#fcfbfb
  • badge.background#2f6f9e
  • badge.foreground#fcfbfb
  • banner.background#e9e7e3
  • banner.foreground#3b352d
  • banner.iconForeground#2f6f9e
  • breadcrumb.activeSelectionForeground#241f18
  • breadcrumb.focusForeground#3b352d
  • breadcrumb.foreground#8b867c
  • button.background#2f6f9e
  • button.foreground#fcfbfb
  • button.hoverBackground#356588
  • button.secondaryBackground#e9e7e3
  • button.secondaryForeground#3b352d
  • button.secondaryHoverBackground#dddbd9
  • button.separator#fcfbfb66
  • charts.blue#2f6f9e
  • charts.foreground#4a4235
  • charts.green#3c7d18
  • charts.lines#aca8a1
  • charts.orange#7d6200
  • charts.purple#9a3fc0
  • charts.red#c00b33
  • charts.yellow#7d6200
  • checkbox.background#fdfdfd
  • checkbox.border#c8c5bf
  • checkbox.foreground#3b352d
  • checkbox.selectBackground#fdfdfd
  • checkbox.selectBorder#2f6f9e
  • commandCenter.activeBackground#fdfdfd
  • commandCenter.activeBorder#2f6f9e99
  • commandCenter.activeForeground#241f18
  • commandCenter.background#f3f1f1
  • commandCenter.border#e2e0de
  • commandCenter.foreground#6b6558
  • commandCenter.inactiveBorder#eae8e7
  • commandCenter.inactiveForeground#a7a299
  • debugConsole.errorForeground#c00b33
  • debugConsole.infoForeground#2f6f9e
  • debugConsole.sourceForeground#756b5c
  • debugConsole.warningForeground#7d6200
  • debugConsoleInputIcon.foreground#3c7d18
  • debugExceptionWidget.background#f3f1f1
  • debugExceptionWidget.border#c00b33
  • debugIcon.breakpointCurrentStackframeForeground#7d6200
  • debugIcon.breakpointDisabledForeground#a7a299
  • debugIcon.breakpointForeground#c00b33
  • debugIcon.breakpointStackframeForeground#7d6200
  • debugIcon.breakpointUnverifiedForeground#8b867c
  • debugIcon.continueForeground#3c7d18
  • debugIcon.disconnectForeground#c00b33
  • debugIcon.pauseForeground#2f6f9e
  • debugIcon.restartForeground#3c7d18
  • debugIcon.startForeground#3c7d18
  • debugIcon.stepBackForeground#2f6f9e
  • debugIcon.stepIntoForeground#2f6f9e
  • debugIcon.stepOutForeground#2f6f9e
  • debugIcon.stepOverForeground#2f6f9e
  • debugIcon.stopForeground#c00b33
  • debugTokenExpression.boolean#b83c7a
  • debugTokenExpression.error#c00b33
  • debugTokenExpression.name#2f6f9e
  • debugTokenExpression.number#b83c7a
  • debugTokenExpression.string#7d6200
  • debugTokenExpression.value#4a4235
  • debugToolBar.border#dad8d6
  • debugView.stateLabelBackground#e9e7e3
  • debugView.stateLabelForeground#3b352d
  • debugView.valueChangedHighlight#2f6f9e66
  • descriptionForeground#756b5c
  • diffEditor.diagonalFill#e2e0de
  • diffEditor.insertedLineBackground#3c7d1818
  • diffEditor.insertedTextBackground#3c7d181f
  • diffEditor.removedLineBackground#c00b3318
  • diffEditor.removedTextBackground#c00b331f
  • diffEditor.unchangedCodeBackground#ececea33
  • diffEditor.unchangedRegionBackground#f3f1f1
  • diffEditor.unchangedRegionForeground#756b5c
  • diffEditorGutter.insertedLineBackground#3c7d1826
  • diffEditorGutter.removedLineBackground#c00b3326
  • diffEditorOverview.insertedForeground#3c7d18aa
  • diffEditorOverview.removedForeground#c00b33aa
  • disabledForeground#8b867c
  • dropdown.background#fdfdfd
  • dropdown.border#c8c5bf
  • dropdown.foreground#3b352d
  • dropdown.listBackground#fdfdfd
  • editor.background#fcfbfb
  • editor.findMatchBackground#00000000
  • editor.findMatchBorder#7d6200
  • editor.findMatchHighlightBackground#7d620033
  • editor.findRangeHighlightBackground#eeedecaa
  • editor.foreground#3b352d
  • editor.hoverHighlightBackground#2f6f9e1f
  • editor.inactiveSelectionBackground#e6eaf286
  • editor.lineHighlightBackground#eeedec99
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#eeedec77
  • editor.selectionBackground#dce7f1
  • editor.selectionHighlightBackground#dce7f188
  • editor.wordHighlightBackground#2f6f9e1f
  • editor.wordHighlightBorder#2f6f9e44
  • editor.wordHighlightStrongBackground#9a3fc01f
  • editor.wordHighlightStrongBorder#9a3fc044
  • editorBracketHighlight.foreground1#6b6558
  • editorBracketHighlight.foreground2#6b6558
  • editorBracketHighlight.foreground3#6b6558
  • editorBracketHighlight.foreground4#6b6558
  • editorBracketHighlight.foreground5#6b6558
  • editorBracketHighlight.foreground6#6b6558
  • editorBracketHighlight.unexpectedBracket.foreground#c00b33
  • editorBracketMatch.background#2f6f9e1f
  • editorBracketMatch.border#2f6f9e99
  • editorBracketPairGuide.activeBackground1#2f6f9e66
  • editorBracketPairGuide.background1#e2e0de
  • editorCodeLens.foreground#918d83
  • editorCursor.background#fcfbfb
  • editorCursor.foreground#9a3fc0
  • editorError.foreground#c00b33
  • editorGhostText.foreground#918d83
  • editorGroup.border#e2e0de
  • editorGroup.dropBackground#2f6f9e1f
  • editorGroup.emptyBackground#ececea
  • editorGroupHeader.tabsBackground#ececea
  • editorGroupHeader.tabsBorder#e2e0de
  • editorGutter.addedBackground#3c7d18
  • editorGutter.commentRangeForeground#aca8a1
  • editorGutter.deletedBackground#c00b33
  • editorGutter.modifiedBackground#7d6200
  • editorHint.foreground#3c7d18
  • editorHoverWidget.highlightForeground#2f6f9e
  • editorIndentGuide.activeBackground1#c8c5bf
  • editorIndentGuide.background1#e2e0de
  • editorInfo.foreground#2f6f9e
  • editorInlayHint.background#fdfdfd00
  • editorInlayHint.foreground#756b5c
  • editorInlayHint.parameterForeground#6a52a8
  • editorInlayHint.typeForeground#2f6f9e
  • editorLineNumber.activeForeground#6b6558
  • editorLineNumber.foreground#aca8a1
  • editorLink.activeForeground#2f6f9e
  • editorMarkerNavigation.background#f3f1f1
  • editorMarkerNavigationError.background#c00b33
  • editorMarkerNavigationInfo.background#2f6f9e
  • editorMarkerNavigationWarning.background#7d6200
  • editorOverviewRuler.addedForeground#3c7d18cc
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#c00b33cc
  • editorOverviewRuler.errorForeground#c00b33
  • editorOverviewRuler.findMatchForeground#7d620099
  • editorOverviewRuler.infoForeground#2f6f9e
  • editorOverviewRuler.modifiedForeground#7d6200cc
  • editorOverviewRuler.rangeHighlightForeground#2f6f9e99
  • editorOverviewRuler.selectionHighlightForeground#2f6f9e66
  • editorOverviewRuler.warningForeground#7d6200
  • editorOverviewRuler.wordHighlightForeground#2f6f9e66
  • editorOverviewRuler.wordHighlightStrongForeground#9a3fc066
  • editorRuler.foreground#eae8e7
  • editorSuggestWidget.focusHighlightForeground#2b5878
  • editorSuggestWidget.highlightForeground#2f6f9e
  • editorSuggestWidget.selectedBackground#e9e7e3
  • editorSuggestWidget.selectedForeground#241f18
  • editorWarning.foreground#7d6200
  • editorWhitespace.foreground#c8c3b9
  • editorWidget.background#fdfdfd
  • editorWidget.border#dad8d6
  • editorWidget.foreground#3b352d
  • editorWidget.resizeBorder#2f6f9e99
  • errorForeground#c00b33
  • extensionBadge.remoteBackground#2f6f9e
  • extensionBadge.remoteForeground#fcfbfb
  • extensionButton.background#2f6f9e
  • extensionButton.foreground#fcfbfb
  • extensionButton.hoverBackground#356588
  • extensionButton.prominentBackground#2f6f9e
  • extensionButton.prominentForeground#fcfbfb
  • extensionButton.prominentHoverBackground#356588
  • extensionButton.separator#fcfbfb55
  • extensionIcon.preReleaseForeground#7d6200
  • extensionIcon.sponsorForeground#c00b33
  • extensionIcon.starForeground#7d6200
  • extensionIcon.verifiedForeground#3c7d18
  • focusBorder#2f6f9e80
  • foreground#57534a
  • gitDecoration.addedResourceForeground#3c7d18
  • gitDecoration.conflictingResourceForeground#c00b33
  • gitDecoration.deletedResourceForeground#c00b33
  • gitDecoration.ignoredResourceForeground#a7a299
  • gitDecoration.modifiedResourceForeground#7d6200
  • gitDecoration.renamedResourceForeground#2f6f9e
  • gitDecoration.stageDeletedResourceForeground#a60a2b
  • gitDecoration.stageModifiedResourceForeground#7d6200
  • gitDecoration.submoduleResourceForeground#6a52a8
  • gitDecoration.untrackedResourceForeground#2f6f9e
  • icon.foreground#6b6558
  • input.background#fdfdfd
  • input.border#c8c5bf
  • input.foreground#3b352d
  • input.placeholderForeground#918d83
  • inputOption.activeBackground#2f6f9e33
  • inputOption.activeBorder#2f6f9e99
  • inputOption.activeForeground#241f18
  • inputOption.hoverBackground#3b352d0d
  • inputValidation.errorBackground#f3f1f1
  • inputValidation.errorBorder#c00b33
  • inputValidation.errorForeground#3b352d
  • inputValidation.infoBackground#f3f1f1
  • inputValidation.infoBorder#2f6f9e
  • inputValidation.infoForeground#3b352d
  • inputValidation.warningBackground#f3f1f1
  • inputValidation.warningBorder#7d6200
  • inputValidation.warningForeground#3b352d
  • keybindingLabel.background#eeedec
  • keybindingLabel.border#dad8d6
  • keybindingLabel.bottomBorder#c8c5bf
  • keybindingLabel.foreground#3b352d
  • keybindingTable.headerBackground#f3f1f1
  • keybindingTable.rowsBackground#ececea33
  • list.activeSelectionBackground#e9e7e3
  • list.activeSelectionForeground#241f18
  • list.activeSelectionIconForeground#241f18
  • list.deemphasizedForeground#918d83
  • list.dropBackground#2f6f9e1f
  • list.errorForeground#c00b33
  • list.focusBackground#e9e7e3
  • list.focusForeground#241f18
  • list.focusHighlightForeground#2b5878
  • list.focusOutline#2f6f9e99
  • list.highlightForeground#2f6f9e
  • list.hoverBackground#eeedec
  • list.hoverForeground#3b352d
  • list.inactiveSelectionBackground#eeedec
  • list.inactiveSelectionForeground#3b352d
  • list.invalidItemForeground#c00b33
  • list.warningForeground#7d6200
  • listFilterWidget.background#fdfdfd
  • listFilterWidget.noMatchesOutline#c00b33
  • listFilterWidget.outline#2f6f9e
  • listFilterWidget.shadow#3b352d1f
  • menu.background#fdfdfd
  • menu.border#dad8d6
  • menu.foreground#544b3d
  • menu.selectionBackground#e9e7e3
  • menu.selectionForeground#241f18
  • menu.separatorBackground#dad8d6
  • menubar.selectionBackground#e9e7e3
  • menubar.selectionForeground#241f18
  • merge.commonContentBackground#756b5c1f
  • merge.commonHeaderBackground#756b5c40
  • merge.currentContentBackground#2f6f9e1f
  • merge.currentHeaderBackground#2f6f9e40
  • merge.incomingContentBackground#6a52a81f
  • merge.incomingHeaderBackground#6a52a840
  • mergeEditor.change.background#3c7d1826
  • mergeEditor.change.word.background#3c7d1840
  • mergeEditor.conflict.handledFocused.border#756b5c
  • mergeEditor.conflict.handledUnfocused.border#aca8a1
  • mergeEditor.conflict.unhandledFocused.border#7d6200
  • mergeEditor.conflict.unhandledUnfocused.border#7d620099
  • minimap.background#f3f1f1
  • minimap.errorHighlight#c00b33
  • minimap.findMatchHighlight#7d620099
  • minimap.foregroundOpacity#000000c0
  • minimap.selectionHighlight#dce7f1b1
  • minimap.selectionOccurrenceHighlight#2f6f9e66
  • minimap.warningHighlight#7d6200
  • minimapGutter.addedBackground#3c7d18
  • minimapGutter.deletedBackground#c00b33
  • minimapGutter.modifiedBackground#7d6200
  • minimapSlider.activeBackground#6b65584d
  • minimapSlider.background#6b65581f
  • minimapSlider.hoverBackground#6b655833
  • multiDiffEditor.background#f3f1f1
  • multiDiffEditor.headerBackground#ececea
  • notebook.cellBorderColor#e2e0de
  • notebook.cellEditorBackground#f3f1f1
  • notebook.cellHoverBackground#eeedec
  • notebook.cellStatusBarItemHoverBackground#e9e7e3
  • notebook.focusedCellBorder#2f6f9e99
  • notebook.selectedCellBackground#eeedec55
  • notebookStatusErrorIcon.foreground#c00b33
  • notebookStatusRunningIcon.foreground#2f6f9e
  • notebookStatusSuccessIcon.foreground#3c7d18
  • notificationCenter.border#dad8d6
  • notificationCenterHeader.background#ececea
  • notificationCenterHeader.foreground#544b3d
  • notificationLink.foreground#2f6f9e
  • notifications.border#dad8d6
  • notifications.foreground#3b352d
  • notificationsErrorIcon.foreground#c00b33
  • notificationsInfoIcon.foreground#2f6f9e
  • notificationsWarningIcon.foreground#7d6200
  • notificationToast.border#dad8d6
  • panel.background#f3f1f1
  • panel.border#e2e0de
  • panel.dropBorder#2f6f9e
  • panelSection.border#e2e0de
  • panelSectionHeader.background#ececea
  • panelSectionHeader.foreground#544b3d
  • panelTitle.activeBorder#2f6f9e
  • panelTitle.activeForeground#241f18
  • panelTitle.inactiveForeground#8b867c
  • peekView.border#2f6f9e99
  • peekViewEditor.background#f3f1f1
  • peekViewEditor.matchHighlightBackground#7d620033
  • peekViewResult.background#ececea
  • peekViewResult.fileForeground#3b352d
  • peekViewResult.lineForeground#756b5c
  • peekViewResult.matchHighlightBackground#7d620044
  • peekViewResult.selectionBackground#e9e7e3
  • peekViewResult.selectionForeground#241f18
  • peekViewTitle.background#ececea
  • peekViewTitleDescription.foreground#756b5c
  • peekViewTitleLabel.foreground#3b352d
  • pickerGroup.border#dad8d6
  • pickerGroup.foreground#756b5c
  • ports.iconRunningProcessForeground#3c7d18
  • problemsErrorIcon.foreground#c00b33
  • problemsInfoIcon.foreground#2f6f9e
  • problemsWarningIcon.foreground#7d6200
  • profileBadge.background#e9e7e3
  • profileBadge.foreground#3b352d
  • progressBar.background#2f6f9e
  • quickInputList.focusBackground#e9e7e3
  • quickInputList.focusForeground#241f18
  • quickInputList.focusIconForeground#241f18
  • quickInputTitle.background#ececea
  • sash.hoverBorder#2f6f9e99
  • scrollbar.shadow#3b352d1f
  • scrollbarSlider.activeBackground#6b655859
  • scrollbarSlider.background#6b655826
  • scrollbarSlider.hoverBackground#6b655840
  • selection.background#2f6f9e40
  • settings.checkboxBackground#fdfdfd
  • settings.checkboxBorder#c8c5bf
  • settings.checkboxForeground#3b352d
  • settings.dropdownBackground#fdfdfd
  • settings.dropdownBorder#c8c5bf
  • settings.dropdownForeground#3b352d
  • settings.focusedRowBackground#eeedec55
  • settings.headerBorder#e2e0de
  • settings.headerForeground#241f18
  • settings.modifiedItemIndicator#7d6200
  • settings.numberInputBackground#fdfdfd
  • settings.numberInputBorder#c8c5bf
  • settings.numberInputForeground#b83c7a
  • settings.rowHoverBackground#eeedec33
  • settings.sashBorder#e2e0de
  • settings.textInputBackground#fdfdfd
  • settings.textInputBorder#c8c5bf
  • settings.textInputForeground#3b352d
  • sideBar.background#f3f1f1
  • sideBar.border#e2e0de
  • sideBar.dropBackground#2f6f9e1f
  • sideBar.foreground#544b3d
  • sideBarActivityBarTop.border#e2e0de
  • sideBarSectionHeader.background#ececea
  • sideBarSectionHeader.border#e2e0de
  • sideBarSectionHeader.foreground#544b3d
  • sideBarTitle.foreground#756b5c
  • statusBar.background#ececea
  • statusBar.border#e2e0de
  • statusBar.debuggingBackground#7d6200
  • statusBar.debuggingForeground#fcfbfb
  • statusBar.focusBorder#2f6f9e99
  • statusBar.foreground#6b6558
  • statusBar.noFolderForeground#8b867c
  • statusBarItem.activeBackground#3b352d14
  • statusBarItem.compactHoverBackground#dddbd9
  • statusBarItem.errorBackground#c00b33
  • statusBarItem.errorForeground#fcfbfb
  • statusBarItem.focusBorder#2f6f9e
  • statusBarItem.hoverBackground#3b352d0d
  • statusBarItem.hoverForeground#241f18
  • statusBarItem.prominentBackground#e9e7e3
  • statusBarItem.prominentForeground#3b352d
  • statusBarItem.prominentHoverBackground#dddbd9
  • statusBarItem.remoteBackground#2f6f9e
  • statusBarItem.remoteForeground#fcfbfb
  • statusBarItem.warningBackground#7d6200
  • statusBarItem.warningForeground#fcfbfb
  • symbolIcon.arrayForeground#4a4235
  • symbolIcon.booleanForeground#b83c7a
  • symbolIcon.classForeground#2f6f9e
  • symbolIcon.colorForeground#4a4235
  • symbolIcon.constantForeground#b83c7a
  • symbolIcon.constructorForeground#9a3fc0
  • symbolIcon.enumeratorForeground#2f6f9e
  • symbolIcon.enumeratorMemberForeground#b83c7a
  • symbolIcon.eventForeground#6a52a8
  • symbolIcon.fieldForeground#4a4235
  • symbolIcon.fileForeground#4a4235
  • symbolIcon.folderForeground#4a4235
  • symbolIcon.functionForeground#9a3fc0
  • symbolIcon.interfaceForeground#2f6f9e
  • symbolIcon.keyForeground#2f6f9e
  • symbolIcon.keywordForeground#0f7a5f
  • symbolIcon.methodForeground#9a3fc0
  • symbolIcon.moduleForeground#4a4235
  • symbolIcon.namespaceForeground#4a4235
  • symbolIcon.nullForeground#b83c7a
  • symbolIcon.numberForeground#b83c7a
  • symbolIcon.objectForeground#4a4235
  • symbolIcon.operatorForeground#6b6558
  • symbolIcon.packageForeground#4a4235
  • symbolIcon.propertyForeground#4a4235
  • symbolIcon.referenceForeground#2f6f9e
  • symbolIcon.snippetForeground#4a4235
  • symbolIcon.stringForeground#7d6200
  • symbolIcon.structForeground#2f6f9e
  • symbolIcon.textForeground#4a4235
  • symbolIcon.typeParameterForeground#6a52a8
  • symbolIcon.unitForeground#b83c7a
  • symbolIcon.variableForeground#4a4235
  • tab.activeBorder#00000000
  • tab.activeBorderTop#2f6f9e
  • tab.activeForeground#241f18
  • tab.activeModifiedBorder#7d6200
  • tab.border#e2e0de
  • tab.dragAndDropBorder#2f6f9e
  • tab.hoverBackground#f2f1ef
  • tab.hoverForeground#3b352d
  • tab.inactiveBackground#ececea
  • tab.inactiveForeground#8b867c
  • tab.inactiveModifiedBorder#7d620077
  • tab.lastPinnedBorder#dad8d6
  • tab.unfocusedActiveBackground#efefed
  • tab.unfocusedActiveBorderTop#aca8a1
  • tab.unfocusedActiveForeground#6b6558
  • tab.unfocusedActiveModifiedBorder#7d620077
  • tab.unfocusedInactiveBackground#ececea
  • tab.unfocusedInactiveForeground#a7a299
  • terminal.ansiBlack#4a4235
  • terminal.ansiBlue#2f6f9e
  • terminal.ansiBrightBlack#756b5c
  • terminal.ansiBrightBlue#1d5c86
  • terminal.ansiBrightCyan#0c6660
  • terminal.ansiBrightGreen#2e6111
  • terminal.ansiBrightMagenta#7e2ba8
  • terminal.ansiBrightRed#a60a2b
  • terminal.ansiBrightWhite#3b352d
  • terminal.ansiBrightYellow#6a5400
  • terminal.ansiCyan#0c746a
  • terminal.ansiGreen#3c7d18
  • terminal.ansiMagenta#9a3fc0
  • terminal.ansiRed#c00b33
  • terminal.ansiWhite#8a8175
  • terminal.ansiYellow#7d6200
  • terminal.background#f3f1f1
  • terminal.border#e2e0de
  • terminal.foreground#4a4235
  • terminal.inactiveSelectionBackground#e6eaf2
  • terminalCommandDecoration.defaultBackground#aca8a1
  • terminalCommandDecoration.errorBackground#c00b33
  • terminalCommandDecoration.successBackground#3c7d18
  • terminalCursor.background#f3f1f1
  • terminalCursor.foreground#9a3fc0
  • terminalOverviewRuler.cursorForeground#9a3fc0
  • terminalOverviewRuler.findMatchForeground#7d6200
  • testing.iconErrored#c00b33
  • testing.iconFailed#c00b33
  • testing.iconPassed#3c7d18
  • testing.iconQueued#7d6200
  • testing.iconSkipped#8b867c
  • testing.message.info.decorationForeground#2f6f9e
  • testing.runAction#3c7d18
  • textBlockQuote.background#f3f1f1
  • textBlockQuote.border#e2e0de
  • textCodeBlock.background#ececea
  • textLink.activeForeground#2b5878
  • textLink.foreground#2f6f9e
  • textPreformat.foreground#7d6200
  • textSeparator.foreground#aca8a1
  • titleBar.activeBackground#ececea
  • titleBar.activeForeground#544b3d
  • titleBar.border#e2e0de
  • titleBar.inactiveForeground#a7a299
  • tree.inactiveIndentGuidesStroke#eae8e7
  • tree.indentGuidesStroke#dad8d6
  • tree.tableColumnsBorder#e2e0de
  • tree.tableOddRowsBackground#ececea33
  • walkThrough.embeddedEditorBackground#ececea
  • welcomePage.background#fcfbfb
  • welcomePage.progress.background#ececea
  • welcomePage.progress.foreground#2f6f9e
  • welcomePage.tileBackground#fdfdfd
  • welcomePage.tileHoverBackground#eeedec
  • widget.border#e2e0de
  • widget.shadow#3b352d1f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
variable, meta.definition.variable entity.name.function, text.html.markdown, meta.paragraph.markdown, meta.scope.subject.git-commit, text.git-commit meta.scope.subject#3b352d
comment, punctuation.definition.comment, string.comment, meta.tag.metadata.doctype entity.name.tag, meta.tag.sgml.doctype#877b6aitalic
keyword.codetag.notation, comment.line.keyword, comment.block.documentation keyword, variable.parameter, meta.parameter variable.other, meta.function.parameters variable.other, variable.language.this, variable.language.self, variable.language.super, variable.language.special, constant.language.this, markup.italic, punctuation.definition.italic.markdown, support.function.magic.python#6a52a8italic
storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, comment.block.documentation storage.type, comment.block.documentation punctuation.definition.block.tag#706a5ditalic
comment.block.documentation variable, comment.block.documentation entity.name.type, variable.other.jsdoc#877b6aitalic
string, meta.attribute-selector string, support.constant.property-value.css, meta.property-value.css, support.constant.font-name.css, meta.structure.dictionary.value.json string.quoted.double.json, markup.inline.raw, markup.fenced_code.block.markdown, markup.raw.block#7d6200
punctuation.definition.string, keyword.other.unit, constant.numeric.other.unit, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition.separator, punctuation.comma#706a5d
punctuation.definition.template-expression, punctuation.section.embedded, meta.template.expression, punctuation.definition.string.interpolated, entity.other.attribute-name.table.toml, support.type.property-name.table.toml#0f7a5fbold
constant.character.escape, constant.other.placeholder, constant.character.string.escape, meta.type.parameters entity.name.type, support.type.object.module, variable.language, support.variable, support.variable.property.dom, variable.other.global, meta.decorator, punctuation.decorator, entity.name.function.decorator, meta.annotation, storage.type.annotation, meta.decorator entity.name.function, constant.character.entity, punctuation.definition.entity, entity.other.attribute-name.id, variable.scss, variable.other.less, variable.argument.css, variable.parameter.url.scss, punctuation.definition.list.begin.markdown, markup.list.numbered.markdown, markup.list.unnumbered.markdown, keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, keyword.other.back-reference.regexp, punctuation.definition.character-class.regexp, variable.other.normal.shell, variable.other.special.shell, punctuation.definition.variable.shell, string.interpolated.dollar.shell, markup.changed, meta.fstring.python, constant.character.format.placeholder.other.python, entity.name.function.macro.rust, meta.macro.rust, entity.name.function.preprocessor#6a52a8
constant.numeric, constant.language, support.constant, constant.other, variable.other.constant, variable.other.enummember, entity.name.constant, entity.name.label, punctuation.definition.label, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, punctuation.definition.entity.css, constant.character.escape.regexp, constant.character.numeric.regexp, meta.diff.range, meta.diff.index, punctuation.definition.range.diff#b83c7a
keyword, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, keyword.operator.logical.python, keyword.operator.wordlike, storage, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.control.default, meta.import keyword.other, support.function.import, entity.name.tag, support.class.component, keyword.control.at-rule, punctuation.definition.keyword.css, punctuation.definition.group.regexp, punctuation.definition.group.capture.regexp, meta.group.regexp, markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted.diff#0f7a5f
keyword.control#4a7a68
keyword.operator, meta.brace.pipe, markup.table, punctuation.definition.table.markdown#6b6558
punctuation.definition.bracket, punctuation.definition.brackets, punctuation.definition.begin.bracket, punctuation.definition.end.bracket, punctuation.section.brackets, punctuation.section.braces, punctuation.section.parens, punctuation.section.parenthesis, punctuation.section.group, punctuation.section.block, punctuation.section.array, punctuation.definition.block, punctuation.definition.group, punctuation.definition.array, punctuation.definition.list, punctuation.definition.dict, punctuation.definition.parameters, punctuation.definition.arguments, punctuation.definition.typeparameters, punctuation.parenthesis, punctuation.parentheses, punctuation.brackets, punctuation.bracket, punctuation.squarebracket, punctuation.curlybrace, punctuation.section.embedded, punctuation.definition.tag, meta.brace.round, meta.brace.square, meta.brace.curly, meta.embedded.brace#6b6558bold
entity.name.function, meta.function entity.name.function, meta.definition.function entity.name.function, meta.function.declaration entity.name.function, storage.type.function.method, keyword.other.special-method, meta.function-call entity.name.function, variable.function, meta.function-call.generic, meta.method-call entity.name.function, support.function, support.macro, entity.other.attribute-name, meta.attribute.unrecognized entity.other.attribute-name, meta.function.calc, meta.structure.dictionary.json meta.structure.dictionary.value support.type.property-name.json, entity.name.command.shell, markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted.diff#9a3fc0
entity.name.type, entity.name.class, entity.name.namespace, entity.other.inherited-class, support.class, support.type, meta.type.annotation entity.name.type, storage.type.primitive, keyword.type, support.class.component, entity.name.tag.jsx, entity.name.tag.tsx, entity.name.tag.js.jsx, support.type.property-name.css, support.type.property-name.less, support.type.property-name.scss, meta.property-name.css, support.type.property-name.json, meta.structure.dictionary.json support.type.property-name, string.json support.type.property-name, entity.name.tag.yaml, entity.name.tag.yml, keyword.key.toml, entity.name.tag.toml, entity.name.section.group-title.ini, keyword.other.definition.ini, string.other.link.title.markdown, string.other.link.description.markdown, markup.link, string.regexp, string.regexp punctuation.definition.string, constant.other.reference.git, string.other.issue.git-commit, entity.name.fragment.graphql, variable.fragment.graphql#2f6f9e
variable.other.property, variable.other.object.property, meta.object-literal.key, support.variable.property, variable.object.property, meta.object-literal.key string, support.type.property-name, constant.other.option.shell, string.unquoted.argument.shell, variable.graphql, meta.selectionset.graphql variable#4a4235
invalid#c00b33underline
invalid.deprecated#7d6200strikethrough
markup.heading, markup.heading entity.name, entity.name.section.markdown, punctuation.definition.heading.markdown#9a3fc0bold
markup.bold, punctuation.definition.bold.markdown#6a52a8bold
markup.bold markup.italic, markup.italic markup.bold#6a52a8bold italic
markup.strikethrough#756b5cstrikethrough
punctuation.definition.markdown, fenced_code.block.language.markdown, punctuation.definition.raw.markdown#877b6a
markup.underline.link.markdown, markup.underline.link.image.markdown, constant.other.reference.link.markdown#b83c7aunderline
markup.quote, punctuation.definition.quote.begin.markdown#756b5citalic
meta.separator.markdown, punctuation.definition.constant.markdown#aca8a1
storage.modifier.lifetime.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust#b83c7aitalic
meta.preprocessor, keyword.control.directive, punctuation.definition.directive#0f7a5fitalic
constant.character.escape.line-continuation#756b5c