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#89B4FA18
  • activityBar.activeBorder#89B4FA
  • activityBar.activeFocusBorder#89B4FA
  • activityBar.background#0A0D14
  • activityBar.border#1E2535
  • activityBar.dropBorder#89B4FA
  • activityBar.foreground#CDD6F4
  • activityBar.inactiveForeground#3D4A63
  • activityBarBadge.background#89B4FA
  • activityBarBadge.foreground#0C0F16
  • badge.background#89B4FA
  • badge.foreground#0C0F16
  • breadcrumb.activeSelectionForeground#89B4FA
  • breadcrumb.background#0C0F16
  • breadcrumb.focusForeground#CDD6F4
  • breadcrumb.foreground#6C7A96
  • breadcrumbPicker.background#111520
  • button.background#89B4FA
  • button.border#89B4FA60
  • button.foreground#0C0F16
  • button.hoverBackground#5A90D9
  • button.secondaryBackground#2A3347
  • button.secondaryForeground#CDD6F4
  • button.secondaryHoverBackground#3D4A63
  • button.separator#89B4FA60
  • charts.blue#89B4FA
  • charts.foreground#CDD6F4
  • charts.green#A6E3A1
  • charts.lines#2A3347
  • charts.orange#FAB387
  • charts.purple#CBA6F7
  • charts.red#F38BA8
  • charts.yellow#F9E2AF
  • checkbox.background#111520
  • checkbox.border#2A3347
  • checkbox.foreground#CDD6F4
  • checkbox.selectBackground#89B4FA
  • checkbox.selectBorder#89B4FA
  • commentsView.resolvedIcon#A6E3A1
  • commentsView.unresolvedIcon#F38BA8
  • debugIcon.breakpointDisabledForeground#3D4A63
  • debugIcon.breakpointForeground#F38BA8
  • debugIcon.breakpointUnverifiedForeground#6C7A96
  • debugIcon.continueForeground#A6E3A1
  • debugIcon.disconnectForeground#F38BA8
  • debugIcon.pauseForeground#F9E2AF
  • debugIcon.restartForeground#89B4FA
  • debugIcon.startForeground#A6E3A1
  • debugIcon.stepBackForeground#89B4FA
  • debugIcon.stepIntoForeground#89B4FA
  • debugIcon.stepOutForeground#89B4FA
  • debugIcon.stepOverForeground#89B4FA
  • debugIcon.stopForeground#F38BA8
  • debugTokenExpression.boolean#CBA6F7
  • debugTokenExpression.error#F38BA8
  • debugTokenExpression.name#CDD6F4
  • debugTokenExpression.number#FAB387
  • debugTokenExpression.string#A6E3A1
  • debugTokenExpression.value#FAB387
  • debugToolBar.background#111520
  • debugToolBar.border#2A3347
  • diffEditor.border#1E2535
  • diffEditor.diagonalFill#2A334780
  • diffEditor.insertedLineBackground#A6E3A115
  • diffEditor.insertedTextBackground#A6E3A120
  • diffEditor.insertedTextBorder#A6E3A180
  • diffEditor.removedLineBackground#F38BA815
  • diffEditor.removedTextBackground#F38BA820
  • diffEditor.removedTextBorder#F38BA880
  • diffEditor.unchangedCodeBackground#0C0F16
  • diffEditor.unchangedRegionBackground#0A0D14
  • diffEditor.unchangedRegionForeground#6C7A96
  • diffEditorGutter.insertedLineBackground#A6E3A140
  • diffEditorGutter.removedLineBackground#F38BA840
  • diffEditorOverview.insertedForeground#A6E3A1
  • diffEditorOverview.removedForeground#F38BA8
  • dropdown.background#111520
  • dropdown.border#2A3347
  • dropdown.foreground#CDD6F4
  • dropdown.listBackground#0F1318
  • editor.background#0C0F16
  • editor.findMatchBackground#F9E2AF50
  • editor.findMatchHighlightBackground#F9E2AF25
  • editor.foreground#CDD6F4
  • editor.hoverHighlightBackground#1A2033
  • editor.inactiveSelectionBackground#89B4FA18
  • editor.lineHighlightBackground#171C27
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#89B4FA10
  • editor.selectionBackground#89B4FA28
  • editor.selectionHighlightBackground#89B4FA20
  • editor.wordHighlightBackground#89B4FA20
  • editor.wordHighlightStrongBackground#89B4FA30
  • editorBracketHighlight.foreground1#89B4FA
  • editorBracketHighlight.foreground2#A6E3A1
  • editorBracketHighlight.foreground3#CBA6F7
  • editorBracketHighlight.foreground4#FAB387
  • editorBracketHighlight.foreground5#F28FAD
  • editorBracketHighlight.foreground6#94E2D5
  • editorBracketHighlight.unexpectedBracket.foreground#F38BA8
  • editorBracketMatch.background#89B4FA30
  • editorBracketMatch.border#89B4FA
  • editorCursor.background#0C0F16
  • editorCursor.foreground#89B4FA
  • editorError.background#F38BA820
  • editorError.border#F38BA860
  • editorError.foreground#F38BA8
  • editorGroup.border#1E2535
  • editorGroup.dropBackground#89B4FA25
  • editorGroupDropIntoPrompt.background#111520
  • editorGroupDropIntoPrompt.foreground#CDD6F4
  • editorGroupHeader.border#1E2535
  • editorGroupHeader.noTabsBackground#0C0F16
  • editorGroupHeader.tabsBackground#0A0D14
  • editorGroupHeader.tabsBorder#1E2535
  • editorGutter.addedBackground#A6E3A1
  • editorGutter.background#0C0F16
  • editorGutter.commentRangeForeground#3D4A63
  • editorGutter.deletedBackground#F38BA8
  • editorGutter.foldingControlForeground#CDD6F4
  • editorGutter.modifiedBackground#F9E2AF
  • editorHint.border#A6E3A160
  • editorHint.foreground#A6E3A1
  • editorHoverWidget.background#111520
  • editorHoverWidget.border#2A3347
  • editorHoverWidget.foreground#CDD6F4
  • editorHoverWidget.statusBarBackground#1A2033
  • editorIndentGuide.activeBackground#2A3347
  • editorIndentGuide.background#1E2535
  • editorInfo.background#89B4FA20
  • editorInfo.border#89B4FA60
  • editorInfo.foreground#89B4FA
  • editorLightBulb.foreground#F9E2AF
  • editorLightBulbAutoFix.foreground#89B4FA
  • editorLineNumber.activeForeground#8B949E
  • editorLineNumber.foreground#3D4A63
  • editorOverviewRuler.addedForeground#A6E3A1
  • editorOverviewRuler.background#0C0F16
  • editorOverviewRuler.border#1E2535
  • editorOverviewRuler.commonContentForeground#F9E2AF
  • editorOverviewRuler.currentContentForeground#A6E3A1
  • editorOverviewRuler.deletedForeground#F38BA8
  • editorOverviewRuler.errorForeground#F38BA8
  • editorOverviewRuler.findMatchForeground#F9E2AF
  • editorOverviewRuler.incomingContentForeground#89B4FA
  • editorOverviewRuler.infoForeground#89B4FA
  • editorOverviewRuler.modifiedForeground#F9E2AF
  • editorOverviewRuler.rangeHighlightForeground#89B4FA60
  • editorOverviewRuler.selectionHighlightForeground#89B4FA50
  • editorOverviewRuler.warningForeground#F9E2AF
  • editorOverviewRuler.wordHighlightForeground#89B4FA40
  • editorOverviewRuler.wordHighlightStrongForeground#89B4FA60
  • editorRuler.foreground#1E2535
  • editorSuggestWidget.background#111520
  • editorSuggestWidget.border#2A3347
  • editorSuggestWidget.focusHighlightForeground#89B4FA
  • editorSuggestWidget.foreground#CDD6F4
  • editorSuggestWidget.highlightForeground#89B4FA
  • editorSuggestWidget.selectedBackground#89B4FA25
  • editorSuggestWidget.selectedForeground#CDD6F4
  • editorSuggestWidgetStatus.foreground#6C7A96
  • editorWarning.background#F9E2AF20
  • editorWarning.border#F9E2AF60
  • editorWarning.foreground#F9E2AF
  • editorWhitespace.foreground#2A3347
  • editorWidget.background#111520
  • editorWidget.border#2A3347
  • editorWidget.foreground#CDD6F4
  • editorWidget.resizeBorder#89B4FA
  • extensionBadge.remoteBackground#CBA6F7
  • extensionBadge.remoteForeground#0C0F16
  • extensionButton.prominentBackground#89B4FA
  • extensionButton.prominentForeground#0C0F16
  • extensionButton.prominentHoverBackground#5A90D9
  • extensionIcon.preReleaseForeground#FAB387
  • extensionIcon.sponsorForeground#F5C2E7
  • extensionIcon.starForeground#F9E2AF
  • extensionIcon.verifiedForeground#A6E3A1
  • gitDecoration.addedResourceForeground#A6E3A1
  • gitDecoration.conflictingResourceForeground#FAB387
  • gitDecoration.deletedResourceForeground#F38BA8
  • gitDecoration.ignoredResourceForeground#3D4A63
  • gitDecoration.modifiedResourceForeground#F9E2AF
  • gitDecoration.renamedResourceForeground#CBA6F7
  • gitDecoration.stageDeletedResourceForeground#F38BA8
  • gitDecoration.stageModifiedResourceForeground#89B4FA
  • gitDecoration.submoduleResourceForeground#89B4FA
  • gitDecoration.untrackedResourceForeground#A6E3A1
  • imagePreview.border#2A3347
  • input.activeBorder#89B4FA
  • input.background#111520
  • input.border#2A3347
  • input.foreground#CDD6F4
  • input.placeholderForeground#3D4A63
  • inputOption.activeBackground#89B4FA25
  • inputOption.activeBorder#89B4FA
  • inputOption.activeForeground#CDD6F4
  • inputValidation.errorBackground#F38BA825
  • inputValidation.errorBorder#F38BA8
  • inputValidation.errorForeground#CDD6F4
  • inputValidation.infoBackground#89B4FA25
  • inputValidation.infoBorder#89B4FA
  • inputValidation.infoForeground#CDD6F4
  • inputValidation.warningBackground#F9E2AF25
  • inputValidation.warningBorder#F9E2AF
  • inputValidation.warningForeground#0C0F16
  • keybindingLabel.background#2A3347
  • keybindingLabel.border#3D4A63
  • keybindingLabel.bottomBorder#89B4FA
  • keybindingLabel.foreground#CDD6F4
  • keybindingTable.headerBackground#1A2033
  • keybindingTable.rowsBackground#0C0F16
  • list.activeSelectionBackground#89B4FA25
  • list.activeSelectionForeground#CDD6F4
  • list.dropBackground#89B4FA25
  • list.errorForeground#F38BA8
  • list.focusBackground#89B4FA20
  • list.focusForeground#CDD6F4
  • list.focusOutline#89B4FA
  • list.highlightForeground#89B4FA
  • list.hoverBackground#1A2033
  • list.hoverForeground#CDD6F4
  • list.inactiveSelectionBackground#89B4FA15
  • list.inactiveSelectionForeground#CDD6F4
  • list.invalidItemForeground#F38BA8
  • list.warningForeground#F9E2AF
  • listFilterWidget.background#111520
  • listFilterWidget.noMatchesOutline#F38BA8
  • listFilterWidget.outline#89B4FA
  • menu.background#111520
  • menu.border#1E2535
  • menu.foreground#CDD6F4
  • menu.selectionBackground#89B4FA25
  • menu.selectionBorder#89B4FA
  • menu.selectionForeground#CDD6F4
  • menu.separatorBackground#1E2535
  • menubar.selectionBackground#89B4FA25
  • menubar.selectionBorder#89B4FA
  • menubar.selectionForeground#CDD6F4
  • merge.border#2A3347
  • merge.commonContentBackground#F9E2AF20
  • merge.commonHeaderBackground#F9E2AF40
  • merge.currentContentBackground#A6E3A120
  • merge.currentHeaderBackground#A6E3A140
  • merge.incomingContentBackground#89B4FA20
  • merge.incomingHeaderBackground#89B4FA40
  • minimap.background#0C0F16
  • minimap.errorHighlight#F38BA8
  • minimap.findMatchHighlight#F9E2AF60
  • minimap.selectionHighlight#89B4FA40
  • minimap.warningHighlight#F9E2AF
  • minimapGutter.addedBackground#A6E3A1
  • minimapGutter.deletedBackground#F38BA8
  • minimapGutter.modifiedBackground#F9E2AF
  • minimapSlider.activeBackground#89B4FA40
  • minimapSlider.background#2A334740
  • minimapSlider.hoverBackground#3D4A6360
  • notebook.cellBorderColor#1E2535
  • notebook.cellHoverBackground#171C27
  • notebook.cellInsertionIndicator#89B4FA
  • notebook.cellStatusBarItemHoverBackground#89B4FA25
  • notebook.cellToolbarSeparator#2A3347
  • notebook.editorBackground#0C0F16
  • notebook.focusedCellBackground#171C27
  • notebook.focusedCellBorder#89B4FA
  • notebook.focusedEditorBorder#89B4FA
  • notebook.inactiveFocusedCellBorder#89B4FA40
  • notebook.outputContainerBackgroundColor#0A0D14
  • notebook.outputContainerBorderColor#1E2535
  • notebook.selectedCellBackground#89B4FA15
  • notebook.selectedCellBorder#89B4FA
  • notebook.symbolHighlightBackground#89B4FA20
  • notebookEditorOverviewRuler.runningCellForeground#89B4FA
  • notebookScrollbarSlider.activeBackground#89B4FA60
  • notebookScrollbarSlider.background#2A334760
  • notebookScrollbarSlider.hoverBackground#3D4A6380
  • notebookStatusErrorIcon.foreground#F38BA8
  • notebookStatusRunningIcon.foreground#89B4FA
  • notebookStatusSuccessIcon.foreground#A6E3A1
  • panel.background#0C0F16
  • panel.border#1E2535
  • panel.dropBorder#89B4FA
  • panelInput.border#2A3347
  • panelSection.border#1E2535
  • panelSection.dropBackground#89B4FA25
  • panelSectionHeader.background#0A0D14
  • panelSectionHeader.border#1E2535
  • panelSectionHeader.foreground#8B949E
  • panelTitle.activeBorder#89B4FA
  • panelTitle.activeForeground#CDD6F4
  • panelTitle.inactiveForeground#6C7A96
  • peekView.border#89B4FA
  • peekViewEditor.background#111520
  • peekViewEditor.matchHighlightBackground#F9E2AF30
  • peekViewEditor.matchHighlightBorder#F9E2AF
  • peekViewResult.background#111520
  • peekViewResult.fileForeground#CDD6F4
  • peekViewResult.lineForeground#6C7A96
  • peekViewResult.matchHighlightBackground#F9E2AF30
  • peekViewResult.selectionBackground#89B4FA25
  • peekViewResult.selectionForeground#CDD6F4
  • peekViewTitle.background#1A2033
  • peekViewTitleDescription.foreground#6C7A96
  • peekViewTitleLabel.foreground#CDD6F4
  • ports.iconRunningProcessForeground#A6E3A1
  • progressBar.background#89B4FA
  • quickInput.background#111520
  • quickInput.foreground#CDD6F4
  • quickInputList.focusBackground#89B4FA25
  • quickInputList.focusForeground#CDD6F4
  • quickInputTitle.background#1A2033
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#89B4FA60
  • scrollbarSlider.background#2A334760
  • scrollbarSlider.hoverBackground#3D4A6380
  • settings.checkboxBackground#111520
  • settings.checkboxBorder#2A3347
  • settings.checkboxForeground#CDD6F4
  • settings.dropdownBackground#111520
  • settings.dropdownBorder#2A3347
  • settings.dropdownForeground#CDD6F4
  • settings.dropdownListBorder#2A3347
  • settings.focusedRowBackground#89B4FA18
  • settings.focusedRowBorder#89B4FA
  • settings.headerForeground#CDD6F4
  • settings.modifiedItemIndicator#89B4FA
  • settings.numberInputBackground#111520
  • settings.numberInputBorder#2A3347
  • settings.numberInputForeground#CDD6F4
  • settings.rowHoverBackground#1A2033
  • settings.textInputBackground#111520
  • settings.textInputBorder#2A3347
  • settings.textInputForeground#CDD6F4
  • sideBar.background#0A0D14
  • sideBar.border#1E2535
  • sideBar.dropBackground#89B4FA25
  • sideBar.foreground#CDD6F4
  • sideBarSectionHeader.background#0C0F16
  • sideBarSectionHeader.border#1E2535
  • sideBarSectionHeader.foreground#8B949E
  • sideBarTitle.foreground#8B949E
  • statusBar.background#1A2740
  • statusBar.border#1E2535
  • statusBar.debuggingBackground#CBA6F760
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#8B949E
  • statusBar.noFolderBackground#0C0F16
  • statusBar.noFolderForeground#6C7A96
  • statusBarItem.activeBackground#89B4FA28
  • statusBarItem.errorBackground#F38BA8
  • statusBarItem.errorForeground#0C0F16
  • statusBarItem.hoverBackground#89B4FA18
  • statusBarItem.prominentBackground#89B4FA
  • statusBarItem.prominentForeground#0C0F16
  • statusBarItem.prominentHoverBackground#5A90D9
  • statusBarItem.remoteBackground#CBA6F7
  • statusBarItem.remoteForeground#0C0F16
  • statusBarItem.warningBackground#F9E2AF
  • statusBarItem.warningForeground#0C0F16
  • tab.activeBackground#0C0F16
  • tab.activeBorder#89B4FA
  • tab.activeBorderTop#89B4FA
  • tab.activeForeground#CDD6F4
  • tab.border#1E2535
  • tab.hoverBackground#171C27
  • tab.hoverBorder#89B4FA60
  • tab.hoverForeground#CDD6F4
  • tab.inactiveBackground#0A0D14
  • tab.inactiveBorder#00000000
  • tab.inactiveForeground#6C7A96
  • tab.lastPinnedBorder#1E2535
  • tab.unfocusedActiveBackground#0C0F16CC
  • tab.unfocusedActiveForeground#A0AEC0
  • tab.unfocusedHoverBackground#171C27CC
  • tab.unfocusedInactiveBackground#0A0D14CC
  • tab.unfocusedInactiveForeground#3D4A63
  • tabDropBackground#89B4FA25
  • terminal.ansiBlack#1E2535
  • terminal.ansiBlue#89B4FA
  • terminal.ansiBrightBlack#3D4A63
  • terminal.ansiBrightBlue#A6CAFF
  • terminal.ansiBrightCyan#B4F1EA
  • terminal.ansiBrightGreen#C3F0BC
  • terminal.ansiBrightMagenta#DFC1F7
  • terminal.ansiBrightRed#F9A8B4
  • terminal.ansiBrightWhite#E8EBF5
  • terminal.ansiBrightYellow#FCF0CC
  • terminal.ansiCyan#94E2D5
  • terminal.ansiGreen#A6E3A1
  • terminal.ansiMagenta#CBA6F7
  • terminal.ansiRed#F38BA8
  • terminal.ansiWhite#CDD6F4
  • terminal.ansiYellow#F9E2AF
  • terminal.background#0C0F16
  • terminal.border#1E2535
  • terminal.dropBackground#89B4FA25
  • terminal.findMatchBackground#F9E2AF40
  • terminal.findMatchBorder#F9E2AF
  • terminal.findMatchHighlightBackground#F9E2AF20
  • terminal.foreground#CDD6F4
  • terminal.hoverHighlightBackground#89B4FA20
  • terminal.selectionBackground#89B4FA40
  • terminalCommandDecoration.defaultBackground#CDD6F4
  • terminalCommandDecoration.errorBackground#F38BA8
  • terminalCommandDecoration.successBackground#A6E3A1
  • terminalCursor.background#0C0F16
  • terminalCursor.foreground#89B4FA
  • terminalOverviewRuler.cursorForeground#89B4FA
  • terminalOverviewRuler.findMatchForeground#F9E2AF
  • testing.iconErrored#F38BA8
  • testing.iconFailed#F38BA8
  • testing.iconPassed#A6E3A1
  • testing.iconQueued#F9E2AF
  • testing.iconSkipped#6C7A96
  • testing.iconUnset#3D4A63
  • testing.message.error.decorationForeground#F38BA8
  • testing.message.error.lineBackground#F38BA820
  • testing.message.info.decorationForeground#89B4FA
  • testing.message.info.lineBackground#89B4FA20
  • testing.peekBorder#F38BA8
  • testing.peekHeaderBackground#1A2033
  • testing.runAction#A6E3A1
  • titleBar.activeBackground#0A0D14
  • titleBar.activeForeground#CDD6F4
  • titleBar.border#1E2535
  • titleBar.inactiveBackground#0A0D14CC
  • titleBar.inactiveForeground#3D4A63
  • tree.inactiveIndentGuidesStroke#1E2535
  • tree.indentGuidesStroke#2A3347
  • tree.tableColumnsBorder#1E2535
  • tree.tableOddRowsBackground#0C0F1608
  • walkThrough.embeddedEditorBackground#111520
  • welcomePage.background#0C0F16
  • welcomePage.buttonBackground#89B4FA25
  • welcomePage.buttonHoverBackground#89B4FA35
  • welcomePage.progress.background#2A3347
  • welcomePage.progress.foreground#89B4FA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.block.documentation#45475Aitalic
