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.activeBackground#e0ffc1
  • activityBar.activeBorder#ebeef5
  • activityBar.activeFocusBorder#007b43
  • activityBar.background#aacf53
  • activityBar.border#007b43
  • activityBar.dropBorder#a0d8ef
  • activityBar.foreground#007b43
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#007bbb
  • activityBarBadge.foreground#ffffff
  • badge.background#007bbb
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#007bbb
  • breadcrumb.background#f8fbf8
  • breadcrumb.focusForeground#a0d8ef
  • breadcrumb.foreground#000000
  • breadcrumbPicker.background#ebf3dc
  • button.background#007b43
  • button.foreground#ffffff
  • button.hoverBackground#82ae46
  • button.secondaryBackground#007bbb
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#89c3eb
  • checkbox.background#ffffff
  • checkbox.border#007b43
  • checkbox.foreground#000000
  • contrastActiveBorder#f7fcfe00
  • contrastBorder#007b43
  • debugConsole.errorForeground#d3381c
  • debugConsole.infoForeground#75beff
  • debugConsole.sourceForeground#616161
  • debugConsole.warningForeground#bf8803
  • debugConsoleInputIcon.foreground#616161
  • debugExceptionWidget.background#f1dfde
  • debugExceptionWidget.border#a31515
  • debugIcon.breakpointCurrentStackframeForeground#be8700
  • debugIcon.breakpointDisabledForeground#848484
  • debugIcon.breakpointForeground#e51400
  • 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#0000ff
  • debugTokenExpression.error#e51400
  • debugTokenExpression.name#9b46b0
  • debugTokenExpression.number#098658
  • debugTokenExpression.string#a31515
  • debugTokenExpression.value#6c6c6ccc
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#ff00ff
  • debugView.exceptionLabelBackground#a31515
  • debugView.exceptionLabelForeground#ffffff
  • debugView.stateLabelBackground#88888844
  • debugView.stateLabelForeground#616161
  • debugView.valueChangedHighlight#569cd6
  • descriptionForeground#a3a3a2
  • diffEditor.border#007b43
  • diffEditor.diagonalFill#c1e4e9
  • diffEditor.insertedTextBackground#f0ffe1
  • diffEditor.insertedTextBorder#aacf5300
  • diffEditor.removedTextBackground#fef4f4
  • diffEditor.removedTextBorder#f4b3c200
  • dropdown.background#f8fbf8
  • dropdown.border#007b43
  • dropdown.foreground#000000
  • dropdown.listBackground#f8fbf8
  • editor.background#f7fcfe
  • editor.findMatchBackground#93ca76
  • editor.findMatchBorder#93ca76
  • editor.findMatchHighlightBackground#def3de
  • editor.findMatchHighlightBorder#def3de
  • editor.findRangeHighlightBackground#eaedf7
  • editor.findRangeHighlightBorder#eaedf700
  • editor.focusedStackFrameHighlightBackground#ff00ff
  • editor.foldBackground#c1e4e9
  • editor.foreground#000000
  • editor.hoverHighlightBackground#f2f2b0
  • editor.inactiveSelectionBackground#89c3eb
  • editor.lineHighlightBackground#f0ffe1
  • editor.lineHighlightBorder#f0ffe1
  • editor.linkedEditingBackground#ffd900
  • editor.rangeHighlightBackground#f0ffe1
  • editor.rangeHighlightBorder#f0ffe1
  • editor.selectionBackground#007bbb
  • editor.selectionForeground#dcdddd
  • editor.selectionHighlightBackground#c1e4e9
  • editor.selectionHighlightBorder#c1e4e9
  • editor.selectionHighlightForeground#ffffff
  • editor.snippetFinalTabstopHighlightBorder#ffd900
  • editor.snippetTabstopHighlightBackground#ffec47
  • editor.stackFrameHighlightBackground#ff00ff
  • editor.symbolHighlightBackground#ff00ff
  • editor.symbolHighlightBorder#ff00ff
  • editor.wordHighlightBackground#e0ebaf
  • editor.wordHighlightBorder#e0ebaf
  • editor.wordHighlightStrongBackground#f2f2b0
  • editor.wordHighlightStrongBorder#f2f2b0
  • editorBracketHighlight.foreground1#007b43
  • editorBracketHighlight.foreground2#aacf53
  • editorBracketHighlight.foreground3#f4b3c2
  • editorBracketHighlight.foreground4#a15dc4
  • editorBracketHighlight.foreground5#007bbb
  • editorBracketHighlight.foreground6#89c3eb
  • editorBracketHighlight.unexpectedBracket.foreground#d3381c
  • editorBracketMatch.background#ffd900
  • editorBracketMatch.border#ffd900
  • editorCodeLens.foreground#a3a3a2
  • editorCursor.background#ffffff
  • editorCursor.foreground#007bbb
  • editorError.background#d3381c00
  • editorError.border#d3381c00
  • editorError.foreground#d3381c
  • editorGroup.border#007b43
  • editorGroup.dropBackground#e0ffc133
  • editorGroup.emptyBackground#ebf3dc
  • editorGroup.focusedEmptyBorder#007b4300
  • editorGroupHeader.border#007b4300
  • editorGroupHeader.noTabsBackground#007b43
  • editorGroupHeader.tabsBackground#ebf3dc
  • editorGroupHeader.tabsBorder#007b43
  • editorGutter.addedBackground#2ca9e1
  • editorGutter.background#eaf4fc
  • editorGutter.commentRangeForeground#a3a3a2
  • editorGutter.deletedBackground#d3381c
  • editorGutter.foldingControlForeground#a3a3a2
  • editorGutter.modifiedBackground#aacf53
  • editorHint.border#ff00ff
  • editorHint.foreground#ffd900
  • editorHoverWidget.background#f8fbf8
  • editorHoverWidget.border#007b43
  • editorHoverWidget.foreground#000000
  • editorHoverWidget.statusBarBackground#ebf3dc
  • editorIndentGuide.activeBackground#a3a3a2
  • editorIndentGuide.background#dcdddd
  • editorInfo.background#aacf5300
  • editorInfo.border#aacf5300
  • editorInfo.foreground#aacf53
  • editorInlayHint.background#ebf3dc
  • editorInlayHint.foreground#aacf53
  • editorInlayHint.parameterBackground#f7fcfe
  • editorInlayHint.typeBackground#f7fcfe
  • editorInlineHint.background#ff00ff
  • editorInlineHint.foreground#ff00ff
  • editorLightBulb.foreground#ffd900
  • editorLightBulbAutoFix.foreground#007bbb
  • editorLineNumber.activeForeground#007bbb
  • editorLineNumber.foreground#a3a3a2
  • editorLink.activeForeground#2ca9e1
  • editorMarkerNavigation.background#f8fbf8
  • editorMarkerNavigationError.background#d3381c
  • editorMarkerNavigationInfo.background#aacf53
  • editorMarkerNavigationWarning.background#f8b500
  • editorOverviewRuler.addedForeground#aacf53
  • editorOverviewRuler.background#c1e4e9
  • editorOverviewRuler.border#c1e4e9
  • editorOverviewRuler.commonContentForeground#a3a3a2
  • editorOverviewRuler.currentContentForeground#89c3eb
  • editorOverviewRuler.deletedForeground#f4b3c2
  • editorOverviewRuler.errorForeground#d3381c
  • editorOverviewRuler.incomingContentForeground#aacf53
  • editorOverviewRuler.infoForeground#2ca9e1
  • editorOverviewRuler.modifiedForeground#ffd900
  • editorOverviewRuler.selectionHighlightForeground#a3a3a2
  • editorOverviewRuler.warningForeground#ffd900
  • editorOverviewRuler.wordHighlightForeground#e0ebaf
  • editorOverviewRuler.wordHighlightStrongForeground#f2f2b0
  • editorPane.background#ebf3dc
  • editorRuler.foreground#a3a3a2
  • editorSuggestWidget.background#f8fbf8
  • editorSuggestWidget.border#007b43
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#007bbb
  • editorSuggestWidget.selectedBackground#c1e4e9
  • editorUnnecessaryCode.border#ffd900
  • editorUnnecessaryCode.opacity#ff00ff
  • editorWarning.background#f8b50000
  • editorWarning.border#f8b50000
  • editorWarning.foreground#f8b500
  • editorWhitespace.foreground#a3a3a2
  • editorWidget.background#ebf3dc
  • editorWidget.border#007b43
  • editorWidget.foreground#000000
  • editorWidget.resizeBorder#007b43
  • errorForeground#d3381c
  • extensionBadge.remoteBackground#007b43
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#007b43
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#82ae46
  • extensionIcon.starForeground#f8b500
  • focusBorder#007bbb
  • foreground#000000
  • gitDecoration.addedResourceForeground#007b43
  • gitDecoration.conflictingResourceForeground#a15dc4
  • gitDecoration.deletedResourceForeground#d3381c
  • gitDecoration.ignoredResourceForeground#a3a3a2
  • gitDecoration.modifiedResourceForeground#f8b500
  • gitDecoration.renamedResourceForeground#007b43
  • gitDecoration.stageDeletedResourceForeground#f4b3c2
  • gitDecoration.stageModifiedResourceForeground#d8e698
  • gitDecoration.submoduleResourceForeground#aacf53
  • gitDecoration.untrackedResourceForeground#89c3eb
  • icon.foreground#000000
  • imagePreview.border#80808059
  • input.background#f8fbf8
  • input.border#007b43
  • input.foreground#000000
  • input.placeholderForeground#a3a3a2
  • inputOption.activeBackground#c1e4e9
  • inputOption.activeBorder#007bbb00
  • inputOption.activeForeground#000000
  • inputValidation.errorBackground#f2dede
  • inputValidation.errorBorder#d3381c
  • inputValidation.errorForeground#d3381c
  • inputValidation.infoBackground#d6ecf2
  • inputValidation.infoBorder#007acc
  • inputValidation.infoForeground#ff00ff
  • inputValidation.warningBackground#f6f5d2
  • inputValidation.warningBorder#b89500
  • inputValidation.warningForeground#ff00ff
  • issues.closed#cb2431
  • issues.newIssueDecoration#00000048
  • issues.open#22863a
  • list.activeSelectionBackground#007bbb
  • list.activeSelectionForeground#ffffff
  • list.deemphasizedForeground#8e8e90
  • list.dropBackground#a0d8ef
  • list.errorForeground#d3381c
  • list.filterMatchBackground#f2f2b0
  • list.filterMatchBorder#f2f2b0
  • list.focusBackground#a0d8ef
  • list.focusForeground#000000
  • list.focusOutline#89c3eb
  • list.highlightForeground#007bbb
  • list.hoverBackground#89c3eb
  • list.hoverForeground#000000
  • list.inactiveFocusBackground#89c3eb
  • list.inactiveFocusOutline#89c3eb00
  • list.inactiveSelectionBackground#eaf4fc
  • list.inactiveSelectionForeground#000000
  • list.invalidItemForeground#d3381c
  • list.warningForeground#d3381c
  • listFilterWidget.background#ebf3dc
  • listFilterWidget.noMatchesOutline#d3381c
  • listFilterWidget.outline#00000000
  • menu.background#ebf3dc
  • menu.border#007b43
  • menu.foreground#000000
  • menu.selectionBackground#007bbb
  • menu.selectionBorder#007b4300
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#007b43
  • menubar.selectionBackground#007b4300
  • menubar.selectionBorder#ebf3dc00
  • menubar.selectionForeground#007b43
  • merge.border#007b4300
  • merge.commonContentBackground#dcdddd
  • merge.commonHeaderBackground#a3a3a2
  • merge.currentContentBackground#ebf6f7
  • merge.currentHeaderBackground#89c3eb
  • merge.incomingContentBackground#ebf3dc
  • merge.incomingHeaderBackground#aacf53
  • minimap.background#eaedf7
  • minimap.errorHighlight#d3381c
  • minimap.findMatchHighlight#f2f2b0
  • minimap.selectionHighlight#007bbb
  • minimap.warningHighlight#f8b500
  • minimapGutter.addedBackground#2ca9e1
  • minimapGutter.deletedBackground#d3381c
  • minimapGutter.modifiedBackground#aacf53
  • minimapSlider.activeBackground#595857
  • minimapSlider.background#dcdddd
  • minimapSlider.hoverBackground#a3a3a2
  • notebook.cellBorderColor#e4e6f1
  • notebook.cellHoverBackground#ff00ff
  • notebook.cellInsertionIndicator#0090f1
  • notebook.cellStatusBarItemHoverBackground#00000014
  • notebook.cellToolbarSeparator#80808059
  • notebook.focusedCellBackground#ff00ff
  • notebook.focusedCellBorder#0090f1
  • notebook.focusedEditorBorder#0090f1
  • notebook.focusedRowBorder#0000001f
  • notebook.inactiveFocusedCellBorder#e4e6f1
  • notebook.inactiveSelectedCellBorder#ff00ff
  • notebook.outputContainerBackgroundColor#e4e6f1
  • notebook.rowHoverBackground#ff00ff
  • notebook.selectedCellBackground#e4e6f1
  • notebook.selectedCellBorder#e4e6f1
  • notebook.symbolHighlightBackground#fdff0033
  • notebookScrollbarSlider.activeBackground#595857
  • notebookScrollbarSlider.background#dcdddd
  • notebookScrollbarSlider.hoverBackground#a3a3a2
  • notebookStatusErrorIcon.foreground#a1260d
  • notebookStatusRunningIcon.foreground#616161
  • notebookStatusSuccessIcon.foreground#388a34
  • notificationCenter.border#007b43
  • notificationCenterHeader.background#aacf53
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#2ca9e1
  • notifications.background#f8fbf8
  • notifications.border#007b43
  • notifications.foreground#000000
  • notificationsErrorIcon.foreground#d3381c
  • notificationsInfoIcon.foreground#89c3eb
  • notificationsWarningIcon.foreground#f8b500
  • notificationToast.border#007b43
  • panel.background#eaf4fc
  • panel.border#007b43
  • panel.dropBorder#000000
  • panelInput.border#007bbb
  • panelSection.border#007bbb
  • panelSection.dropBackground#c1e4e966
  • panelSectionHeader.background#89c3eb
  • panelSectionHeader.border#007bbb
  • panelSectionHeader.foreground#000000
  • panelTitle.activeBorder#007bbb
  • panelTitle.activeForeground#192f60
  • panelTitle.inactiveForeground#000000
  • peekView.border#007bbb
  • peekViewEditor.background#f7fcfe
  • peekViewEditor.matchHighlightBackground#f2f2b0
  • peekViewEditor.matchHighlightBorder#f2f2b0
  • peekViewEditorGutter.background#eaedf7
  • peekViewResult.background#f7fcfe
  • peekViewResult.fileForeground#000000
  • peekViewResult.lineForeground#000000
  • peekViewResult.matchHighlightBackground#f2f2b0
  • peekViewResult.selectionBackground#c1e4e9
  • peekViewResult.selectionForeground#000000
  • peekViewTitle.background#89c3eb
  • peekViewTitleDescription.foreground#595857
  • peekViewTitleLabel.foreground#000000
  • pickerGroup.border#007b43
  • pickerGroup.foreground#007b43
  • problemsErrorIcon.foreground#e51400
  • problemsInfoIcon.foreground#75beff
  • problemsWarningIcon.foreground#bf8803
  • progressBar.background#007bbb
  • quickInput.background#ebf3dc
  • quickInput.foreground#000000
  • quickInputList.focusBackground#007bbb
  • quickInputTitle.background#ff00ff
  • rust_analyzer.syntaxTreeBorder#b700ff
  • sash.hoverBorder#2ca9e1
  • scm.providerBorder#c8c8c8
  • scrollbar.shadow#dcdddd
  • scrollbarSlider.activeBackground#595857
  • scrollbarSlider.background#dcdddd
  • scrollbarSlider.hoverBackground#a3a3a2
  • searchEditor.findMatchBackground#ea5c0038
  • searchEditor.findMatchBorder#ff00ff
  • searchEditor.textInputBorder#ff00ff
  • selection.background#c1e4e9
  • settings.checkboxBackground#f8fbf8
  • settings.checkboxBorder#007b43
  • settings.checkboxForeground#000000
  • settings.dropdownBackground#f8fbf8
  • settings.dropdownBorder#007b43
  • settings.dropdownForeground#000000
  • settings.dropdownListBorder#007b43
  • settings.focusedRowBackground#c1e4e9
  • settings.headerForeground#000000
  • settings.modifiedItemIndicator#f8b500
  • settings.numberInputBackground#f8fbf8
  • settings.numberInputBorder#007b43
  • settings.numberInputForeground#000000
  • settings.textInputBackground#f8fbf8
  • settings.textInputBorder#007b43
  • settings.textInputForeground#000000
  • sideBar.background#f8fbf8
  • sideBar.border#007b43
  • sideBar.dropBackground#a0d8ef
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#aacf53
  • sideBarSectionHeader.border#007b4300
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#000000
  • statusBar.background#aacf53
  • statusBar.border#007b43
  • statusBar.debuggingBackground#d3381c
  • statusBar.debuggingBorder#007b43
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#7058a3
  • statusBar.noFolderBorder#007b43
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#ff00ff
  • statusBarItem.errorBackground#d3381c
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#89c3eb
  • statusBarItem.prominentBackground#d3381c
  • statusBarItem.prominentForeground#000000
  • statusBarItem.prominentHoverBackground#d3381c
  • statusBarItem.remoteBackground#007b43
  • statusBarItem.remoteForeground#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.Foreground#616161
  • symbolIcon.functionForeground#652d90
  • symbolIcon.interfaceForeground#007acc
  • symbolIcon.keyForeground#616161
  • symbolIcon.keywordForeground#616161
  • symbolIcon.methodForeground#652d90
  • symbolIcon.moduleForeground#616161
  • symbolIcon.namespaceForeground#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#aacf53
  • tab.activeBorder#007b4300
  • tab.activeBorderTop#007b4300
  • tab.activeForeground#000000
  • tab.activeModifiedBorder#f8b500
  • tab.border#ebf3dc
  • tab.hoverBackground#c3d825
  • tab.hoverBorder#007b43
  • tab.hoverForeground#000000
  • tab.inactiveBackground#e0ebaf
  • tab.inactiveForeground#000000
  • tab.inactiveModifiedBorder#ffec47
  • tab.lastPinnedBorder#007b43
  • tab.unfocusedActiveBackground#eaedf7
  • tab.unfocusedActiveBorder#007bbb
  • tab.unfocusedActiveBorderTop#007bbb
  • tab.unfocusedActiveForeground#000000
  • tab.unfocusedActiveModifiedBorder#ffec47
  • tab.unfocusedHoverBackground#c1e4e9
  • tab.unfocusedHoverBorder#007bbb
  • tab.unfocusedHoverForeground#000000
  • tab.unfocusedInactiveBackground#eaf4fc
  • tab.unfocusedInactiveForeground#000000
  • tab.unfocusedInactiveModifiedBorder#ffec47
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#007bbb
  • terminal.ansiBrightBlack#a3a3a2
  • terminal.ansiBrightBlue#2ca9e1
  • terminal.ansiBrightCyan#a0d8ef
  • terminal.ansiBrightGreen#aacf53
  • terminal.ansiBrightMagenta#a15dc4
  • terminal.ansiBrightRed#f4b3c2
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fef263
  • terminal.ansiCyan#89c3eb
  • terminal.ansiGreen#007b43
  • terminal.ansiMagenta#7058a3
  • terminal.ansiRed#d3381c
  • terminal.ansiWhite#dcdddd
  • terminal.ansiYellow#ffd900
  • terminal.background#192f60
  • terminal.border#eaf4fc
  • terminal.foreground#ffffff
  • terminal.selectionBackground#fef263
  • terminal.selectionForeground#000000
  • terminalCursor.background#ffd900
  • terminalCursor.foreground#ffd900
  • 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.hint.decorationForeground#6c6c6c
  • testing.message.hint.lineBackground#ff00ff
  • testing.message.info.decorationForeground#75beff
  • testing.message.info.lineBackground#007fff33
  • testing.message.warning.decorationForeground#bf8803
  • testing.message.warning.lineBackground#ffd00033
  • testing.peekBorder#e51400
  • testing.runAction#73c991
  • textBlockQuote.background#ff00ff
  • textBlockQuote.border#ff00ff
  • textCodeBlock.background#dcdcdc66
  • textLink.activeForeground#007bbb
  • textLink.foreground#2ca9e1
  • textPreformat.foreground#d3381c
  • textSeparator.foreground#0000002e
  • titleBar.activeBackground#aacf53
  • titleBar.activeForeground#ffffff
  • titleBar.border#007b43
  • titleBar.inactiveBackground#e0ebaf
  • titleBar.inactiveForeground#000000
  • tree.indentGuidesStroke#a3a3a2
  • tree.tableColumnsBorder#61616120
  • walkThrough.embeddedEditorBackground#ffffff
  • welcomePage.background#f8fbf8
  • welcomePage.buttonBackground#f0ffe1
  • welcomePage.buttonHoverBackground#d6e9ca
  • welcomePage.progress.background#c1e4e9
  • welcomePage.progress.foreground#007bbb
  • welcomePage.tileBackground#f0ffe1
  • welcomePage.tileHoverBackground#d6e9ca
  • welcomePage.tileShadow.#dcdddd
  • widget.shadow#dcdddd
  • window.activeBorder#aacf53
  • window.inactiveBorder#007b43
  • workspaceTrust.trustedForergound#ff00ff
  • workspaceTrust.untrustedForeground#ff00ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#89c3ebitalic
