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#111110
  • activityBar.activeBorder#FFFA99
  • activityBar.background#111110
  • activityBar.border#2E2C28
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#5E6370
  • activityBarBadge.background#FFFA99
  • activityBarBadge.foreground#111110
  • badge.background#FFFA99
  • badge.foreground#111110
  • banner.background#201F1C
  • banner.foreground#FFFFFF
  • banner.iconForeground#99FFFA
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#727785
  • breadcrumbPicker.background#201F1C
  • button.background#FFFA99
  • button.foreground#111110
  • button.hoverBackground#FFFCC0
  • button.secondaryBackground#272522
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#2E2C28
  • charts.blue#99FFFA
  • charts.foreground#9BA0AA
  • charts.green#D1FF99
  • charts.lines#383B42
  • charts.orange#FFFCC0
  • charts.purple#FA99FF
  • charts.red#E05C5C
  • charts.yellow#FFFA99
  • chat.requestBackground#201F1C
  • chat.requestBorder#2E2C28
  • checkbox.background#272522
  • checkbox.border#2E2C28
  • checkbox.foreground#FFFFFF
  • commandCenter.activeBackground#272522
  • commandCenter.activeBorder#2E2C28
  • commandCenter.activeForeground#FFFFFF
  • commandCenter.background#272522
  • commandCenter.border#2E2C28
  • commandCenter.foreground#9BA0AA
  • commandCenter.inactiveBorder#2E2C28
  • commandCenter.inactiveForeground#727785
  • debug.inlineValuesBackground#FFFA9914
  • debug.inlineValuesForeground#9BA0AA
  • debugConsole.errorForeground#E05C5C
  • debugConsole.infoForeground#99FFFA
  • debugConsole.sourceForeground#9BA0AA
  • debugConsole.warningForeground#FFFA99
  • debugIcon.breakpointCurrentStackframeForeground#FFFA99
  • debugIcon.breakpointDisabledForeground#5E6370
  • debugIcon.breakpointForeground#E05C5C
  • debugIcon.breakpointStackframeForeground#D1FF99
  • debugIcon.breakpointUnverifiedForeground#7A7D8C
  • debugIcon.continueForeground#D1FF99
  • debugIcon.disconnectForeground#E05C5C
  • debugIcon.pauseForeground#FFFA99
  • debugIcon.restartForeground#D1FF99
  • debugIcon.startForeground#D1FF99
  • debugIcon.stepBackForeground#99FFFA
  • debugIcon.stepIntoForeground#99FFFA
  • debugIcon.stepOutForeground#99FFFA
  • debugIcon.stepOverForeground#99FFFA
  • debugIcon.stopForeground#E05C5C
  • debugTokenExpression.boolean#FA99FF
  • debugTokenExpression.error#E05C5C
  • debugTokenExpression.name#99FFFA
  • debugTokenExpression.number#FFFFFF
  • debugTokenExpression.string#D1FF99
  • debugTokenExpression.value#D1FF99
  • debugToolBar.background#201F1C
  • debugToolBar.border#2E2C28
  • debugView.exceptionLabelBackground#E05C5C
  • debugView.exceptionLabelForeground#111110
  • debugView.stateLabelBackground#FFFA99
  • debugView.stateLabelForeground#111110
  • debugView.valueChangedHighlight#FFFA9938
  • descriptionForeground#9BA0AA
  • diffEditor.border#2E2C28
  • diffEditor.diagonalFill#2E2C2880
  • diffEditor.insertedLineBackground#D1FF9914
  • diffEditor.insertedTextBackground#D1FF9914
  • diffEditor.insertedTextBorder#D1FF9900
  • diffEditor.removedLineBackground#E05C5C14
  • diffEditor.removedTextBackground#E05C5C14
  • diffEditor.removedTextBorder#E05C5C00
  • diffEditorGutter.insertedLineBackground#D1FF9914
  • diffEditorGutter.removedLineBackground#E05C5C14
  • diffEditorOverview.insertedForeground#D1FF99
  • diffEditorOverview.removedForeground#E05C5C
  • dropdown.background#272522
  • dropdown.border#2E2C28
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#201F1C
  • editor.background#1A1917
  • editor.findMatchBackground#FFFA9938
  • editor.findMatchHighlightBackground#FFFA9922
  • editor.foldBackground#272522
  • editor.foreground#FFFFFF
  • editor.hoverHighlightBackground#FFFFFF08
  • editor.inactiveSelectionBackground#FFFA9915
  • editor.lineHighlightBackground#FFFFFF0D
  • editor.linkedEditingBackground#99FFFA21
  • editor.rangeHighlightBackground#FFFFFF08
  • editor.selectionBackground#FFFA9921
  • editor.selectionHighlightBackground#FFFA9915
  • editor.snippetFinalTabstopHighlightBorder#FFFA99
  • editor.snippetTabstopHighlightBackground#FFFA9921
  • editor.wordHighlightBackground#FFFA9921
  • editor.wordHighlightStrongBackground#FFFA9928
  • editorBracketHighlight.foreground1#FFFA99
  • editorBracketHighlight.foreground2#99FFFA
  • editorBracketHighlight.foreground3#FA99FF
  • editorBracketHighlight.foreground4#D1FF99
  • editorBracketHighlight.foreground5#9BA0AA
  • editorBracketHighlight.foreground6#FFFA99
  • editorBracketMatch.background#FFFA9921
  • editorBracketMatch.border#FFFA99
  • editorBracketPairGuide.activeBackground1#FFFA9980
  • editorBracketPairGuide.activeBackground2#99FFFA80
  • editorBracketPairGuide.activeBackground3#FA99FF80
  • editorBracketPairGuide.background1#FFFA9940
  • editorBracketPairGuide.background2#99FFFA40
  • editorBracketPairGuide.background3#FA99FF40
  • editorCodeLens.foreground#727785
  • editorCommentsWidget.rangeActiveBackground#99FFFA14
  • editorCommentsWidget.rangeBackground#99FFFA0D
  • editorCommentsWidget.unresolvedBorder#FFFA99
  • editorCursor.foreground#FFFA99
  • editorError.foreground#E05C5C
  • editorGhostText.foreground#727785
  • editorGroup.border#2E2C28
  • editorGroup.dropBackground#99FFFA21
  • editorGroupHeader.noTabsBackground#1A1917
  • editorGroupHeader.tabsBackground#111110
  • editorGroupHeader.tabsBorder#2E2C28
  • editorGutter.addedBackground#D1FF99
  • editorGutter.commentRangeForeground#99FFFA
  • editorGutter.deletedBackground#E05C5C
  • editorGutter.foldingControlForeground#5E6370
  • editorGutter.modifiedBackground#FFFA99
  • editorHint.foreground#7A7D8C
  • editorHoverWidget.background#201F1C
  • editorHoverWidget.border#2E2C28
  • editorHoverWidget.foreground#FFFFFF
  • editorHoverWidget.statusBarBackground#201F1C
  • editorIndentGuide.activeBackground1#7A7D8C
  • editorIndentGuide.background1#383B42
  • editorInfo.foreground#99FFFA
  • editorInlayHint.background#272522A0
  • editorInlayHint.foreground#7A7D8C
  • editorInlayHint.parameterBackground#272522A0
  • editorInlayHint.parameterForeground#7A7D8C
  • editorInlayHint.typeBackground#272522A0
  • editorInlayHint.typeForeground#7A7D8C
  • editorLightBulb.foreground#FFFA99
  • editorLightBulbAutoFix.foreground#99FFFA
  • editorLineNumber.activeForeground#9BA0AA
  • editorLineNumber.foreground#6A6F7D
  • editorLink.activeForeground#C0FFFD
  • editorOverviewRuler.addedForeground#D1FF99
  • editorOverviewRuler.border#2E2C28
  • editorOverviewRuler.deletedForeground#E05C5C
  • editorOverviewRuler.errorForeground#E05C5C
  • editorOverviewRuler.infoForeground#99FFFA
  • editorOverviewRuler.modifiedForeground#FFFA99
  • editorOverviewRuler.warningForeground#FFFA99
  • editorRuler.foreground#383B42
  • editorStickyScroll.background#1A1917
  • editorStickyScroll.border#2E2C28
  • editorStickyScroll.shadow#11111050
  • editorStickyScrollHover.background#201F1C
  • editorSuggestWidget.background#201F1C
  • editorSuggestWidget.border#2E2C28
  • editorSuggestWidget.focusHighlightForeground#FFFA99
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.highlightForeground#FFFA99
  • editorSuggestWidget.selectedBackground#272522
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorSuggestWidget.selectedIconForeground#FFFFFF
  • editorUnnecessaryCode.opacity#FFFFFF60
  • editorWarning.foreground#FFFA99
  • editorWhitespace.foreground#383B42
  • editorWidget.background#201F1C
  • editorWidget.border#2E2C28
  • editorWidget.foreground#FFFFFF
  • editorWidget.resizeBorder#99FFFA80
  • errorForeground#E05C5C
  • focusBorder#99FFFA80
  • foreground#9BA0AA
  • gitDecoration.addedResourceForeground#D1FF99
  • gitDecoration.conflictingResourceForeground#FA99FF
  • gitDecoration.deletedResourceForeground#E05C5C
  • gitDecoration.ignoredResourceForeground#5E6370
  • gitDecoration.modifiedResourceForeground#FFFA99
  • gitDecoration.renamedResourceForeground#99FFFA
  • gitDecoration.stageDeletedResourceForeground#E05C5C
  • gitDecoration.stageModifiedResourceForeground#FFFA99
  • gitDecoration.submoduleResourceForeground#9BA0AA
  • gitDecoration.untrackedResourceForeground#D1FF99
  • icon.foreground#9BA0AA
  • inlineChat.background#201F1C
  • inlineChat.border#2E2C28
  • inlineChat.regionHighlight#FFFA990D
  • inlineChat.shadow#00000050
  • inlineChatInput.background#272522
  • inlineChatInput.border#2E2C28
  • inlineChatInput.focusBorder#99FFFA80
  • inlineChatInput.placeholderForeground#5E6370
  • input.background#272522
  • input.border#2E2C28
  • input.focusBorder#99FFFA80
  • input.foreground#FFFFFF
  • input.placeholderForeground#7A7D8C
  • inputOption.activeBackground#FFFA9921
  • inputOption.activeBorder#FFFA99
  • inputOption.activeForeground#FFFFFF
  • inputOption.hoverBackground#FFFFFF14
  • inputValidation.errorBackground#E05C5C33
  • inputValidation.errorBorder#E05C5C
  • inputValidation.infoBackground#99FFFA33
  • inputValidation.infoBorder#99FFFA
  • inputValidation.warningBackground#FFFA9933
  • inputValidation.warningBorder#FFFA99
  • keybindingLabel.background#272522
  • keybindingLabel.border#2E2C28
  • keybindingLabel.bottomBorder#2E2C28
  • keybindingLabel.foreground#FFFFFF
  • keybindingTable.headerBackground#201F1C
  • keybindingTable.rowsBackground#FFFFFF08
  • list.activeSelectionBackground#272522
  • list.activeSelectionForeground#FFFFFF
  • list.activeSelectionIconForeground#FFFFFF
  • list.dropBackground#99FFFA21
  • list.errorForeground#E05C5C
  • list.focusBackground#272522
  • list.focusForeground#FFFFFF
  • list.focusHighlightForeground#FFFA99
  • list.focusOutline#99FFFA80
  • list.highlightForeground#FFFA99
  • list.hoverBackground#272522
  • list.hoverForeground#FFFFFF
  • list.inactiveFocusOutline#99FFFA40
  • list.inactiveSelectionBackground#201F1C
  • list.inactiveSelectionForeground#FFFFFF
  • list.invalidItemForeground#E05C5C
  • list.warningForeground#FFFA99
  • merge.border#2E2C28
  • merge.commonContentBackground#FFFFFF08
  • merge.commonHeaderBackground#FFFFFF14
  • merge.currentContentBackground#D1FF9914
  • merge.currentHeaderBackground#D1FF9933
  • merge.incomingContentBackground#99FFFA14
  • merge.incomingHeaderBackground#99FFFA33
  • minimap.background#1A1917
  • minimap.errorHighlight#E05C5C
  • minimap.findMatchHighlight#FFFA9938
  • minimap.selectionHighlight#FFFA9921
  • minimap.selectionOccurrenceHighlight#FFFA9921
  • minimap.warningHighlight#FFFA99
  • minimapGutter.addedBackground#D1FF99
  • minimapGutter.deletedBackground#E05C5C
  • minimapGutter.modifiedBackground#FFFA99
  • minimapSlider.activeBackground#FFFFFF28
  • minimapSlider.background#FFFFFF0F
  • minimapSlider.hoverBackground#FFFFFF1A
  • notebook.cellBorderColor#2E2C28
  • notebook.cellEditorBackground#1A1917
  • notebook.cellInsertionIndicator#FFFA99
  • notebook.editorBackground#1A1917
  • notebook.focusedCellBorder#FFFA99
  • notebook.focusedEditorBorder#99FFFA80
  • notebook.inactiveFocusedCellBorder#2E2C28
  • notebook.outputContainerBackground#201F1C
  • notebookStatusError.foreground#E05C5C
  • notebookStatusRunning.foreground#99FFFA
  • notebookStatusSuccess.foreground#D1FF99
  • notificationCenter.border#2E2C28
  • notificationCenterHeader.background#201F1C
  • notificationCenterHeader.foreground#FFFFFF
  • notificationLink.foreground#99FFFA
  • notifications.background#201F1C
  • notifications.border#2E2C28
  • notifications.foreground#FFFFFF
  • notificationsErrorIcon.foreground#E05C5C
  • notificationsInfoIcon.foreground#99FFFA
  • notificationsWarningIcon.foreground#FFFA99
  • notificationToast.border#2E2C28
  • panel.background#201F1C
  • panel.border#2E2C28
  • panel.dropBorder#FFFA99
  • panelInput.border#2E2C28
  • panelSectionHeader.background#201F1C
  • panelSectionHeader.border#2E2C28
  • panelSectionHeader.foreground#9BA0AA
  • panelTitle.activeBorder#FFFA99
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#727785
  • peekView.border#99FFFA
  • peekViewEditor.background#201F1C
  • peekViewEditor.matchHighlightBackground#FFFA9938
  • peekViewResult.background#111110
  • peekViewResult.fileForeground#FFFFFF
  • peekViewResult.lineForeground#9BA0AA
  • peekViewResult.matchHighlightBackground#FFFA9938
  • peekViewResult.selectionBackground#272522
  • peekViewResult.selectionForeground#FFFFFF
  • peekViewTitle.background#201F1C
  • peekViewTitleDescription.foreground#9BA0AA
  • peekViewTitleLabel.foreground#FFFFFF
  • ports.iconRunningProcessForeground#D1FF99
  • problemsErrorIcon.foreground#E05C5C
  • problemsInfoIcon.foreground#99FFFA
  • problemsWarningIcon.foreground#FFFA99
  • progressBar.background#FFFA99
  • quickInput.background#201F1C
  • quickInput.foreground#FFFFFF
  • quickInputList.focusBackground#272522
  • quickInputList.focusForeground#FFFFFF
  • quickInputTitle.background#201F1C
  • sash.hoverBorder#99FFFA80
  • scrollbar.shadow#111110
  • scrollbarSlider.activeBackground#FFFFFF28
  • scrollbarSlider.background#FFFFFF0F
  • scrollbarSlider.hoverBackground#FFFFFF1A
  • selection.background#FFFA9921
  • settings.checkboxBackground#272522
  • settings.checkboxBorder#2E2C28
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#272522
  • settings.dropdownBorder#2E2C28
  • settings.dropdownForeground#FFFFFF
  • settings.focusedRowBackground#272522
  • settings.focusedRowBorder#99FFFA80
  • settings.headerBorder#2E2C28
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#FFFA99
  • settings.numberInputBackground#272522
  • settings.numberInputBorder#2E2C28
  • settings.numberInputForeground#FFFFFF
  • settings.sashBorder#2E2C28
  • settings.textInputBackground#272522
  • settings.textInputBorder#2E2C28
  • settings.textInputForeground#FFFFFF
  • sideBar.background#201F1C
  • sideBar.border#2E2C28
  • sideBar.dropBackground#99FFFA21
  • sideBar.foreground#9BA0AA
  • sideBarSectionHeader.background#201F1C
  • sideBarSectionHeader.border#2E2C28
  • sideBarSectionHeader.foreground#9BA0AA
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#111110
  • statusBar.border#2E2C28
  • statusBar.debuggingBackground#E05C5C
  • statusBar.debuggingBorder#E05C5C
  • statusBar.debuggingForeground#111110
  • statusBar.foreground#9BA0AA
  • statusBar.noFolderBackground#201F1C
  • statusBar.noFolderBorder#2E2C28
  • statusBar.noFolderForeground#9BA0AA
  • statusBarItem.activeBackground#FFFFFF1A
  • statusBarItem.compactHoverBackground#FFFFFF14
  • statusBarItem.errorBackground#E05C5C
  • statusBarItem.errorForeground#111110
  • statusBarItem.hoverBackground#FFFFFF14
  • statusBarItem.prominentBackground#272522
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#FFFFFF14
  • statusBarItem.remoteBackground#FFFA99
  • statusBarItem.remoteForeground#111110
  • statusBarItem.warningBackground#FFFA99
  • statusBarItem.warningForeground#111110
  • symbolIcon.arrayForeground#FFFFFF
  • symbolIcon.booleanForeground#FA99FF
  • symbolIcon.classForeground#FFFFFF
  • symbolIcon.colorForeground#FA99FF
  • symbolIcon.constantForeground#FA99FF
  • symbolIcon.constructorForeground#99FFFA
  • symbolIcon.enumForeground#FFFFFF
  • symbolIcon.enumMemberForeground#FA99FF
  • symbolIcon.eventForeground#FFFA99
  • symbolIcon.fieldForeground#FFFFFF
  • symbolIcon.fileForeground#9BA0AA
  • symbolIcon.folderForeground#9BA0AA
  • symbolIcon.functionForeground#99FFFA
  • symbolIcon.interfaceForeground#FFFFFF
  • symbolIcon.keywordForeground#FFFA99
  • symbolIcon.methodForeground#99FFFA
  • symbolIcon.moduleForeground#FFFFFF
  • symbolIcon.namespaceForeground#FFFFFF
  • symbolIcon.nullForeground#FA99FF
  • symbolIcon.numberForeground#FFFFFF
  • symbolIcon.objectForeground#FFFFFF
  • symbolIcon.operatorForeground#5E6370
  • symbolIcon.packageForeground#FFFFFF
  • symbolIcon.propertyForeground#FFFFFF
  • symbolIcon.referenceForeground#99FFFA
  • symbolIcon.snippetForeground#D1FF99
  • symbolIcon.stringForeground#D1FF99
  • symbolIcon.structForeground#FFFFFF
  • symbolIcon.typeParameterForeground#FFFFFF
  • symbolIcon.variableForeground#FFFFFF
  • tab.activeBackground#1A1917
  • tab.activeBorderTop#FFFA99
  • tab.activeForeground#FFFFFF
  • tab.activeModifiedBorder#FFFA99
  • tab.border#111110
  • tab.hoverBackground#1A1917
  • tab.hoverForeground#FFFFFF
  • tab.inactiveBackground#111110
  • tab.inactiveForeground#727785
  • tab.inactiveModifiedBorder#FFFA9980
  • tab.lastPinnedBorder#2E2C28
  • tab.unfocusedActiveForeground#9BA0AA
  • tab.unfocusedActiveModifiedBorder#FFFA9980
  • tab.unfocusedHoverBackground#1A1917
  • tab.unfocusedHoverForeground#9BA0AA
  • tab.unfocusedInactiveForeground#727785
  • tab.unfocusedInactiveModifiedBorder#FFFA9940
  • terminal.ansiBlack#111110
  • terminal.ansiBlue#99FFFA
  • terminal.ansiBrightBlack#3D3B37
  • terminal.ansiBrightBlue#C0FFFD
  • terminal.ansiBrightCyan#C0FFFD
  • terminal.ansiBrightGreen#E4FFB8
  • terminal.ansiBrightMagenta#FDC0FF
  • terminal.ansiBrightRed#F07878
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFCC0
  • terminal.ansiCyan#99FFFA
  • terminal.ansiGreen#D1FF99
  • terminal.ansiMagenta#FA99FF
  • terminal.ansiRed#E05C5C
  • terminal.ansiWhite#9BA0AA
  • terminal.ansiYellow#FFFA99
  • terminal.background#111110
  • terminal.border#2E2C28
  • terminal.foreground#9BA0AA
  • terminal.selectionBackground#FFFA9921
  • terminal.tab.activeBorder#FFFA99
  • terminalCommandDecoration.defaultBackground#5E6370
  • terminalCommandDecoration.errorBackground#E05C5C
  • terminalCommandDecoration.successBackground#D1FF99
  • terminalCursor.foreground#FFFA99
  • terminalOverviewRuler.cursorForeground#FFFA99
  • terminalOverviewRuler.findMatchForeground#FFFA9938
  • testing.iconErrored#E05C5C
  • testing.iconFailed#E05C5C
  • testing.iconPassed#D1FF99
  • testing.iconQueued#5E6370
  • testing.iconSkipped#5E6370
  • testing.iconUnset#5E6370
  • testing.message.error.decorationForeground#E05C5C
  • testing.message.error.lineBackground#E05C5C14
  • testing.message.info.decorationForeground#99FFFA
  • testing.peekBorder#E05C5C
  • testing.peekHeaderBackground#E05C5C14
  • testing.runAction#D1FF99
  • textBlockQuote.background#201F1C
  • textBlockQuote.border#2E2C28
  • textCodeBlock.background#201F1C
  • textLink.activeForeground#C0FFFD
  • textLink.foreground#99FFFA
  • textPreformat.foreground#D1FF99
  • titleBar.activeBackground#111110
  • titleBar.activeForeground#9BA0AA
  • titleBar.border#2E2C28
  • titleBar.inactiveBackground#111110
  • titleBar.inactiveForeground#727785
  • toolbar.activeBackground#FFFFFF1A
  • toolbar.hoverBackground#FFFFFF14
  • tree.indentGuidesStroke#383B42
  • tree.tableColumnsBorder#2E2C28
  • tree.tableOddRowsBackground#FFFFFF08
  • walkThrough.embeddedEditorBackground#1A1917
  • welcomePage.background#111110
  • welcomePage.progress.background#272522
  • welcomePage.progress.foreground#FFFA99
  • welcomePage.tileBackground#201F1C
  • welcomePage.tileBorder#2E2C28
  • widget.shadow#00000050

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A7D8Citalic
keyword, storage.type, storage.modifier, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.operator.delete, keyword.operator.typeof, keyword.operator.void, keyword.operator.instanceof, keyword.operator.of, keyword.operator.in, variable.language.this, variable.language.self, variable.language.super#FFFA99
entity.name.function, meta.function-call entity.name.function, support.function, entity.name.method, meta.method-call entity.name.function#99FFFA
string, string.quoted, string.template, string.quoted.single, string.quoted.double, string.quoted.triple#D1FF99
constant, constant.language, constant.character, variable.other.constant, variable.other.enummember, support.constant, constant.other.caps#FA99FF
constant.numeric#FFFFFF
variable, entity.name.type, entity.name.class, support.type, support.class, entity.name.tag, entity.other.attribute-name#FFFFFF
variable.parameter, meta.parameter#FFFFFF
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, keyword.operator.type.annotation, punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.array, punctuation.section, meta.brace#5E6370
constant.character.escape#FA99FF
meta.decorator, punctuation.decorator, meta.decorator entity.name.function, meta.annotation#FA99FF
punctuation.definition.template-expression, punctuation.section.embedded#FFFA99
string.regexp#D1FF99
support.type.property-name, support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less#9BA0AA
support.constant.property-value, support.constant.property-value.css#FFFFFF
entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less#FFFA99bold
keyword.other.unit, constant.other.color#FA99FF
entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element#99FFFA
markup.heading, entity.name.section, punctuation.definition.heading.markdown#FFFA99bold
markup.bold#FFFFFFbold
markup.italic#FFFFFFitalic
markup.underline.link, markup.underline.link.image#99FFFA
markup.inline.raw, markup.fenced_code.block, markup.raw.block#D1FF99
punctuation.definition.list.begin.markdown#FFFA99
support.type.property-name.json#9BA0AA
entity.name.tag.yaml#99FFFA
entity.name.tag.html, entity.name.tag.xml, entity.name.tag.jsx, entity.name.tag.tsx#FFFFFF
entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#FFFFFF
meta.template.expression, meta.embedded.expression#FFFFFF
variable.other.normal.shell, variable.other.special.shell, variable.other.positional.shell#FFFFFF
invalid, invalid.illegal#E05C5C
invalid.deprecated#FA99FF
storage.type.function, storage.type.class, storage.type.interface, storage.type.enum, storage.type.struct, storage.type.namespace#FFFA99bold
variable.language.special.self.python, variable.language.special.cls.python, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#FFFA99bold
meta.attribute.rust, punctuation.definition.attribute.rust, entity.name.lifetime.rust, punctuation.definition.lifetime.rust, storage.modifier.lifetime.rust#FA99FF
keyword.control.directive, keyword.control.import, meta.preprocessor, punctuation.definition.directive#FA99FF
support.class.component.jsx, support.class.component.tsx, entity.name.tag.js.jsx, entity.name.tag.ts.tsx#FFFFFF
keyword.control.at-rule, keyword.control.at-rule.media, keyword.control.at-rule.keyframes, keyword.control.at-rule.import, keyword.control.at-rule.font-face, keyword.control.at-rule.supports#FFFA99bold
entity.other.attribute-name.id, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss#FFFA99
entity.other.attribute-name.class, entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss#99FFFA
support.type.property-name.toml, keyword.key.toml#99FFFA
entity.name.section.toml, entity.name.section.group-title.ini, support.type.property-name.table.toml#FFFA99bold
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#5E6370
entity.other.inherited-class, entity.name.type.module#FFFFFF
support.module, support.type.object.module, entity.name.import, entity.name.package#FFFFFF
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#D1FF99
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#E05C5C
markup.changed, meta.diff.range, meta.diff.header, punctuation.definition.range.diff#FFFA99
markup.quote, markup.quote.markdown#9BA0AAitalic
meta.separator.markdown#5E6370
markup.strikethrough#5E6370strikethrough
storage.type.class.jsdoc, keyword.other.documentation, punctuation.definition.block.tag.jsdoc, comment.block.documentation variable.other, keyword.other.documentation.javadoc#7A7D8Cbold italic
entity.name.package.go#FFFFFF
keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql, keyword.other.alias.sql#FFFA99bold
punctuation.definition.string.begin, punctuation.definition.string.end#D1FF99
Grusper by Edward - VS Code Theme