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.background#141411
  • activityBar.border#141411
  • activityBar.foreground#adadac
  • activityBar.inactiveForeground#5b595c
  • activityBarBadge.background#33fcff
  • activityBarBadge.foreground#1b1c19
  • badge.background#33fcff
  • badge.foreground#1b1c19
  • breadcrumb.activeSelectionForeground#f2f2f0
  • breadcrumb.focusForeground#adadac
  • breadcrumb.foreground#919288
  • button.background#20211d
  • button.foreground#919288
  • button.hoverBackground#1b1c19
  • button.secondaryBackground#20211d
  • button.secondaryForeground#919288
  • button.secondaryHoverBackground#1b1c19
  • charts.blue#78dce8
  • charts.foreground#f2f2f0
  • charts.green#a9dc76
  • charts.lines#727072
  • charts.orange#fc9867
  • charts.purple#ab9df2
  • charts.red#ff6188
  • charts.yellow#faf09a
  • debugExceptionWidget.background#20211d
  • debugExceptionWidget.border#1b1c19
  • debugIcon.breakpointCurrentStackframeForeground#90fdff
  • debugIcon.breakpointDisabledForeground#adadac
  • debugIcon.breakpointForeground#ff6188
  • debugIcon.breakpointStackframeForeground#f2f2f0
  • debugIcon.breakpointUnverifiedForeground#fc9867
  • debugIcon.continueForeground#f2f2f0
  • debugIcon.disconnectForeground#f2f2f0
  • debugIcon.pauseForeground#f2f2f0
  • debugIcon.restartForeground#a9dc76
  • debugIcon.startForeground#a9dc76
  • debugIcon.stepBackForeground#f2f2f0
  • debugIcon.stepIntoForeground#f2f2f0
  • debugIcon.stepOutForeground#f2f2f0
  • debugIcon.stepOverForeground#f2f2f0
  • debugIcon.stopForeground#ff6188
  • debugToolBar.background#20211d
  • descriptionForeground#919288
  • diffEditor.insertedTextBackground#a9dc7619
  • diffEditor.removedTextBackground#ff618819
  • dropdown.background#1b1c19
  • dropdown.border#1b1c19
  • dropdown.foreground#919288
  • dropdown.listBackground#20211d
  • editor.background#1b1c19
  • editor.findMatchBackground#f2f2f026
  • editor.findMatchBorder#fcfcfc
  • editor.findMatchHighlightBackground#f2f2f026
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#f2f2f00c
  • editor.findRangeHighlightBorder#00000000
  • editor.foreground#f2f2f0
  • editor.hoverHighlightBackground#f2f2f00c
  • editor.inactiveSelectionBackground#f2f2f00c
  • editor.lineHighlightBackground#f2f2f00c
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#20211d
  • editor.rangeHighlightBorder#20211d
  • editor.selectionBackground#adadac26
  • editor.selectionHighlightBackground#f2f2f026
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#f2f2f026
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#f2f2f026
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketHighlight.foreground1#ff6188
  • editorBracketHighlight.foreground2#fc9867
  • editorBracketHighlight.foreground3#faf09a
  • editorBracketHighlight.foreground4#a9dc76
  • editorBracketHighlight.foreground5#78dce8
  • editorBracketHighlight.foreground6#ab9df2
  • editorBracketMatch.background#1b1c19
  • editorBracketMatch.border#727072
  • editorCodeLens.foreground#727072
  • editorCursor.background#1b1c19
  • editorCursor.foreground#f2f2f0
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#ff6188
  • editorGroup.border#181816
  • editorGroup.dropBackground#181816bf
  • editorGroup.emptyBackground#141411
  • editorGroup.focusedEmptyBorder#181816
  • editorGroupHeader.noTabsBackground#1b1c19
  • editorGroupHeader.tabsBackground#1b1c19
  • editorGroupHeader.tabsBorder#1b1c19
  • editorGutter.addedBackground#a9dc76
  • editorGutter.background#1b1c19
  • editorGutter.deletedBackground#ff6188
  • editorGutter.modifiedBackground#fc9867
  • editorHint.border#1b1c19
  • editorHint.foreground#ab9df2
  • editorHoverWidget.background#20211d
  • editorHoverWidget.border#1b1c19
  • editorIndentGuide.background#20211d
  • editorInfo.background#00000000
  • editorInfo.border#1b1c19
  • editorInfo.foreground#78dce8
  • editorInlayHint.background#262724
  • editorInlayHint.foreground#919288
  • editorInlayHint.parameterBackground#262724
  • editorInlayHint.parameterForeground#919288
  • editorInlayHint.typeBackground#262724
  • editorInlayHint.typeForeground#919288
  • editorLightBulb.foreground#90fdff
  • editorLightBulbAutoFix.foreground#a9dc76
  • editorLineNumber.activeForeground#adadac
  • editorLineNumber.foreground#5b595c
  • editorLink.activeForeground#78dce8
  • editorMarkerNavigation.background#20211d
  • editorMarkerNavigationError.background#ff6188
  • editorMarkerNavigationInfo.background#78dce8
  • editorMarkerNavigationWarning.background#fc9867
  • editorOverviewRuler.addedForeground#a9dc76
  • editorOverviewRuler.border#1b1c19
  • editorOverviewRuler.currentContentForeground#20211d
  • editorOverviewRuler.deletedForeground#ff6188
  • editorOverviewRuler.errorForeground#ff6188
  • editorOverviewRuler.findMatchForeground#f2f2f026
  • editorOverviewRuler.incomingContentForeground#20211d
  • editorOverviewRuler.infoForeground#78dce8
  • editorOverviewRuler.modifiedForeground#fc9867
  • editorOverviewRuler.rangeHighlightForeground#f2f2f026
  • editorOverviewRuler.selectionHighlightForeground#f2f2f026
  • editorOverviewRuler.warningForeground#fc9867
  • editorOverviewRuler.wordHighlightForeground#f2f2f026
  • editorOverviewRuler.wordHighlightStrongForeground#f2f2f026
  • editorPane.background#1b1c19
  • editorRuler.foreground#5b595c
  • editorSuggestWidget.background#20211d
  • editorSuggestWidget.border#20211d
  • editorSuggestWidget.foreground#adadac
  • editorSuggestWidget.highlightForeground#f2f2f0
  • editorSuggestWidget.selectedBackground#727072
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#fc9867
  • editorWhitespace.foreground#5b595c
  • editorWidget.background#20211d
  • editorWidget.border#20211d
  • errorForeground#ff6188
  • extensionButton.prominentBackground#20211d
  • extensionButton.prominentForeground#f2f2f0
  • extensionButton.prominentHoverBackground#5b595c
  • focusBorder#727072
  • foreground#f2f2f0
  • gitDecoration.addedResourceForeground#a9dc76
  • gitDecoration.conflictingResourceForeground#fc9867
  • gitDecoration.deletedResourceForeground#ff6188
  • gitDecoration.ignoredResourceForeground#5b595c
  • gitDecoration.modifiedResourceForeground#faf09a
  • gitDecoration.stageDeletedResourceForeground#ff6188
  • gitDecoration.stageModifiedResourceForeground#faf09a
  • gitDecoration.untrackedResourceForeground#fc9867
  • input.background#20211d
  • input.border#20211d
  • input.foreground#f2f2f0
  • input.placeholderForeground#727072
  • inputOption.activeBackground#5b595c
  • inputOption.activeBorder#5b595c
  • inputValidation.errorBackground#20211d
  • inputValidation.errorBorder#ff6188
  • inputValidation.errorForeground#ff6188
  • inputValidation.infoBackground#20211d
  • inputValidation.infoBorder#78dce8
  • inputValidation.infoForeground#78dce8
  • inputValidation.warningBackground#20211d
  • inputValidation.warningBorder#fc9867
  • inputValidation.warningForeground#fc9867
  • list.activeSelectionBackground#f2f2f00c
  • list.activeSelectionForeground#bbfdff
  • list.dropBackground#181816bf
  • list.errorForeground#ff6188
  • list.focusBackground#1b1c19
  • list.focusForeground#f2f2f0
  • list.highlightForeground#f2f2f0
  • list.hoverBackground#f2f2f00c
  • list.hoverForeground#f2f2f0
  • list.inactiveFocusBackground#1b1c19
  • list.inactiveSelectionBackground#adadac0c
  • list.inactiveSelectionForeground#bbfdff
  • list.invalidItemForeground#ff6188
  • list.warningForeground#fc9867
  • listFilterWidget.background#1b1c19
  • listFilterWidget.noMatchesOutline#ff6188
  • listFilterWidget.outline#1b1c19
  • merge.border#1b1c19
  • merge.commonContentBackground#f2f2f019
  • merge.commonHeaderBackground#f2f2f026
  • merge.currentContentBackground#ff618819
  • merge.currentHeaderBackground#ff618826
  • merge.incomingContentBackground#a9dc7619
  • merge.incomingHeaderBackground#a9dc7626
  • minimap.errorHighlight#ff6188
  • minimap.warningHighlight#fc9867
  • minimapGutter.addedBackground#a9dc76
  • minimapGutter.deletedBackground#ff6188
  • minimapGutter.modifiedBackground#faf09a
  • minimapSlider.activeBackground#f2f2f012
  • minimapSlider.background#f2f2f009
  • minimapSlider.hoverBackground#f2f2f012
  • notificationCenter.border#20211d
  • notificationCenterHeader.background#20211d
  • notificationCenterHeader.foreground#919288
  • notificationLink.foreground#90fdff
  • notifications.background#20211d
  • notifications.border#20211d
  • notifications.foreground#adadac
  • notificationsErrorIcon.foreground#ff6188
  • notificationsInfoIcon.foreground#78dce8
  • notificationsWarningIcon.foreground#fc9867
  • notificationToast.border#20211d
  • panel.background#20211d
  • panel.border#1b1c19
  • panelTitle.activeBorder#bbfdff
  • panelTitle.activeForeground#bbfdff
  • panelTitle.inactiveForeground#919288
  • peekView.border#1b1c19
  • peekViewEditor.background#20211d
  • peekViewEditor.matchHighlightBackground#5b595c
  • peekViewEditorGutter.background#20211d
  • peekViewResult.background#20211d
  • peekViewResult.fileForeground#919288
  • peekViewResult.lineForeground#919288
  • peekViewResult.matchHighlightBackground#5b595c
  • peekViewResult.selectionBackground#20211d
  • peekViewResult.selectionForeground#f2f2f0
  • peekViewTitle.background#20211d
  • peekViewTitleDescription.foreground#919288
  • peekViewTitleLabel.foreground#f2f2f0
  • pickerGroup.border#1b1c19
  • pickerGroup.foreground#5b595c
  • problemsErrorIcon.foreground#ff6188
  • problemsInfoIcon.foreground#78dce8
  • problemsWarningIcon.foreground#fc9867
  • progressBar.background#20211d
  • sash.hoverBorder#727072
  • scrollbar.shadow#1b1c19
  • scrollbarSlider.activeBackground#f2f2f012
  • scrollbarSlider.background#f2f2f012
  • scrollbarSlider.hoverBackground#f2f2f012
  • selection.background#adadac26
  • settings.checkboxBackground#20211d
  • settings.checkboxBorder#20211d
  • settings.checkboxForeground#f2f2f0
  • settings.dropdownBackground#20211d
  • settings.dropdownBorder#20211d
  • settings.dropdownForeground#f2f2f0
  • settings.dropdownListBorder#919288
  • settings.modifiedItemIndicator#33fcff
  • settings.numberInputBackground#20211d
  • settings.numberInputBorder#20211d
  • settings.numberInputForeground#f2f2f0
  • settings.textInputBackground#20211d
  • settings.textInputBorder#20211d
  • settings.textInputForeground#f2f2f0
  • sideBar.background#181816
  • sideBar.border#141411
  • sideBar.dropBackground#181816bf
  • sideBar.foreground#919288
  • sideBarSectionHeader.background#181816
  • sideBarSectionHeader.foreground#727072
  • sideBarTitle.foreground#5b595c
  • statusBar.background#181816
  • statusBar.border#141411
  • statusBar.debuggingBackground#727072
  • statusBar.debuggingBorder#181816
  • statusBar.debuggingForeground#f2f2f0
  • statusBar.foreground#727072
  • statusBar.noFolderBackground#181816
  • statusBar.noFolderBorder#141411
  • statusBar.noFolderForeground#727072
  • statusBarItem.activeBackground#1b1c19
  • statusBarItem.errorBackground#1b1c19
  • statusBarItem.errorForeground#ff6188
  • statusBarItem.hoverBackground#f2f2f00c
  • statusBarItem.prominentBackground#20211d
  • statusBarItem.prominentHoverBackground#20211d
  • statusBarItem.remoteBackground#181816
  • statusBarItem.remoteForeground#33fcff
  • symbolIcon.arrayForeground#ff6188
  • symbolIcon.booleanForeground#ff6188
  • symbolIcon.classForeground#78dce8
  • symbolIcon.colorForeground#ab9df2
  • symbolIcon.constantForeground#ab9df2
  • symbolIcon.constructorForeground#a9dc76
  • symbolIcon.enumeratorForeground#fc9867
  • symbolIcon.enumeratorMemberForeground#fc9867
  • symbolIcon.eventForeground#fc9867
  • symbolIcon.fieldForeground#fc9867
  • symbolIcon.fileForeground#adadac
  • symbolIcon.folderForeground#adadac
  • symbolIcon.functionForeground#a9dc76
  • symbolIcon.interfaceForeground#78dce8
  • symbolIcon.keyForeground#fc9867
  • symbolIcon.keywordForeground#ff6188
  • symbolIcon.methodForeground#a9dc76
  • symbolIcon.moduleForeground#78dce8
  • symbolIcon.namespaceForeground#78dce8
  • symbolIcon.nullForeground#ab9df2
  • symbolIcon.numberForeground#ab9df2
  • symbolIcon.objectForeground#78dce8
  • symbolIcon.operatorForeground#ff6188
  • symbolIcon.packageForeground#ab9df2
  • symbolIcon.propertyForeground#fc9867
  • symbolIcon.referenceForeground#ab9df2
  • symbolIcon.snippetForeground#a9dc76
  • symbolIcon.stringForeground#faf09a
  • symbolIcon.structForeground#ff6188
  • symbolIcon.textForeground#faf09a
  • symbolIcon.typeParameterForeground#fc9867
  • symbolIcon.unitForeground#ab9df2
  • symbolIcon.variableForeground#78dce8
  • tab.activeBackground#1b1c19
  • tab.activeBorder#bbfdff
  • tab.activeForeground#bbfdff
  • tab.activeModifiedBorder#5b595c
  • tab.border#1b1c19
  • tab.hoverBackground#1b1c19
  • tab.hoverBorder#5b595c
  • tab.inactiveBackground#1b1c19
  • tab.inactiveForeground#919288
  • tab.inactiveModifiedBorder#5b595c
  • tab.lastPinnedBorder#5b595c
  • tab.unfocusedActiveBorder#919288
  • tab.unfocusedActiveForeground#adadac
  • tab.unfocusedActiveModifiedBorder#20211d
  • tab.unfocusedHoverBackground#1b1c19
  • tab.unfocusedHoverBorder#1b1c19
  • tab.unfocusedInactiveForeground#919288
  • tab.unfocusedInactiveModifiedBorder#20211d
  • terminal.ansiBlack#20211d
  • terminal.ansiBlue#fc9867
  • terminal.ansiBrightBlack#727072
  • terminal.ansiBrightBlue#fc9867
  • terminal.ansiBrightCyan#78dce8
  • terminal.ansiBrightGreen#a9dc76
  • terminal.ansiBrightMagenta#ab9df2
  • terminal.ansiBrightRed#ff6188
  • terminal.ansiBrightWhite#f2f2f0
  • terminal.ansiBrightYellow#faf09a
  • terminal.ansiCyan#78dce8
  • terminal.ansiGreen#a9dc76
  • terminal.ansiMagenta#ab9df2
  • terminal.ansiRed#ff6188
  • terminal.ansiWhite#f2f2f0
  • terminal.ansiYellow#faf09a
  • terminal.background#20211d
  • terminal.foreground#f2f2f0
  • terminal.selectionBackground#f2f2f026
  • terminalCursor.background#00000000
  • terminalCursor.foreground#f2f2f0
  • textBlockQuote.background#20211d
  • textBlockQuote.border#141411
  • textCodeBlock.background#141411
  • textLink.activeForeground#f2f2f0
  • textLink.foreground#90fdff
  • textPreformat.foreground#f2f2f0
  • textSeparator.foreground#727072
  • titleBar.activeBackground#181816
  • titleBar.activeForeground#919288
  • titleBar.border#141411
  • titleBar.inactiveBackground#181816
  • titleBar.inactiveForeground#5b595c
  • walkThrough.embeddedEditorBackground#181816
  • widget.shadow#141411

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text#727072italic
comment storage.type#727072
comment entity.name.type#adadac
comment variable, comment variable.other#adadac
comment keyword.codetag.notation#AB9DF2
comment.git-status.header.remote#FF6188
comment.git-status.header.local#78DCE8
comment.other.git-status.head#f2f2f0
string.quoted.docstring, string.quoted.docstring punctuation.definition#727072
constant#AB9DF2
constant.other#f2f2f0
constant.other.caps#AB9DF2
constant.other.placeholder.c#FC9867
constant.other.property#AB9DF2
constant.other.citation.latex#AB9DF2
constant.other.color#AB9DF2
constant.other.character-class.escape#AB9DF2
constant.other.key#AB9DF2
constant.other.symbol#FC9867
constant.other.elm#78DCE8
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#faf09a
entity.name.section#faf09a
entity.name.function, entity.name.function.templated#A9DC76
entity.name.function.member.static#f2f2f0
entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace#78DCE8
entity.name.label#AB9DF2
entity.name.function.preprocessor#78DCE8
entity.name#A9DC76
entity.name.class#78DCE8
entity.name.constant#AB9DF2
entity.name.namespace#f2f2f0
entity.other.inherited-class#78DCE8italic
entity.name.function#A9DC76
entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component#FF6188
entity.name.function.operator#FF6188
entity.name.type, entity.name.type.class.reference, entity.name.type.class.value#78DCE8
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, entity.other.attribute-name.css, entity.other.animation-name.css#A9DC76
entity.other.attribute-name.id.css#FC9867
entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css#78DCE8italic
entity.name.function, support.function#A9DC76
entity.other.git-status.hex#AB9DF2
entity.other.jinja2.delimiter#919288
entity.name.operator.custom-literal#f2f2f0
entity.name.operator.custom-literal.string#faf09a
entity.name.operator.custom-literal.number#AB9DF2
entity.name.type.rust#78DCE8
entity.name.lifetime.rust#FF6188
invaliditalic
keyword#FF6188
keyword.control#FF6188
keyword.control.directive#FF6188
keyword.operator, keyword.operator.member, keyword.operator.new#FF6188
keyword.other.substitution#919288
keyword.other.template.begin, keyword.other.template.end#FF6188
keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext#919288
keyword.other.parenthesis.elm#919288
keyword.other.fn.rust, keyword.other.rust, keyword.other.unsafe.rust, keyword.other.where.rust#78DCE8
keyword.control.rust, keyword.operator.misc.rust#FF6188
keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby#FF6188
markup.italicitalic
markup.boldbold
markup.heading#faf09a
markup.raw, markup.inline.raw#FC9867
markup.underlineunderline
markup.underline.link#A9DC76
markup.inserted, markup.inserted punctuation.definition.inserted#A9DC76
markup.deleted, markup.deleted punctuation.definition.deleted#FF6188
markup.changed, markup.changed punctuation.definition.changed#faf09a
markup.ignored, markup.ignored punctuation.definition.ignored#919288
markup.untracked#919288
markup.quoteitalic
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#919288
meta.function-call.generic.python, support.function.builtin.python#A9DC76
meta.function-call.python meta.function-call.arguments.python#f2f2f0
meta.instance.constructor#A9DC76
meta.attribute-with-value.class string, meta.attribute.class.html string#A9DC76
meta.attribute-with-value.id string, meta.attribute.id.html string#FC9867
source.json meta.mapping.key string#f2f2f0
meta.object.member#f2f2f0
meta.property-list.css variable.other#FC9867
entity.name.constant.preprocessor, meta.preprocessor#AB9DF2
meta.diff.git-diff.header#faf09a
meta.type_params.rust#f2f2f0
meta.attribute.rust, meta.annotation.rust, variable.language.rust, variable.annotation.rust, meta.annotation.rust string, meta.annotation.rust keyword, meta.annotation.rust keyword.operator, meta.attribute.rust string#adadac
punctuation#919288
punctuation.definition.tag, punctuation.definition.tag source, punctuation.definition.group.begin.ruby, punctuation.definition.group.end.ruby, punctuation.definition.group.begin.css, punctuation.definition.group.end.css, punctuation.definition.string.end.html source.css#919288
punctuation.definition.group#f2f2f0
punctuation.definition.comment#727072
punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css#adadac
punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source, punctuation.section.embedded.begin#FC9867
punctuation.template-string.element.begin, punctuation.template-string.element.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#FF6188
meta.paragraph.markdown meta.dummy.line-break, meta.paragraph.markdown meta.hard-line-break.markdown
region.redish#FF6188
region.orangish#FC9867
region.yellowish#faf09a
region.greenish#A9DC76
region.bluish#78DCE8
region.purplish#AB9DF2
region.pinkish#FF6188
region.whitish#FFFFFF
source#f2f2f0
source.scss, source.sass#919288
source.sass variable.other, source.sass variable.sass, source.scss variable.other, source.scss variable.scss, source.scss variable.sass, source.css variable.other, source.css variable.scss, source.less variable.other, source.less variable.other.less, source.less variable.declaration.less#FC9867italic
source.git-show.commit.sha#AB9DF2
source.git-show.author, source.git-show.date, source.git-diff.command, source.git-diff.command meta.diff.git-diff.header.from-file, source.git-diff.command meta.diff.git-diff.header.to-file#919288
source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha#AB9DF2
source.git-show meta.diff.range.unified#FC9867
source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file#919288
storage#FF6188
storage.type#78DCE8italic
storage.type.extends#FF6188
storage.type.function.arrow#FF6188
storage.modifier, storage.type.modifier#FF6188italic
storage.class.restructuredtext.ref#AB9DF2
storage.modifier.visibility.rust, storage.modifier.lifetime.rust#FF6188
storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, storage.type.rust, storage.type.core.rust, storage.class.std.rust#78DCE8
storage.type.rust, storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, keyword.other.rust, keyword.other.where.rust#FF6188
string#faf09a
string.unquoted.label#f2f2f0
string source#f2f2f0
string source punctuation.section.embedded, string punctuation.definition.string source#919288
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
string.other.git-status.help.key#adadac
string.other.git-status.remote#FF6188
support.constant#78DCE8
support.constant.handlebars#919288
support.type.vendor-prefix.css#adadac
support.function#A9DC76
support.function.delimiter.elm#919288
support.type, entity.name.type.object.console#78DCE8italic
support.variable#78DCE8
support.type.property-name#f2f2f0
support.class#78DCE8
support.constant.core.rust#AB9DF2
text#f2f2f0
text.find-in-files#f2f2f0
variable, variable.other#f2f2f0
variable.parameter, parameters variable.function#FC9867italic
variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python#adadacitalic
variable.language.arguments#AB9DF2
variable.other.class#78DCE8
variable.other.constant#AB9DF2
variable.other.readwrite#f2f2f0
variable.other.member#f2f2f0
variable.other.enummember#AB9DF2
variable.other.property, variable.other.property.static, variable.other.event#f2f2f0
variable.function#A9DC76
variable.other.substitution#FC9867
source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby#AB9DF2
source.jinja2 variable.other.jinja2.block#A9DC76
source.jinja2 variable.other.jinja2#FC9867
token.info-token#6796E6
token.warn-token#CD9731
token.error-token#F44747
token.debug-token#B267E6

Shiki preview

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

Loading...

JamesNZL - Coding Theme