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#2B1F1970
  • activityBar.activeBorder#ffb300
  • activityBar.background#101812
  • activityBar.foreground#ffd654
  • activityBar.inactiveForeground#496250
  • activityBarBadge.background#945AFF
  • activityBarBadge.foreground#ffd654
  • activityBarTop.foreground#ffd654
  • badge.background#945AFF
  • badge.foreground#ffd654
  • breadcrumb.activeForeground#ffd654
  • breadcrumb.activeSelectionForeground#ffd654
  • breadcrumb.background#101812
  • breadcrumb.focusForeground#ffd654
  • breadcrumb.foreground#496250
  • breadcrumbPicker.background#101812
  • button.background#945AFFdb
  • button.foreground#ffd654
  • button.hoverBackground#945AFF
  • button.secondaryBackground#ffb300db
  • button.secondaryForeground#1A1716
  • button.secondaryHoverBackground#ffb300
  • checkbox.background#101211
  • checkbox.foreground#ffd654
  • debugToolBar.background#56A7FB
  • debugToolBar.foreground#1A1716
  • descriptionForeground#B6A2E1
  • diffEditor.diagonalFill#FF6268
  • diffEditor.insertedLineBackground#56A7FB40
  • diffEditor.insertedTextBackground#56A7FB50
  • diffEditor.insertedTextBorder#56A7FB
  • diffEditor.removedLineBackground#FF626840
  • diffEditor.removedTextBackground#FF626850
  • diffEditor.removedTextBorder#FF6268
  • diffEditorGutter.insertedLineBackground#56A7FB
  • diffEditorGutter.removedLineBackground#FF6268
  • disabledForeground#496250
  • dropdown.background#282F1E
  • dropdown.border#1F2A23
  • dropdown.foreground#ffd654
  • editor.background#101211
  • editor.findMatchBackground#3B198570
  • editor.findMatchForeground#ffd654
  • editor.findMatchHighlightBackground#2B1F1970
  • editor.findMatchHighlightForeground#ffd654
  • editor.findRangeHighlightBackground#60402F70
  • editor.foldBackground#2B1F1970
  • editor.foldPlaceholderForeground#ffd654
  • editor.foreground#ffd654
  • editor.hoverHighlightBackground#2B1F1970
  • editor.inactiveSelectionBackground#60402F70
  • editor.lineHighlightBackground#00000010
  • editor.placeholder.foreground#B6A2E1
  • editor.rangeHighlightBackground#2B1F1970
  • editor.selectionBackground#60402F70
  • editor.selectionForeground#ffd654
  • editor.selectionHighlightBackground#60402F70
  • editor.snippetFinalTabstopHighlightBackground#2B1F1970
  • editor.snippetTabstopHighlightBackground#2B1F1970
  • editor.symbolHighlightBackground#2B1F1970
  • editor.wordHighlightBackground#2B1F1970
  • editor.wordHighlightStrongBackground#2B1F1950
  • editor.wordHighlightTextBackground#2B1F1970
  • editorCodeLens.foreground#496250
  • editorCursor.background#2B1F1970
  • editorCursor.foreground#ffb300
  • editorError.foreground#FF6268
  • editorGroup.border#1F2A23
  • editorGroup.dropBackground#282F1E
  • editorGroup.emptyBackground#101211
  • editorGroupHeader.border#1F2A23
  • editorGroupHeader.tabsBackground#101211
  • editorGutter.addedBackground#24C916
  • editorGutter.background#101211
  • editorGutter.commentRangeForeground#496250
  • editorGutter.deletedBackground#FF6268
  • editorGutter.modifiedBackground#56A7FB
  • editorHint.foreground#24C916
  • editorHoverWidget.background#101211
  • editorHoverWidget.border#1F2A23
  • editorHoverWidget.foreground#ffd654
  • editorHoverWidget.highlightForeground#ffd654
  • editorHoverWidget.statusBarBackground#101211
  • editorIndentGuide.activeBackground1#ffb300
  • editorIndentGuide.background1#2B1F1970
  • editorInfo.foreground#56A7FB
  • editorLineNumber.activeForeground#ffb300
  • editorLineNumber.dimmedForeground#49625090
  • editorLineNumber.foreground#496250
  • editorLink.activeForeground#56A7FB
  • editorMarkerNavigation.background#101812
  • editorMarkerNavigationError.background#101812
  • editorMarkerNavigationWarning.background#101812
  • editorMultiCursor.primary.background#2B1F1970
  • editorMultiCursor.primary.foreground#ffb300
  • editorMultiCursor.secondary.background#2B1F1970
  • editorMultiCursor.secondary.foreground#ffd654
  • editorOverviewRuler.addedForeground#24C916
  • editorOverviewRuler.border#1F2A23
  • editorOverviewRuler.commentForeground#496250
  • editorOverviewRuler.commonContentForeground#ffd654
  • editorOverviewRuler.currentContentForeground#56A7FB
  • editorOverviewRuler.deletedForeground#FF6268
  • editorOverviewRuler.errorForeground#FF6268
  • editorOverviewRuler.findMatchForeground#ffd654
  • editorOverviewRuler.incomingContentForeground#24C916
  • editorOverviewRuler.infoForeground#56A7FB
  • editorOverviewRuler.modifiedForeground#56A7FB
  • editorOverviewRuler.rangeHighlightForeground#2B1F1970
  • editorOverviewRuler.selectionHighlightForeground#60402F70
  • editorOverviewRuler.warningForeground#FF9640
  • editorOverviewRuler.wordHighlightForeground#2B1F1970
  • editorOverviewRuler.wordHighlightStrongForeground#2B1F1970
  • editorRuler.foreground#2B1F1970
  • editorSuggestWidget.background#101211
  • editorSuggestWidget.border#1F2A23
  • editorSuggestWidget.focusHighlightForeground#ffd654
  • editorSuggestWidget.foreground#496250
  • editorSuggestWidget.highlightForeground#ffd654
  • editorSuggestWidget.selectedBackground#945AFF80
  • editorSuggestWidget.selectedForeground#ffd654
  • editorUnicodeHighlight.background#2B1F1970
  • editorWarning.foreground#FF9640
  • editorWhitespace.foreground#2B1F1970
  • editorWidget.background#101211
  • editorWidget.border#1F2A23
  • editorWidget.foreground#ffd654
  • errorForeground#FF6268
  • extensionButton.prominentBackground#945AFFaa
  • extensionButton.prominentForeground#ffd654
  • extensionButton.prominentHoverBackground#945AFF
  • focusBorder#1F2A23
  • foreground#ffd654
  • gitDecoration.addedResourceForeground#24C916
  • gitDecoration.conflictingResourceForeground#FF9640
  • gitDecoration.deletedResourceForeground#FF6268
  • gitDecoration.ignoredResourceForeground#496250
  • gitDecoration.modifiedResourceForeground#56A7FB
  • gitDecoration.renamedResourceForeground#ffb300
  • gitDecoration.untrackedResourceForeground#B6A2E1
  • input.background#101211
  • input.border#496250
  • input.foreground#ffd654
  • input.placeholderForeground#496250
  • inputOption.activeBorder#ffb300
  • inputValidation.errorBorder#FF6268
  • inputValidation.infoBorder#56A7FB
  • inputValidation.warningBorder#FF9640
  • list.activeSelectionBackground#945AFF70
  • list.activeSelectionForeground#ffd654
  • list.dropBackground#282F1E
  • list.dropBetweenBackground#1F2A23
  • list.errorForeground#FF6268
  • list.focusBackground#945AFF50
  • list.focusForeground#ffd654
  • list.highlightForeground#ffb300
  • list.hoverBackground#945AFF20
  • list.hoverForeground#ffd654
  • list.inactiveFocusBackground#101812
  • list.inactiveSelectionBackground#945AFF60
  • list.inactiveSelectionForeground#B6A2E1
  • list.warningForeground#FF9640
  • listFilterWidget.background#282F1E
  • listFilterWidget.noMatchesOutline#FF6268
  • listFilterWidget.outline#1F2A23
  • merge.border#1F2A23
  • merge.currentContentBackground#56A7FB20
  • merge.currentHeaderBackground#56A7FB40
  • merge.incomingContentBackground#24C91620
  • merge.incomingHeaderBackground#24C91640
  • mergeEditor.change.background#FF9640
  • notificationLink.foreground#56A7FB
  • notifications.background#101812
  • notifications.border#1F2A23
  • notifications.foreground#ffd654
  • notificationsErrorIcon.foreground#FF6268
  • notificationsInfoIcon.foreground#56A7FB
  • notificationsWarningIcon.foreground#FF9640
  • panel.background#101812
  • panel.border#ffb300
  • panelInput.border#496250
  • panelTitle.activeBorder#ffb300
  • panelTitle.activeForeground#ffd654
  • panelTitle.inactiveForeground#496250
  • peekView.border#945AFF
  • peekViewEditor.background#101211
  • peekViewEditor.matchHighlightBackground#3B198570
  • peekViewResult.background#101211
  • peekViewResult.fileForeground#ffd654
  • peekViewResult.lineForeground#ffd654
  • peekViewResult.matchHighlightBackground#2B1F1970
  • peekViewResult.selectionBackground#101812
  • peekViewResult.selectionForeground#ffd654
  • peekViewTitle.background#101211
  • peekViewTitleDescription.foreground#B6A2E1
  • peekViewTitleLabel.foreground#ffd654
  • pickerGroup.border#945AFF
  • pickerGroup.foreground#BFA3FF
  • progressBar.background#ffb300
  • selection.background#945AFF50
  • settings.checkboxBackground#101211
  • settings.checkboxBorder#1F2A23
  • settings.checkboxForeground#ffd654
  • settings.dropdownBackground#101211
  • settings.dropdownBorder#1F2A23
  • settings.dropdownForeground#ffd654
  • settings.focusedRowBackground#2B1F1970
  • settings.focusedRowBorder#496250
  • settings.headerBorder#1F2A23
  • settings.headerForeground#ffd654
  • settings.inactiveSelectedItemBorder#496250
  • settings.modifiedItemIndicator#FF9640
  • settings.numberInputBackground#101211
  • settings.numberInputBorder#496250
  • settings.numberInputForeground#ffd654
  • settings.rowHoverBackground#2B1F1970
  • settings.settingsHeaderHoverForeground#ffd654
  • settings.textInputBackground#101211
  • settings.textInputBorder#496250
  • settings.textInputForeground#ffd654
  • sideBar.background#101211
  • sideBarActivityBarTop.border#1F2A23
  • sideBarSectionHeader.background#101812
  • sideBarSectionHeader.border#1F2A23
  • sideBarStickyScroll.background#101211
  • sideBarStickyScroll.border#1F2A23
  • sideBarStickyScroll.shadow#1F2A23
  • sideBarTitle.background#101211
  • sideBarTitle.foreground#ffd654
  • statusBar.background#945AFF
  • statusBar.debuggingBackground#FF9640
  • statusBar.debuggingForeground#1A1716
  • statusBar.foreground#ffd654
  • statusBar.noFolderBackground#B6A2E1
  • statusBar.noFolderForeground#1A1716
  • statusBarItem.activeBackground#945AFFaa
  • statusBarItem.errorBackground#FF6268
  • statusBarItem.errorForeground#1A1716
  • statusBarItem.errorHoverBackground#FF6268aa
  • statusBarItem.hoverBackground#945AFFaa
  • statusBarItem.prominentBackground#945AFFaa
  • statusBarItem.prominentForeground#1A1716
  • statusBarItem.prominentHoverBackground#945AFFaa
  • statusBarItem.prominentHoverForeground#1A1716
  • statusBarItem.remoteBackground#ffb300
  • statusBarItem.remoteForeground#1A1716
  • statusBarItem.remoteHoverBackground#ffb300aa
  • statusBarItem.warningBackground#FF9640
  • statusBarItem.warningForeground#1A1716
  • statusBarItem.warningHoverBackground#FF9640aa
  • tab.activeBackground#101812
  • tab.activeBorderTop#ffb300
  • tab.activeForeground#ffd654
  • tab.border#1F2A23
  • tab.hoverBackground#10181280
  • tab.hoverForeground#ffd654
  • tab.inactiveBackground#101211
  • tab.inactiveForeground#496250
  • tab.selectedBackground#2B1F1970
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#9B68FF
  • terminal.ansiBrightBlack#333333
  • terminal.ansiBrightBlue#9968FC
  • terminal.ansiBrightCyan#ACF2EC
  • terminal.ansiBrightGreen#C9EEAC
  • terminal.ansiBrightMagenta#FF97FF
  • terminal.ansiBrightRed#F9B0BD
  • terminal.ansiBrightWhite#FCFCFC
  • terminal.ansiBrightYellow#EA8E4E
  • terminal.ansiCyan#3F9C94
  • terminal.ansiGreen#8DC361
  • terminal.ansiMagenta#E648E6
  • terminal.ansiRed#C25C6E
  • terminal.ansiWhite#FBFBF9
  • terminal.ansiYellow#BA672E
  • terminal.background#101211
  • terminal.border#1F2A23
  • terminal.foreground#ffd654
  • terminal.inactiveSelectionBackground#60402F70
  • terminal.selectionBackground#60402F70
  • textBlockQuote.background#282F1E
  • textBlockQuote.border#1F2A23
  • textCodeBlock.background#282F1E
  • textLink.activeForeground#56A7FB
  • textLink.foreground#945AFF
  • textPreformat.background#282F1E
  • textPreformat.foreground#ffd654
  • textSeparator.foreground#ffd654
  • titleBar.activeBackground#101812
  • titleBar.activeForeground#ffd654
  • titleBar.inactiveBackground#101812
  • titleBar.inactiveForeground#496250
  • widget.border#1F2A23

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.tag, string#ffd654
meta.diff, meta.diff.header#496250
meta.link.reference.def.restructuredtext, string.other.link.description, string.other.link.title#00ff4d
emphasisitalic
strongbold
invalid#FF6268strikethrough
invalid.deprecated#ffd654underline italic
header#00ff4d
source.ini, source.ignore, source#B6A2E1
markup.inserted#00ff4d
markup.deleted#FF6268
markup.changed#56A7FB
markup.error#FF6268
markup.underlineunderline
markup.bold#FF9640bold
markup.heading#ffb300bold
markup.italic#B6A2E1italic
markup.inline.raw, markup.raw.restructuredtext#ffb300
markup.underline.link, markup.underline.link.image, markup.quote#56A7FB
beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext#945AFF
meta.separator.markdown#ffb300
fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown#24C916
markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end#FF9640
entity.name.filename#BA672E
entity.name.directive.restructuredtext#BA672Eitalic
entity.name.class, entity.name.type.class, entity.other.inherited-class, entity.name.fragment.graphql, variable.fragment.graphql#945AFF
entity.name.tag#b596ff
entity.other.attribute-name.parent-selector#b596ff
entity.other.attribute-name, meta.object-literal.key.js#945AFF
entity.name.function, meta.function-call.generic, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix#ffb300
entity.name.variable.parameter, meta.selector.css, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql#b3ff00
entity.other.attribute-name.class.css#ffb300
support#B899FF
entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml#ffb300
entity.name.type#BB9EFF
entity.name.type.module, entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type#DA8AFF
entity.other.attribute-name, meta.object-literal.key.js, entity.other.attribute-name.pseudo-class.css#ff8500
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#945AFF
keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml#945AFF
storage.modifier#00ff4d
punctuation.definition.constant.restructuredtext#00ff4d
storage.type.generic.java#ffb300
comment, punctuation.definition.comment, unused.comment, wildcard.comment#496250
comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class#bfa4ff
constant#00ff4d
constant.other.color, constant.other.key.perl#A27AFF
constant.character.escape, constant.character.string.escape, constant.regexp, constant.language#00ff4d
constant.other.date, constant.other.timestamp#bcff1e
constant.language.empty-list.haskell, constant.other.symbol.hashkey, constant.other.symbol.hashkey.ruby#B6A2E1
keyword.operator.other.powershell, keyword.other.statement-separator.powershell#00ff51
keyword.operator.dereference.java, keyword.operator.navigation.groovy#00ff51
keyword.operator#00ff51
keyword.other.unit#b596ff
keyword.control, keyword.other.template, keyword.other.substitution#A077FF
keyword.expressions-and-types.swift, keyword.other.this#00ff4d
keyword.control.import, keyword.control.from#C698F0
keyword.control.new, keyword.operator.new, keyword.other.important.css#945AFF
meta.attribute-selector.scss#E5FFA8
keyword.control.flow, keyword.control.loop, keyword.control.conditional, keyword.operator.logical, keyword.operator.relational, keyword.operator.comparison, keyword.operator.ternary#DD8FFF
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css#b596ff
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#D399FF
support.constant.property-value.css, constant.numeric.css#B6A2E1
keyword.control.at-rule.apply.tailwind#C698F0
keyword.control.at-rule.tailwind.tailwind#A077FF
keyword.control.at-rule.layer.tailwind#DD8FFF
meta.selector#E5FFA8
keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.powershell entity.other.attribute-name#ff8500
punctuation.definition.string.begin, punctuation.definition.string.end, punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end#DBE5C2
string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape#ffb300
punctuation.definition.keyword.css, punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css#DBE5C2
punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss#B6A2E1
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#D399FF
punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.brace.square, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation#FBFBF9
meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, string.template meta.brace, string.template punctuation.accessor#FCFDFB
meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile#E2EED3
meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css#FFFFFF
punctuation.definition.directive.restructuredtext#00ff4d
punctuation.separator.inheritance.php#DBE5C2
variable#c655ff
variable.other.alias.yaml#c655ffunderline
variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special#c655ff
variable.other.object#A27AFF
variable.other.readwrite#b95dff
meta.import variable.other.readwrite, meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable, variable.other.constant#b95dff
meta.selectionset.graphql meta.arguments variable#945AFF
variable.graphql, support.variable#c655ff
support.variable.property, support.variable.property.js, variable.object.property, variable.other.object.property, keyword.operation.graphql#EDAFF8
source.shell variable.other#00ff4d
support.function.magic, variable.other.predefined, storage.modifier.async#FF9640
support.function, support.type.property-name#ff7b16
storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def#BFA3FF
string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp#BA672E
punctuation.definition.group.capture.regexp#C25C6E
string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end#C25C6E
punctuation.definition.character-class.regexp#EA8E4E
punctuation.definition.group.regexp#9968FC
punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp#C25C6E
meta.assertion.look-ahead.regexp#9968FC
meta.scope.prerequisites.makefile#EA8E4E
source.json meta.structure.dictionary.json support.type.property-name.json#ffb300
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#945AFF
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#56A7FB
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF9640
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FF6268
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#24C916
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffb300
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#945AFF
token.info-token#56A7FB
token.warn-token#FF9640
token.error-token#FF6268
token.debug-token#FF9640

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Purple Orange - Coding Theme