Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#3f312891
  • activityBar.activeBorder#b35118d8
  • activityBar.background#1c1c1c
  • activityBar.dropBorder#b35118d8
  • activityBar.foreground#aca490
  • activityBar.inactiveForeground#aca4906e
  • activityBarBadge.background#b35118d8
  • activityBarBadge.foreground#ffdeb4
  • badge.background#b35118d8
  • badge.foreground#ffffffbe
  • breadcrumb.background#2e2e2e
  • button.background#b35118d8
  • button.foreground#ffffffe3
  • dropdown.background#181818
  • dropdown.border#333333
  • dropdown.foreground#aca490
  • dropdown.listBackground#181818
  • editor.background#222222
  • editor.foreground#aca490
  • editor.inactiveSelectionBackground#b3511848
  • editor.lineHighlightBackground#2c2c2c
  • editor.selectionBackground#b3511860
  • editor.selectionHighlightBackground#8f503d46
  • editor.wordHighlightBackground#3c38369f
  • editorBracketMatch.background#363636
  • editorBracketMatch.border#423f3b
  • editorCursor.foreground#ffb300da
  • editorError.foreground#cf7c7c
  • editorGroup.dropBackground#3c38369f
  • editorGroupHeader.border#2e2e2e
  • editorGroupHeader.tabsBackground#1e1e1e
  • editorGutter.background#222222
  • editorHint.foreground#9c9c9c
  • editorIndentGuide.activeBackground#423f3b
  • editorIndentGuide.background#2e2d2d
  • editorLineNumber.activeForeground#7fac38
  • editorLineNumber.foreground#928a83a2
  • editorLink.activeForeground#3a9c93
  • editorOverviewRuler.errorForeground#8a4848
  • editorSuggestWidget.background#1c1c1c
  • editorSuggestWidget.border#2e2e2e
  • editorSuggestWidget.foreground#aca490
  • editorSuggestWidget.highlightForeground#c58961
  • editorSuggestWidget.selectedBackground#3f312891
  • focusBorder#2e2e2e00
  • foreground#aca490d3
  • gitDecoration.addedResourceForeground#3a9c93
  • gitDecoration.conflictingResourceForeground#df6a9bf1
  • gitDecoration.deletedResourceForeground#e26a6ae1
  • gitDecoration.ignoredResourceForeground#aca4907a
  • gitDecoration.modifiedResourceForeground#c1a960df
  • gitDecoration.submoduleResourceForeground#699bdb
  • gitDecoration.untrackedResourceForeground#6ec07cde
  • input.background#181818
  • input.foreground#aca490
  • input.placeholderForeground#b8b8b89b
  • list.activeSelectionBackground#3f312891
  • list.activeSelectionForeground#aca490
  • list.errorForeground#cf7c7c
  • list.focusBackground#b35118d8
  • list.focusForeground#cfcfcf
  • list.highlightForeground#de7e50
  • list.hoverBackground#2e2e2ec4
  • list.inactiveFocusBackground#3f312891
  • list.inactiveSelectionBackground#3f312891
  • list.inactiveSelectionForeground#aca490
  • list.warningForeground#d39a69
  • menu.background#181818
  • menu.border#2e2e2e
  • menu.foreground#d3cac1a8
  • menu.selectionBackground#3f312891
  • menu.selectionForeground#aca490
  • menu.separatorBackground#333333
  • minimap.errorHighlight#8a4848
  • minimap.selectionHighlight#8f503d71
  • minimapSlider.activeBackground#7540257e
  • minimapSlider.background#5d3c2b5d
  • minimapSlider.hoverBackground#5f3a287e
  • panel.dropBorder#b35118d8
  • panelTitle.activeBorder#b35118d8
  • panelTitle.activeForeground#aca490
  • peekView.border#b35118d8
  • peekViewEditor.background#33312e
  • peekViewEditor.matchHighlightBackground#8f503d46
  • peekViewResult.background#1c1c1c
  • peekViewResult.fileForeground#a3a3a3
  • peekViewResult.lineForeground#a3a3a3
  • peekViewResult.selectionBackground#3f312891
  • peekViewResult.selectionForeground#aca490
  • peekViewTitleDescription.foreground#de7e50
  • peekViewTitleLabel.foreground#aca490
  • pickerGroup.foreground#de7e50
  • problemsErrorIcon.foreground#cf7c7c
  • problemsWarningIcon.foreground#d39a69
  • quickInput.list.focusBackground#b35118d8
  • scrollbar.shadow#111111b2
  • scrollbarSlider.activeBackground#b351188c
  • scrollbarSlider.background#6d46335d
  • scrollbarSlider.hoverBackground#6d442c8c
  • selection.background#af4f17a1
  • settings.checkboxBackground#181818
  • settings.checkboxBorder#2e2e2e
  • settings.checkboxForeground#ff7c30d8
  • settings.dropdownBackground#181818
  • settings.dropdownBorder#2e2e2e
  • settings.dropdownForeground#aca490
  • settings.dropdownListBorder#333333
  • settings.headerForeground#b4926ce7
  • settings.modifiedItemIndicator#b35118d8
  • sideBar.background#202020
  • sideBar.border#2e2e2e
  • sideBar.foreground#979797
  • sideBarSectionHeader.background#1c1c1c
  • sideBarSectionHeader.border#202020
  • sideBarSectionHeader.foreground#b4926ce7
  • sideBarTitle.foreground#b4926ce7
  • statusBar.background#1e1e1e
  • statusBar.debuggingBackground#b32f18d8
  • statusBar.debuggingForeground#ccb6b6ef
  • statusBar.foreground#bbb8b896
  • statusBar.noFolderBackground#1e1e1e
  • statusBarItem.activeBackground#353535
  • statusBarItem.hoverBackground#2e2e2e
  • symbolIcon.arrayForeground#9c9c9c
  • symbolIcon.booleanForeground#cf7c7c
  • symbolIcon.classForeground#59ae8b
  • symbolIcon.constantForeground#cf7c7c
  • symbolIcon.constructorForeground#d39a69
  • symbolIcon.fieldForeground#92b4b1
  • symbolIcon.functionForeground#c1a860
  • symbolIcon.interfaceForeground#3a9c93
  • symbolIcon.methodForeground#c1a860
  • symbolIcon.moduleForeground#9c9c9c
  • symbolIcon.namespaceForeground#d39a69
  • symbolIcon.numberForeground#cf7c7c
  • symbolIcon.objectForeground#cf7c9f
  • symbolIcon.propertyForeground#92b4b1
  • symbolIcon.stringForeground#53ab62
  • symbolIcon.variableForeground#92b4b1
  • tab.activeBackground#2e2e2e
  • tab.activeForeground#b6b5b4
  • tab.activeModifiedBorder#b47125a4
  • tab.hoverForeground#b6b5b4
  • tab.inactiveBackground#1e1e1e
  • tab.inactiveForeground#bbb8b896
  • terminal.ansiBlack#3a3a3a
  • terminal.ansiBlue#4975af
  • terminal.ansiBrightBlack#838383
  • terminal.ansiBrightBlue#699bdb
  • terminal.ansiBrightCyan#7ab8b2
  • terminal.ansiBrightGreen#6ec07b
  • terminal.ansiBrightMagenta#df6a9a
  • terminal.ansiBrightRed#e26a6a
  • terminal.ansiBrightWhite#c0b699
  • terminal.ansiBrightYellow#d39a69
  • terminal.ansiCyan#3a9c93
  • terminal.ansiGreen#53ab62
  • terminal.ansiMagenta#bd688b
  • terminal.ansiRed#cf7c7c
  • terminal.ansiWhite#bebebe
  • terminal.ansiYellow#c1a860
  • terminal.foreground#aca490
  • terminal.selectionBackground#6d65616c
  • terminalCursor.foreground#ffb300da
  • textLink.activeForeground#df793ed8
  • textLink.foreground#d3723bd8
  • textPreformat.foreground#cf7c7c
  • titleBar.activeBackground#181818
  • titleBar.activeForeground#d3cac1a8
  • titleBar.inactiveBackground#181818
  • titleBar.inactiveForeground#d3cac1a8
  • widget.shadow#111111b2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation#727072italic