keyword, keyword.control, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.default, keyword.control.return, keyword.control.throw, keyword.control.try, keyword.control.catch, keyword.control.finally, keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof, storage.type, storage.modifier#F28FADbold
storage, storage.type.class, storage.type.function, storage.type.var, storage.type.let, storage.type.const, storage.modifier.async, storage.modifier.static, storage.modifier.public, storage.modifier.private, storage.modifier.protected, keyword.other.definitelytyped#F28FADbold
string, string.quoted, string.quoted.single, string.quoted.double, string.quoted.triple, string.template, string.interpolated, string.regexp, string.other.link, constant.other.character-class.regexp, constant.character.escape#A6E3A1normal
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, meta.template.expression#FAB387bold
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.octal, constant.numeric.binary, constant.numeric.decimal, constant.language.boolean, constant.language.null, constant.language.undefined, constant.language.nan, constant.language.infinity#FAB387bold
entity.name.function, support.function, meta.function-call, entity.name.method, meta.method-call, support.method, entity.name.function.constructor, entity.name.function.destructor#89DCEBbold
variable.parameter, meta.function.parameters, meta.function.parameter, variable.parameter.function#CBA6F7italic
entity.name.type, entity.name.class, entity.other.inherited-class, entity.name.interface, entity.name.enum, entity.name.struct, support.type, support.class, storage.type.built-in, entity.name.type.alias, entity.name.type.parameter#CBA6F7bold
variable, variable.other, variable.other.readwrite, variable.other.property, variable.other.object.property, variable.other.member, meta.object-literal.key, support.variable, variable.other.constant#89B4FAnormal
meta.object-literal, meta.array.literal, punctuation.definition.array.begin, punctuation.definition.array.end, punctuation.definition.dictionary.begin, punctuation.definition.dictionary.end#F9E2AFnormal
keyword.operator, keyword.operator.arithmetic, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.logical, keyword.operator.bitwise, keyword.operator.ternary, keyword.operator.spread, keyword.operator.rest, punctuation.operator#F38BA8normal
punctuation.section.brackets, punctuation.section.parens, punctuation.section.braces, punctuation.section.group, punctuation.separator, punctuation.terminator, punctuation.accessor, punctuation.section.function.begin, punctuation.section.function.end#CDD6F4normal
entity.name.tag.html, entity.name.tag.xml, entity.name.tag.jsx, entity.name.tag.tsx, punctuation.definition.tag.html, punctuation.definition.tag.xml, punctuation.definition.tag.begin, punctuation.definition.tag.end#F28FADbold
entity.other.attribute-name, entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#89DCEBitalic
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.sass, support.type.property-name.less, meta.property-name.css#89DCEBnormal
support.constant.property-value.css, support.constant.font-name.css, support.constant.media-type.css, support.constant.media.css, constant.numeric.css, keyword.other.unit.css, support.function.misc.css#A6E3A1normal
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-class.css, punctuation.definition.entity.css#FAB387bold
support.type.property-name.json, meta.structure.dictionary.key.json, string.quoted.double.json support.type.property-name.json#89DCEBnormal
meta.structure.dictionary.value.json, string.quoted.double.json#A6E3A1normal
markup.heading, markup.heading.1, markup.heading.2, markup.heading.3, markup.heading.4, markup.heading.5, markup.heading.6, entity.name.section.markdown, punctuation.definition.heading.markdown#89B4FAbold
markup.bold, punctuation.definition.bold.markdown#FAB387bold
markup.italic, punctuation.definition.italic.markdown#CBA6F7italic
markup.inline.raw.markdown, markup.fenced_code.block.markdown, punctuation.definition.raw.markdown#A6E3A1normal
markup.underline.link.markdown, string.other.link.title.markdown, string.other.link.description.markdown, meta.link.inline.markdown#89B4FAunderline
markup.quote.markdown, punctuation.definition.quote.begin.markdown#6C7A96italic
markup.list.unnumbered.markdown, markup.list.numbered.markdown, punctuation.definition.list.begin.markdown#F9E2AFnormal
markup.inserted, markup.inserted.git_gutter#A6E3A1bold
markup.deleted, markup.deleted.git_gutter#F38BA8bold
markup.changed, markup.changed.git_gutter#F9E2AFbold
invalid, invalid.illegal, invalid.broken, invalid.deprecated, invalid.unimplemented#F38BA8underline italic
constant.language, support.constant, constant.character, constant.escape, keyword.other.this, keyword.other.super, variable.language.this, variable.language.super#CBA6F7bold
entity.name.type.module, variable.other.readwrite.alias, meta.import, meta.export, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as#94E2D5italic
entity.name.function.decorator, meta.decorator, punctuation.decorator, storage.type.annotation#F5C2E7italic
entity.name.type.parameter, meta.type.parameters, punctuation.definition.typeparameters.begin, punctuation.definition.typeparameters.end#CBA6F7italic
support.function.builtin, support.function.magic, support.method.builtin, variable.function.builtin#89DCEBbold
punctuation.definition.group.regexp, punctuation.definition.character-class.regexp, punctuation.definition.group.assertion.regexp, keyword.operator.quantifier.regexp#F28FADbold
keyword.other.sql, keyword.other.DDL.create.II.sql, keyword.other.DML.sql, keyword.other.DML.II.sql#F28FADbold
support.function.magic.python, meta.function.magic.python#CBA6F7bold italic
entity.name.function.decorator.python, meta.function.decorator.python#F5C2E7italic bold
support.class.component.jsx, support.class.component.tsx, entity.name.tag.js.jsx, entity.name.tag.tsx#A6E3A1bold
variable.other.object.property.jsx, variable.other.object.property.tsx, entity.other.attribute-name.jsx, entity.other.attribute-name.tsx#89DCEBitalic
entity.name.tag.yaml, punctuation.definition.key-value.yaml#89DCEBbold
string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml#A6E3A1normal
variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell#F9E2AFbold
support.function.builtin.shell, meta.function-call.shell#89DCEBbold
keyword.other.definition.ini, entity.name.section.group-title.ini, punctuation.definition.entity.ini#FAB387bold
keyword.other.loglevel.error, support.type.log.error#F38BA8bold
keyword.other.loglevel.warning, support.type.log.warning#F9E2AFbold
keyword.other.loglevel.info, support.type.log.info#89B4FAnormal
keyword.other.loglevel.debug, support.type.log.debug#6C7A96italic
AS Theme by Arpit Shukla - VS Code Theme