comment.line.double-slash#a3a3a2italic
meta.brace.square#000000
constant.numeric#f4b3c2
string, punctuation.definition.string, punctuation.definition.string.end#f8b500
constant.character.escape, punctuation.definition.interpolation, meta.interpolation#a15dc4
storage#d3381c
keyword#d3381c
keyword.control#a15dc4
keyword.operator#000000
entity.name.type#007b43bold
entity.name.function, meta.require, support.function.any-method, variable.function#2ca9e1
meta.function.definition entity.name.function#2ca9e1bold
meta.macro entity.name.function#2ca9e1italic
meta.macro.definition entity.name.function, meta.macro.rules entity.name.function#2ca9e1italic bold
variable#000000
entity.name.type.module#007b43bold
variable.parameter.function, text#000000
markup.italic, punctuation.definition.italic#f4b3c2italic
markup.bold, punctuation.definition.bold#007b43bold
markup.quote#89c3eb
entity.name.section.markdown#000000
punctuation.definition.heading.markdown, punctuation.definition.list.markdown, punctuation.definition.list.begin.markdown#a15dc4bold
markup.inline.raw.markdown, markup.inline.raw.string.markdown#f8b500
markup.underline.link.markdown#007bbb
markup.underline.link.image.markdown#007bbbitalic
string.other.link.title.markdown#aacf53
string.other.link.description.markdown#aacf53italic
punctuation.definition.link.description.begin.markdown, punctuation.definition.link.description.end.markdown, punctuation.definition.metadata.markdown#000000
markup.fenced_code.block.markdown punctuation.definition.markdown, markup.fenced_code.block.markdown fenced_code.block.language.markdown#a15dc4bold
#000000
meta.attribute.rust#a15dc4
meta.attribute.rust punctuation.comma.rust, meta.attribute.rust punctuation.brackets.attribute.rust, meta.attribute.rust punctuation.brackets.round.rust, punctuation.definition.attribute.rust#000000
constant.numeric entity.name.type.numeric.rust, keyword.operator.range.rust#f4b3c2
support.function.std.rust#2ca9e1
entity.name.lifetime.rust, entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust#ffd900italic bold
variable.language.super.rust#a15dc4
keyword.operator.sigil.rust, keyword.operator.dereference.rust#d3381c
keyword.other.crate.rust, keyword.operator.borrow.and.rust#a15dc4
variable.language.self.rust, entity.name.type.primitive.rust, entity.name.type.numeric.rust#007b43
storage.modifier.mut.rust, keyword.operator.question.rust#ffd900
keyword.operator.sizeof.c, keyword.operator.sizeof.cpp#d3381c
keyword.other.unit.user-defined.c, keyword.other.unit.user-defined.cpp#f4b3c2
Leafy Lake by chatblanc-ciel - VS Code Theme