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.

  • actionBar.toggledBackground#E3ECFF
  • activityBar.activeBackground#E3ECFF
  • activityBar.activeBorder#007AFF
  • activityBar.activeFocusBorder#007AFF
  • activityBar.background#FFFFFF
  • activityBar.border#D6E4FF
  • activityBar.dropBorder#007AFF
  • activityBar.foreground#007AFF
  • activityBar.inactiveForeground#66B3FF
  • activityBarBadge.background#E67300
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBackground#E3ECFF
  • activityBarTop.activeBorder#007AFF
  • activityBarTop.background#FFFFFF
  • activityBarTop.dropBorder#007AFF
  • activityBarTop.foreground#007AFF
  • activityBarTop.inactiveForeground#66B3FF
  • activityErrorBadge.background#D93526
  • activityErrorBadge.foreground#FFFFFF
  • activityWarningBadge.background#E67300
  • activityWarningBadge.foreground#FFFFFF
  • badge.background#007AFF
  • badge.foreground#FFFFFF
  • banner.background#E3ECFF
  • banner.foreground#007AFF
  • banner.iconForeground#007AFF
  • breadcrumb.activeSelectionForeground#E67300
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#007AFF
  • breadcrumb.foreground#8e8e93
  • breadcrumbPicker.background#FFFFFF
  • button.background#007AFF
  • button.border#007AFF
  • button.foreground#FFFFFF
  • button.hoverBackground#0055B3
  • button.secondaryBackground#E3ECFF
  • button.secondaryForeground#007AFF
  • button.secondaryHoverBackground#D6E4FF
  • charts.blue#007AFF
  • charts.foreground#1C1C1E
  • charts.green#32A852
  • charts.lines#D6E4FF
  • charts.orange#E67300
  • charts.purple#5085B0
  • charts.red#D93526
  • charts.yellow#E6A700
  • chat.avatarBackground#E3ECFF
  • chat.avatarForeground#007AFF
  • chat.requestBackground#F5F9FF
  • chat.requestBorder#D6E4FF
  • chat.slashCommandBackground#E3ECFF
  • chat.slashCommandForeground#007AFF
  • checkbox.background#FFFFFF
  • checkbox.border#B3D7FF
  • checkbox.foreground#007AFF
  • checkbox.selectBackground#E3ECFF
  • checkbox.selectBorder#007AFF
  • commandCenter.activeBackground#E3ECFF
  • commandCenter.activeBorder#007AFF
  • commandCenter.activeForeground#007AFF
  • commandCenter.background#FFFFFF
  • commandCenter.border#B3D7FF
  • commandCenter.debuggingBackground#FFFFFF00
  • commandCenter.foreground#007AFF
  • commandCenter.inactiveBorder#D6E4FF
  • commentsView.resolvedIcon#32A852
  • commentsView.unresolvedIcon#E67300
  • contrastActiveBorder#007AFF
  • contrastBorder#D6E4FF
  • debugConsole.errorForeground#D93526
  • debugConsole.infoForeground#007AFF
  • debugConsole.sourceForeground#6c6c70
  • debugConsole.warningForeground#E67300
  • debugConsoleInputIcon.foreground#E67300
  • debugExceptionWidget.background#FEE2E2
  • debugExceptionWidget.border#D93526
  • debugIcon.breakpointCurrentStackframeForeground#E67300
  • debugIcon.breakpointDisabledForeground#8e8e93
  • debugIcon.breakpointForeground#D93526
  • debugIcon.breakpointStackframeForeground#007AFF
  • debugIcon.breakpointUnverifiedForeground#E67300
  • debugIcon.continueForeground#E67300
  • debugIcon.disconnectForeground#D93526
  • debugIcon.pauseForeground#007AFF
  • debugIcon.restartForeground#32A852
  • debugIcon.startForeground#E67300
  • debugIcon.stepBackForeground#007AFF
  • debugIcon.stepIntoForeground#007AFF
  • debugIcon.stepOutForeground#007AFF
  • debugIcon.stepOverForeground#007AFF
  • debugIcon.stopForeground#D93526
  • debugTokenExpression.boolean#E67300
  • debugTokenExpression.error#D93526
  • debugTokenExpression.name#007AFF
  • debugTokenExpression.number#5A9FD4
  • debugTokenExpression.string#048A81
  • debugTokenExpression.type#5085B0
  • debugTokenExpression.value#1C1C1E
  • debugToolBar.background#FFFFFF
  • debugToolBar.border#B3D7FF
  • debugView.exceptionLabelBackground#D93526
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#007AFF
  • debugView.stateLabelForeground#FFFFFF
  • debugView.valueChangedHighlight#E67300
  • descriptionForeground#6c6c70
  • diffEditor.border#D6E4FF
  • diffEditor.diagonalFill#E3ECFF40
  • diffEditor.insertedLineBackground#32d74b20
  • diffEditor.insertedTextBackground#32d74b30
  • diffEditor.removedLineBackground#D9352620
  • diffEditor.removedTextBackground#D9352630
  • diffEditor.unchangedCodeBackground#F5F9FF
  • diffEditor.unchangedRegionBackground#F5F9FF
  • diffEditor.unchangedRegionForeground#6c6c70
  • diffEditorGutter.insertedLineBackground#32d74b40
  • diffEditorGutter.removedLineBackground#D9352640
  • diffEditorOverview.insertedForeground#32A85280
  • diffEditorOverview.removedForeground#D9352680
  • disabledForeground#8e8e93
  • dropdown.background#FFFFFF
  • dropdown.border#B3D7FF
  • dropdown.foreground#1C1C1E
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#E6BE38
  • editor.findMatchBorder#CCAD42
  • editor.findMatchHighlightBackground#E8D888BB
  • editor.findMatchHighlightBorder#CCAD4250
  • editor.findRangeHighlightBackground#E8D88870
  • editor.foldBackground#E3ECFF30
  • editor.foldPlaceholderForeground#007AFF
  • editor.foreground#1C1C1E
  • editor.hoverHighlightBackground#B3D7FF40
  • editor.inactiveSelectionBackground#B3D7FF30
  • editor.lineHighlightBackground#F5F8FF
  • editor.lineHighlightBorder#E3ECFF
  • editor.linkedEditingBackground#E3ECFF50
  • editor.rangeHighlightBackground#B3D7FF40
  • editor.selectionBackground#D6E4FF
  • editor.selectionForeground#0055B3
  • editor.selectionHighlightBackground#B3D7FF40
  • editor.selectionHighlightBorder#007AFF30
  • editor.stackFrameHighlightBackground#B3D7FF40
  • editor.symbolHighlightBackground#B3D7FF40
  • editor.wordHighlightBackground#B3D7FF50
  • editor.wordHighlightStrongBackground#B3D7FF40
  • editor.wordHighlightTextBackground#B3D7FF40
  • editorBracketHighlight.foreground1#0A8A6E
  • editorBracketHighlight.foreground2#D9B835
  • editorBracketHighlight.foreground3#4A9E7E
  • editorBracketHighlight.foreground4#CCAD42
  • editorBracketHighlight.foreground5#5A8A70
  • editorBracketHighlight.foreground6#B5A044
  • editorBracketMatch.background#FFFFFF00
  • editorBracketMatch.border#E67300
  • editorCursor.background#0055B3
  • editorCursor.foreground#E67300
  • editorError.border#d93526
  • editorGroup.border#D6E4FF
  • editorGroup.dropBackground#E3ECFF80
  • editorGroupHeader.tabsBackground#FFFFFF
  • editorGroupHeader.tabsBorder#D6E4FF
  • editorGutter.addedBackground#32A852
  • editorGutter.background#FFFFFF
  • editorGutter.deletedBackground#D93526
  • editorGutter.foldingControlForeground#E67300
  • editorGutter.modifiedBackground#E67300
  • editorHint.border#E3ECFF80
  • editorHoverWidget.background#FFFFFF
  • editorHoverWidget.border#B3D7FF
  • editorHoverWidget.foreground#1C1C1E
  • editorHoverWidget.highlightForeground#007AFF
  • editorHoverWidget.statusBarBackground#F5F9FF
  • editorIndentGuide.activeBackground1#B3D7FF
  • editorIndentGuide.background1#E3ECFF
  • editorInfo.border#007aff
  • editorInlayHint.background#E3ECFF80
  • editorInlayHint.foreground#6c6c70
  • editorInlayHint.parameterBackground#FCECC980
  • editorInlayHint.parameterForeground#E67300
  • editorInlayHint.typeBackground#E3ECFF80
  • editorInlayHint.typeForeground#5085B0
  • editorLineNumber.activeForeground#007AFF
  • editorLineNumber.foreground#B3D7FF
  • editorOverviewRuler.border#D6E4FF
  • editorOverviewRuler.errorForeground#D93526
  • editorOverviewRuler.warningForeground#E67300
  • editorRuler.foreground#E3ECFF
  • editorSuggestWidget.background#FFFFFF
  • editorSuggestWidget.border#B3D7FF
  • editorSuggestWidget.focusHighlightForeground#0055B3
  • editorSuggestWidget.foreground#1C1C1E
  • editorSuggestWidget.highlightForeground#007AFF
  • editorSuggestWidget.selectedBackground#E3ECFF
  • editorSuggestWidget.selectedForeground#1C1C1E
  • editorSuggestWidget.selectedIconForeground#007AFF
  • editorUnicodeHighlight.background#B3D7FF40
  • editorUnnecessaryCode.opacity#00000080
  • editorWarning.border#e67300
  • editorWarning.foreground#E67300
  • editorWhitespace.foreground#D6E4FF
  • editorWidget.background#FFFFFF
  • editorWidget.border#B3D7FF
  • editorWidget.foreground#1C1C1E
  • editorWidget.resizeBorder#007AFF
  • errorForeground#D93526
  • extensionBadge.remoteBackground#E67300
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.background#007AFF
  • extensionButton.foreground#FFFFFF
  • extensionButton.hoverBackground#0055B3
  • extensionButton.prominentBackground#007AFF
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#0055B3
  • extensionButton.separator#FFFFFF80
  • focusBorder#007AFF80
  • foreground#1C1C1E
  • gitDecoration.addedResourceForeground#32A852
  • gitDecoration.conflictingResourceForeground#D93526
  • gitDecoration.deletedResourceForeground#D93526
  • gitDecoration.modifiedResourceForeground#E67300
  • gitDecoration.untrackedResourceForeground#32A852
  • icon.foreground#007AFF
  • inlineChat.background#FFFFFF
  • inlineChat.border#B3D7FF
  • inlineChat.shadow#00000010
  • input.background#FFFFFF
  • input.border#B3D7FF
  • input.foreground#1C1C1E
  • input.placeholderForeground#8e8e93
  • inputOption.activeBackground#E3ECFF
  • inputOption.activeBorder#007AFF
  • inputOption.activeForeground#007AFF
  • inputOption.hoverBackground#E3ECFF
  • inputValidation.errorBackground#FEE2E2
  • inputValidation.errorBorder#D93526
  • inputValidation.errorForeground#D93526
  • inputValidation.infoBackground#E3ECFF
  • inputValidation.infoBorder#007AFF
  • inputValidation.infoForeground#1C1C1E
  • inputValidation.warningBackground#FFF5EB
  • inputValidation.warningBorder#E67300
  • inputValidation.warningForeground#E67300
  • keybindingLabel.background#E3ECFF
  • keybindingLabel.border#B3D7FF
  • keybindingLabel.bottomBorder#007AFF
  • keybindingLabel.foreground#007AFF
  • list.activeSelectionBackground#F5F8FF
  • list.activeSelectionForeground#007AFF
  • list.activeSelectionIconForeground#007AFF
  • list.errorForeground#D93526
  • list.focusBackground#F5F8FF
  • list.focusForeground#007AFF
  • list.focusHighlightForeground#0055B3
  • list.focusOutline#007AFF80
  • list.highlightForeground#007AFF
  • list.hoverBackground#F5F9FF
  • list.hoverForeground#007AFF
  • list.inactiveFocusBackground#F5F8FF
  • list.inactiveSelectionBackground#F5F8FF
  • list.inactiveSelectionForeground#007AFF
  • list.warningForeground#E67300
  • markdownAlert.caution.foreground#D93526
  • markdownAlert.important.foreground#5085B0
  • markdownAlert.note.foreground#007AFF
  • markdownAlert.tip.foreground#32A852
  • markdownAlert.warning.foreground#E67300
  • menu.background#FFFFFF
  • menu.border#B3D7FF
  • menu.foreground#1C1C1E
  • menu.selectionBackground#E3ECFF
  • menu.selectionBorder#B3D7FF
  • menu.selectionForeground#007AFF
  • menu.separatorBackground#D6E4FF
  • menubar.selectionBackground#E3ECFF
  • menubar.selectionBorder#B3D7FF
  • menubar.selectionForeground#007AFF
  • merge.border#D6E4FF
  • merge.commonContentBackground#F5F5F720
  • merge.commonHeaderBackground#8e8e9340
  • merge.currentContentBackground#E3ECFF80
  • merge.currentHeaderBackground#007AFF60
  • merge.incomingContentBackground#FFF5EB80
  • merge.incomingHeaderBackground#E6730060
  • mergeEditor.change.background#E3ECFF50
  • mergeEditor.change.word.background#B3D7FF80
  • mergeEditor.changeBase.background#FFF5EB50
  • mergeEditor.changeBase.word.background#FFD9B380
  • mergeEditor.conflict.handled.minimapOverViewRuler#007AFF
  • mergeEditor.conflict.handledFocused.border#007AFF
  • mergeEditor.conflict.handledUnfocused.border#B3D7FF
  • mergeEditor.conflict.input1.background#E3ECFF60
  • mergeEditor.conflict.input2.background#FFF5EB60
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#E67300
  • mergeEditor.conflict.unhandledFocused.border#E67300
  • mergeEditor.conflict.unhandledUnfocused.border#FFD9B3
  • mergeEditor.conflictingLines.background#FFF5EB40
  • minimap.background#FFFFFF
  • minimap.errorHighlight#D93526
  • minimap.findMatchHighlight#E6BE3880
  • minimap.foregroundOpacity#000000CC
  • minimap.selectionHighlight#B3D7FF50
  • minimapGutter.addedBackground#32A852
  • minimapGutter.deletedBackground#D93526
  • minimapGutter.modifiedBackground#E67300
  • minimapSlider.activeBackground#007AFF60
  • minimapSlider.background#007AFF20
  • minimapSlider.hoverBackground#007AFF40
  • notebook.cellBorderColor#D6E4FF
  • notebook.cellEditorBackground#FFFFFF
  • notebook.cellInsertionIndicator#007AFF
  • notebook.cellStatusBarItemHoverBackground#E3ECFF
  • notebook.cellToolbarSeparator#D6E4FF
  • notebook.editorBackground#FFFFFF
  • notebook.focusedCellBorder#007AFF
  • notebook.focusedEditorBorder#007AFF
  • notebook.inactiveFocusedCellBorder#B3D7FF
  • notebook.selectedCellBackground#F5F9FF
  • notebook.selectedCellBorder#B3D7FF
  • notebook.symbolHighlightBackground#E3ECFF50
  • notebookEditorOverviewRuler.runningCellForeground#E67300
  • notebookScrollbarSlider.activeBackground#007AFF80
  • notebookScrollbarSlider.background#007AFF30
  • notebookScrollbarSlider.hoverBackground#007AFF50
  • notebookStatusErrorIcon.foreground#D93526
  • notebookStatusRunningIcon.foreground#E67300
  • notebookStatusSuccessIcon.foreground#32A852
  • notificationCenter.border#B3D7FF
  • notificationCenterHeader.background#E3ECFF
  • notificationCenterHeader.foreground#007AFF
  • notificationLink.foreground#007AFF
  • notifications.background#FFFFFF
  • notifications.border#B3D7FF
  • notifications.foreground#1C1C1E
  • notificationsErrorIcon.foreground#D93526
  • notificationsWarningIcon.foreground#E67300
  • notificationToast.border#B3D7FF
  • panel.background#FFFFFF
  • panel.border#D6E4FF
  • panelSection.dropBackground#E3ECFF
  • panelSectionHeader.background#F5F9FF
  • panelSectionHeader.foreground#007AFF
  • panelTitle.activeBorder#007AFF
  • panelTitle.activeForeground#007AFF
  • panelTitle.inactiveForeground#66B3FF
  • peekView.border#007AFF
  • peekViewEditor.background#FFFFFF
  • peekViewResult.background#FFFFFF
  • peekViewResult.matchHighlightBackground#E6BE38
  • peekViewResult.selectionBackground#E3ECFF
  • peekViewTitle.background#E3ECFF
  • peekViewTitleDescription.foreground#8e8e93
  • peekViewTitleLabel.foreground#007AFF
  • pickerGroup.border#B3D7FF
  • pickerGroup.foreground#007AFF
  • problemsErrorIcon.foreground#D93526
  • problemsWarningIcon.foreground#E67300
  • progressBar.background#007AFF
  • quickInput.background#FFFFFF
  • quickInput.foreground#1C1C1E
  • quickInputList.focusBackground#E3ECFF
  • quickInputList.focusForeground#007AFF
  • quickInputList.focusIconForeground#007AFF
  • quickInputTitle.background#F5F9FF
  • sash.hoverBorder#007AFF
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#007AFF80
  • scrollbarSlider.background#007AFF30
  • scrollbarSlider.hoverBackground#007AFF50
  • searchEditor.findMatchBackground#E6BE38
  • selection.background#B3D7FF
  • settings.focusedRowBackground#FFFFFF
  • settings.focusedRowBorder#007AFF
  • settings.headerForeground#007AFF
  • settings.modifiedItemIndicator#E67300
  • settings.rowHoverBackground#F5F9FF
  • sideBar.background#FFFFFF
  • sideBar.border#D6E4FF
  • sideBar.dropBackground#E3ECFF
  • sideBar.foreground#1C1C1E
  • sideBarSectionHeader.background#F5F9FF
  • sideBarSectionHeader.border#D6E4FF
  • sideBarSectionHeader.foreground#007AFF
  • sideBarTitle.foreground#007AFF
  • statusBar.background#FFFFFF
  • statusBar.border#D6E4FF
  • statusBar.debuggingBackground#E67300
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#6c6c70
  • statusBar.noFolderBackground#F5F9FF
  • statusBarItem.activeBackground#D6E4FF
  • statusBarItem.errorBackground#D93526
  • statusBarItem.errorForeground#FFFFFF
  • statusBarItem.hoverBackground#E3ECFF
  • statusBarItem.hoverForeground#007AFF
  • statusBarItem.prominentBackground#F5F9FF
  • statusBarItem.prominentForeground#007AFF
  • statusBarItem.prominentHoverBackground#E3ECFF
  • statusBarItem.remoteBackground#E67300
  • statusBarItem.remoteForeground#FFFFFF
  • statusBarItem.warningBackground#E67300
  • statusBarItem.warningForeground#FFFFFF
  • symbolIcon.arrayForeground#1C1C1E
  • symbolIcon.booleanForeground#E67300
  • symbolIcon.classForeground#007AFF
  • symbolIcon.colorForeground#5A9FD4
  • symbolIcon.constantForeground#5A9FD4
  • symbolIcon.constructorForeground#007AFF
  • symbolIcon.enumeratorForeground#E67300
  • symbolIcon.enumeratorMemberForeground#E67300
  • symbolIcon.eventForeground#E67300
  • symbolIcon.fieldForeground#E67300
  • symbolIcon.fileForeground#6c6c70
  • symbolIcon.folderForeground#E67300
  • symbolIcon.functionForeground#007AFF
  • symbolIcon.interfaceForeground#E67300
  • symbolIcon.keyForeground#E67300
  • symbolIcon.keywordForeground#1C1C1E
  • symbolIcon.methodForeground#007AFF
  • symbolIcon.moduleForeground#007AFF
  • symbolIcon.namespaceForeground#E67300
  • symbolIcon.nullForeground#6c6c70
  • symbolIcon.numberForeground#5A9FD4
  • symbolIcon.objectForeground#007AFF
  • symbolIcon.operatorForeground#1C1C1E
  • symbolIcon.packageForeground#E67300
  • symbolIcon.propertyForeground#E67300
  • symbolIcon.referenceForeground#007AFF
  • symbolIcon.snippetForeground#32A852
  • symbolIcon.stringForeground#048A81
  • symbolIcon.structForeground#007AFF
  • symbolIcon.textForeground#1C1C1E
  • symbolIcon.typeParameterForeground#E67300
  • symbolIcon.unitForeground#1C1C1E
  • symbolIcon.variableForeground#1C1C1E
  • tab.activeBackground#F5F9FF
  • tab.activeBorder#F5F9FF
  • tab.activeBorderTop#007AFF
  • tab.activeForeground#007AFF
  • tab.border#D6E4FF
  • tab.hoverBackground#F5F9FF
  • tab.hoverForeground#007AFF
  • tab.inactiveBackground#FFFFFF
  • tab.inactiveForeground#007AFF
  • tab.unfocusedActiveBorderTop#66B3FF
  • tab.unfocusedInactiveBackground#FFFFFF
  • tab.unfocusedInactiveForeground#66B3FF
  • terminal.ansiBlack#1C1C1E
  • terminal.ansiBlue#007AFF
  • terminal.ansiBrightBlack#6c6c70
  • terminal.ansiBrightBlue#4DA3FF
  • terminal.ansiBrightCyan#00D4D4
  • terminal.ansiBrightGreen#52D971
  • terminal.ansiBrightMagenta#C084FC
  • terminal.ansiBrightRed#FF6B6B
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#E6A700
  • terminal.ansiCyan#00A5A5
  • terminal.ansiGreen#32A852
  • terminal.ansiMagenta#5085B0
  • terminal.ansiRed#D93526
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#B8860B
  • terminal.background#FFFFFF
  • terminal.border#D6E4FF
  • terminal.foreground#1C1C1E
  • terminal.selectionBackground#B3D7FF50
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#007AFF
  • testing.iconFailed#D93526
  • testing.iconPassed#32A852
  • testing.iconQueued#007AFF
  • testing.iconSkipped#8e8e93
  • testing.iconUnset#8e8e93
  • textBlockQuote.background#E3ECFF
  • textBlockQuote.border#007AFF
  • textCodeBlock.background#FFFFFF
  • textLink.activeForeground#0055B3
  • textLink.foreground#007AFF
  • textPreformat.background#F9FADB
  • textPreformat.foreground#E67300
  • textSeparator.foreground#D6E4FF
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#007AFF
  • titleBar.border#D6E4FF
  • titleBar.inactiveBackground#FFFFFF
  • titleBar.inactiveForeground#66B3FF
  • toolbar.activeBackground#D6E4FF
  • toolbar.hoverBackground#E3ECFF
  • tree.inactiveIndentGuidesStroke#D6E4FF
  • tree.indentGuidesStroke#D6E4FF
  • walkThrough.embeddedEditorBackground#FFFFFF
  • welcomePage.background#FFFFFF
  • welcomePage.tileBackground#FFFFFF
  • welcomePage.tileBorder#B3D7FF
  • welcomePage.tileHoverBackground#E3ECFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#1C1C1E