comment storage.type#727072—
comment entity.name.type#c1c0c0—
comment variable, comment variable.other#c1c0c0—
constant#ab9df2—
constant.other#fcfcfa—
constant.other.property#ab9df2—
constant.numeric#ab9df2—
constant.language#ab9df2—
constant.character.escape#ab9df2—
constant.numeric.line-number.find-in-files#5b595c—
constant.numeric.line-number.match.find-in-files#ffd866—
entity.name.section#ffd866—
entity.name#a9dc76—
entity.name.class#fcfcfa—
entity.name.namespace#fcfcfa—
entity.other.inherited-class#78dce8italic
entity.name.function#a9dc76—
entity.name.tag#ff6188—
entity.other.attribute-name#78dce8italic
entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css#a9dc76—
entity.other.attribute-name.id.css#fc9867—
entity.other.attribute-name.pseudo-class.css#78dce8italic
entity.name.function, support.function#a9dc76—
invalid—italic
keyword#ff6188—
keyword.control#ff6188—
keyword.operator#ff6188—
keyword.other.substitution#939293—
keyword.other.template.begin, keyword.other.template.end#ff6188—
keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext, keyword.operator.table.data.restructuredtext#939293—
markup.italic—italic
markup.bold—bold
markup.heading#ffd866—
markup.raw#fc9867—
markup.underline—underline
markup.underline.link#a9dc76—
markup.inserted#a9dc76—
markup.deleted#ff6188—
markup.changed#ffd866—
markup.ignored#939293—
markup.untracked#939293—
markup.quote—italic
meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js#939293—
meta.function-call, meta.function-call.arguments meta.function-call#a9dc76—
meta.function-call meta.function-call.arguments, meta.function-call meta.arguments, meta.function-call meta.group#fcfcfa—
meta.instance.constructor#a9dc76—
meta.attribute-with-value.class string#a9dc76—
meta.attribute-with-value.id string#fc9867—
source.json meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary, source.json meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string, source.json meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary string#fcfcfa—
source.json meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string, source.json meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value meta.structure.dictionary meta.structure.dictionary.value string#ffd866—
meta.object.member#fcfcfa—
meta.property-list.css variable.other#fc9867—
entity.name.constant.preprocessor, meta.preprocessor#ab9df2—
punctuation#939293—
punctuation.definition.group#fcfcfa—
punctuation.definition.comment#727072—
punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css#c1c0c0—
punctuation.section.embedded#fc9867—
punctuation.template-string.element.begin, punctuation.template-string.element.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end#ff6188—
source.scss#939293—
source.scss variable.other, source.scss variable.scss, source.css variable.other, source.css variable.scss, source.less variable.other, source.less variable.other.less, source.less variable.declaration.less#fc9867italic
storage#ff6188—
storage.type#78dce8italic
storage.type.function.arrow#ff6188—
storage.modifier#ff6188italic
storage.class.restructuredtext.ref#ab9df2—
string#ffd866—
string.unquoted.label#fcfcfa—
string source#fcfcfa—
string source punctuation.section.embedded#939293—
string.other.link.title, string.other.link.description#ff6188—
string.other.link.description.title#78dce8—
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#ff6188—
string.other.ref, string.other.restructuredtext.ref#a9dc76—
support.constant#78dce8—
support.function#a9dc76—
support.type, entity.name.type.object.console#78dce8italic
support.variable#78dce8—
support.type.property-name#fcfcfa—
support.class#78dce8—
text.find-in-files#fcfcfa—
variable, variable.other#fcfcfa—
variable.parameter, parameters variable.function#fc9867italic
variable.language, variable.parameter.function.language.special.self.python#c1c0c0italic
variable.language.arguments#ab9df2—
variable.other.class#78dce8—
variable.other.constant#ab9df2—
variable.other.member#fcfcfa—
variable.function#a9dc76—
variable.other.substitution#fc9867—
token.info-token#6796e6—
token.warn-token#cd9731—
token.error-token#f44747—
token.debug-token#b267e6—