punctuation.definition.decorator.python#51A3A3bold italic
entity.name.tag.css#007AFFbold
entity.other.attribute-name.class.css#E67300bold
entity.other.attribute-name.class.css punctuation.definition.entity.css#E67300bold
entity.other.attribute-name.id.css punctuation.definition.entity.css#048A81bold
entity.other.attribute-name.id.css#048A81bold
keyword.other.unit#51A3A3
punctuation.definition.keyword.css#000000bold
variable.css#E67300
variable#1C1C1E
variable.other.readwrite#1C1C1E
variable.other.object#1C1C1E
variable.other.constant#000000bold
variable.parameter#E67300italic
variable.language, variable.language.self, variable.language.this, variable.language.special.self, variable.parameter.function.language.self, variable.parameter.function.language.special.self.python#048A81italic
entity.name.function#007AFFbold
support.function#007AFF
support.function.builtin#007AFFitalic
meta.function-call.generic#007AFF
entity.name.method#007AFFbold
entity.name.type#E67300
entity.name.class#E67300bold
entity.other.inherited-class#51A3A3italic
support.type#E67300
support.class#E67300
support.class.exception#007AFFbold
entity.name.tag#007AFFbold
entity.other.attribute-name#E67300italic
meta.property-name.css#E67300italic
support.type.property-name.css#E67300italic
support.constant.property-value.css#048A81
storage.type#000000bold italic
storage.type.function#000000bold
storage.type.class#000000bold
storage.type.function.arrow#51A3A3bold
storage.modifier#000000bold italic
keyword#000000bold
keyword.control#000000bold
keyword.control.import#000000bold italic
keyword.control.from#000000bold italic
keyword.control.export#000000bold italic
keyword.control.as#000000bold italic
keyword.operator#51A3A3
keyword.operator.assignment#51A3A3
keyword.operator.comparison#51A3A3
keyword.operator.logical#000000bold
keyword.operator.logical.python#000000bold
keyword.operator.spread#048A81
keyword.operator.rest#048A81
string#048A81
string.quoted#048A81
string.quoted.docstring#4CB944italic
string.template#048A81
punctuation.definition.template-expression#51A3A3bold
constant.numeric#5A9FD4
constant.language#E67300bold
constant.language.python#E67300bold
constant.other#5A9FD4
support.constant#5A9FD4
comment#5A8A85italic
punctuation#51A3A3
punctuation.definition#51A3A3
punctuation.definition.string#048A81
punctuation.separator#51A3A3
punctuation.section#51A3A3
meta.decorator#51A3A3italic
entity.name.function.decorator#51A3A3italic
punctuation.definition.decorator#51A3A3
meta.function.parameters#E67300italic
entity.name.module#51A3A3italic
meta.attribute#000000bold
support.type.property-name.json#007AFF
markup.heading#007AFFbold
markup.bold#000000bold
markup.italic#1C1C1Eitalic
markup.underline.link#007AFFunderline
markup.inline.raw#048A81
markup.inline.raw.string.markdown#048A81
fenced_code.block.language.markdown#007AFFbold
markup.fenced_code.block.markdown#1C1C1E
string.other.link#007AFFunderline
constant.other.reference.link#007AFFunderline
meta.link.inline#007AFFunderline
string.regexp#048A81
token.info-token#007AFF
token.warn-token#B8860B
token.error-token#D93526
token.debug-token#5085B0
constant.character.escape#51A3A3bold
meta.object-literal.key#048A81
variable.other.property#1C1C1E
support.type.vendored.property-name.css#51A3A3italic
entity.other.attribute-name.pseudo-class.css#51A3A3italic
entity.other.attribute-name.pseudo-element.css#51A3A3italic
support.function.misc.css#007AFF
constant.other.color#048A81
keyword.other.unit.css#51A3A3
Sunline Theme by andrecat - VS Code Theme