Skip to main content
CodingTheme

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#333333
  • activityBar.border#333333
  • activityBar.foreground#ff59a0
  • activityBar.inactiveForeground#cfadff
  • activityBarBadge.background#ffa3ca
  • activityBarBadge.foreground#1f1f1f
  • badge.background#ffa3ca
  • badge.foreground#1f1f1f
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#2a2a2c
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#ff78b2
  • button.background#c21f65f5
  • button.foreground#ffffff
  • button.hoverBackground#ff59a0e5
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#e3e3e3
  • debugExceptionWidget.background#910fd983
  • debugExceptionWidget.border#47474700
  • debugToolBar.background#910fd983
  • debugToolBar.border#47474700
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#00e6bb2a
  • diffEditor.insertedTextBorder#ff000000
  • diffEditor.removedTextBackground#e7375236
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#e3e3e3
  • editor.background#2a2a2c
  • editor.findMatchBackground#bb57ff83
  • editor.findMatchBorder#74879f00
  • editor.findMatchHighlightBackground#ff57e542
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#c21f6528
  • editor.foreground#e3e3e3
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d417e
  • editor.lineHighlightBackground#7b6d7342
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#c21f6556
  • editor.selectionHighlightBackground#c0487c56
  • editor.selectionHighlightBorder#495f7700
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#ff57e542
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#f5cdd8
  • editorCursor.foreground#ff1e8791
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#e73752
  • editorGroup.border#cfadffab
  • editorGroup.emptyBackground#2a2a2c
  • editorGroupHeader.tabsBackground#252526
  • editorGutter.addedBackground#7ea949
  • editorGutter.background#2a2a2c
  • editorGutter.commentRangeForeground#fdd26e
  • editorGutter.deletedBackground#e73752
  • editorGutter.foldingControlForeground#fdd26e
  • editorGutter.modifiedBackground#cfadffab
  • editorHoverWidget.background#222
  • editorHoverWidget.border#45454500
  • editorHoverWidget.foreground#e3e3e3
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#00e6bb
  • editorLineNumber.activeForeground#ff59a0
  • editorLineNumber.foreground#f5cdd8
  • editorLink.activeForeground#00e6bb
  • editorMarkerNavigation.background#1f1f1f
  • editorMarkerNavigationError.background#e73752
  • editorMarkerNavigationInfo.background#00e6bb
  • editorMarkerNavigationWarning.background#fdd26e
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#2a2a2c
  • editorSuggestWidget.border#45454500
  • editorSuggestWidget.foreground#e3e3e3
  • editorSuggestWidget.highlightForeground#ffa3ca
  • editorSuggestWidget.selectedBackground#c21f6556
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#fdd26e
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#2a2a2c
  • editorWidget.foreground#e3e3e3
  • editorWidget.resizeBorder#c21f65
  • focusBorder#cfadff00
  • foreground#e3e3e3
  • gitDecoration.addedResourceForeground#add977
  • gitDecoration.conflictingResourceForeground#ffa874
  • gitDecoration.deletedResourceForeground#e73752
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#cfadff
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#bb57ff
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#ff59a0
  • icon.foreground#e3e3e3
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#e3e3e3
  • input.placeholderForeground#e3e3e3
  • inputOption.activeBackground#c21f6556
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#e3e3e3
  • list.activeSelectionBackground#c21f6599
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#c21f6556
  • list.focusForeground#cccccc
  • list.highlightForeground#ffa3ca
  • list.hoverBackground#c21f6556
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#c21f6556
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#c21f65c3
  • listFilterWidget.noMatchesOutline#e73752
  • listFilterWidget.outline#00000000
  • menu.background#252526
  • menu.border#00000000
  • menu.foreground#e3e3e3
  • menu.selectionBackground#c21f6556
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#cfadffab
  • menubar.selectionBackground#c21f65d9
  • menubar.selectionBorder#c00d0d00
  • menubar.selectionForeground#e3e3e3
  • merge.commonContentBackground#7536a1
  • merge.commonHeaderBackground#63278c
  • merge.currentContentBackground#9b2356
  • merge.currentHeaderBackground#c21f65
  • merge.incomingContentBackground#006879
  • merge.incomingHeaderBackground#004f5c
  • minimap.background#2a2a2c
  • minimap.errorHighlight#e73752
  • minimap.findMatchHighlight#bb57ff83
  • minimap.selectionHighlight#c21f6556
  • minimap.warningHighlight#fdd26e
  • minimapGutter.addedBackground#7ea949
  • minimapGutter.deletedBackground#e73752
  • minimapGutter.modifiedBackground#cfadffab
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#e0e0e0
  • notifications.background#222
  • notifications.border#303031
  • notifications.foreground#e3e3e3
  • notificationsErrorIcon.foreground#e73752
  • notificationsInfoIcon.foreground#00e6bb
  • notificationsWarningIcon.foreground#fdd26e
  • notificationToast.border#47474700
  • panel.background#1e1e1e
  • panel.border#cfadffab
  • panelSection.border#cfadff50
  • panelTitle.activeBorder#ff59a0
  • panelTitle.activeForeground#e3e3e3
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#c21f65e9
  • peekViewEditor.background#2a2a2c
  • peekViewEditor.matchHighlightBackground#ff57e542
  • peekViewEditor.matchHighlightBorder#ee931e00
  • peekViewEditorGutter.background#1f1f1f
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#ffa3ca
  • peekViewResult.matchHighlightBackground#ff57e542
  • peekViewResult.selectionBackground#c21f6556
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#3f3f4600
  • pickerGroup.foreground#ff59a0
  • progressBar.background#ff59a0
  • scrollbar.shadow#ff59a03c
  • scrollbarSlider.activeBackground#ff59a000
  • scrollbarSlider.background#bb57ff42
  • scrollbarSlider.hoverBackground#bb57ff83
  • selection.background#c21f6556
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#e3e3e3
  • sideBar.background#252526
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#e3e3e3
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#f5cdd8
  • sideBarTitle.foreground#ff59a0
  • statusBar.background#c21f65
  • statusBar.debuggingBackground#c73759
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#6a489b
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#ff59a0
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.hoverForeground#ff59a0
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#bb57ff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#ca7dff
  • terminal.ansiBrightCyan#ffa3ca
  • terminal.ansiBrightGreen#70de66
  • terminal.ansiBrightMagenta#0abaff
  • terminal.ansiBrightRed#e41535
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f7d380
  • terminal.ansiCyan#ff59a0
  • terminal.ansiGreen#adffa6
  • terminal.ansiMagenta#46d2e8
  • terminal.ansiRed#e73752
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffe7af
  • terminal.border#cfadff50
  • terminal.foreground#e3e3e3
  • terminal.selectionBackground#c21f6556
  • terminalCursor.background#c21f6556
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ff77b1
  • titleBar.activeBackground#3c3c3c
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#cfadff9b
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison#ff59a0
variable.other.generic-type.haskell#bb57ff
storage.type.haskell#46d2e8
support.variable.magic.python#ff59a0
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#e3e3e3
variable.parameter.function.language.special.self.python#cfadff
storage.modifier.lifetime.rust#e3e3e3
support.function.std.rust#ffa3ca
entity.name.lifetime.rust#cfadff
variable.language.rust#ff59a0
support.constant.edge#bb57ff
constant.other.character-class.regexp#ff59a0
keyword.operator.quantifier.regexp#46d2e8
punctuation.definition.string.begin,punctuation.definition.string.end#ffdc8c
variable.parameter.function#e3e3e3
comment markup.link#797778
markup.changed.diff#cfadff
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#ffa3ca
markup.inserted.diff#ffdc8c
markup.deleted.diff#ff59a0
meta.function.c,meta.function.cpp#ff59a0
punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c#e3e3e3
punctuation.separator.key-value#e3e3e3
keyword.operator.expression.import#ffa3ca
support.constant.math#cfadff
support.constant.property.math#46d2e8
variable.other.constant#cfadff
storage.type.annotation.java, storage.type.object.array.java#cfadff
source.java#ff59a0
punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java#e3e3e3
meta.method.java#ffa3ca
storage.modifier.import.java,storage.type.java,storage.type.generic.java#cfadff
keyword.operator.instanceof.java#bb57ff
meta.definition.variable.name.java#ff59a0
keyword.operator.logical#ff10c3
keyword.operator.bitwise#ff10c3
keyword.operator.channel#ff10c3
support.constant.property-value.scss,support.constant.property-value.css#46d2e8
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ff10c3
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#46d2e8
punctuation.separator.list.comma.css#e3e3e3
support.constant.color.w3c-standard-color-name.css#46d2e8
support.type.vendored.property-name.css#ff10c3
support.module.node,support.type.object.module,support.module.node#cfadff
entity.name.type.module#cfadff
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ff59a0
support.constant.json#46d2e8
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#bb57ff
support.type.object.console#ff59a0
support.variable.property.process#46d2e8
entity.name.function,support.function.console#ffa3ca
keyword.operator.misc.rust#e3e3e3
keyword.operator.sigil.rust#bb57ff
keyword.operator.delete#bb57ff
support.type.object.dom#ff10c3
support.variable.dom,support.variable.property.dom#ff59a0
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ff10c3
keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp#bb57ff
punctuation.separator.delimiter#e3e3e3
punctuation.separator.c,punctuation.separator.cpp#bb57ff
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ff10c3
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#bb57ff
variable.parameter.function.language.python#46d2e8
support.type.python#ff10c3
keyword.operator.logical.python#bb57ff
variable.parameter.function.python#46d2e8
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#e3e3e3
meta.function-call.generic.python#ffa3ca
constant.character.format.placeholder.other.python#46d2e8
keyword.operator#e3e3e3
keyword.operator.assignment.compound#bb57ff
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ff10c3
keyword#bb57ff
entity.name.namespace#cfadff
variable#ff59a0
variable.c#e3e3e3
variable.language#cfadff
token.variable.parameter.java#e3e3e3
import.storage.java#cfadff
token.package.keyword#bb57ff
token.package#e3e3e3
entity.name.function, meta.require, support.function.any-method, variable.function#ffa3ca
entity.name.type.namespace#cfadff
support.class, entity.name.type.class#cfadff
entity.name.class.identifier.namespace.type#cfadff
entity.name.class, variable.other.class.js, variable.other.class.ts#cfadff
variable.other.class.php#ff59a0
entity.name.type#cfadff
keyword.control#bb57ff
control.elements, keyword.operator.less#46d2e8
keyword.other.special-method#ffa3ca
storage#bb57ff
token.storage#bb57ff
keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void#bb57ff
token.storage.type.java#cfadff
support.function#ff10c3
support.type.property-name#e3e3e3
support.constant.property-value#e3e3e3
support.constant.font-name#46d2e8
meta.tag#e3e3e3
string#ffdc8c
entity.other.inherited-class#cfadff
constant.other.symbol#ff10c3
constant.numeric#46d2e8
constant#46d2e8
punctuation.definition.constant#46d2e8
entity.name.tag#ff59a0
entity.other.attribute-name#46d2e8
entity.other.attribute-name.id#ffa3canormal
entity.other.attribute-name.class.css#46d2e8normal
meta.selector#bb57ff
markup.heading#ff59a0
markup.heading punctuation.definition.heading, entity.name.section#ffa3ca
keyword.other.unit#ff59a0
markup.bold,todo.bold#46d2e8
punctuation.definition.bold#cfadff
markup.italic, punctuation.definition.italic,todo.emphasis#bb57ff
emphasis md#bb57ff
entity.name.section.markdown#ff59a0
punctuation.definition.heading.markdown#ff59a0
punctuation.definition.list.begin.markdown#ff59a0
markup.heading.setext#e3e3e3
punctuation.definition.bold.markdown#46d2e8
markup.inline.raw.markdown#ffdc8c
markup.inline.raw.string.markdown#ffdc8c
punctuation.definition.list.markdown#ff59a0
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ff59a0
beginning.punctuation.definition.list.markdown#ff59a0
punctuation.definition.metadata.markdown#ff59a0
markup.underline.link.markdown,markup.underline.link.image.markdown#bb57ff
string.other.link.title.markdown,string.other.link.description.markdown#ffa3ca
string.regexp#ff10c3
constant.character.escape#ff10c3
punctuation.section.embedded, variable.interpolation#ff59a0
punctuation.section.embedded.begin,punctuation.section.embedded.end#bb57ff
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#e3e3e3
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ff59a0
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ff59a0
source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation#ffdc8c
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ff10c3
support.type.property-name.json#ff59a0
support.type.property-name.json punctuation#ff59a0
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#bb57ff
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#bb57ff
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#cfadff
keyword.operator.error-control.php#bb57ff
keyword.operator.type.php#bb57ff
punctuation.section.array.begin.php#e3e3e3
punctuation.section.array.end.php#e3e3e3
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#cfadff
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#ffa3ca
punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php#e3e3e3
support.constant.core.rust#46d2e8
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#46d2e8
entity.name.goto-label.php,support.other.php#ffa3ca
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ff10c3
keyword.operator.regexp.php#bb57ff
keyword.operator.comparison.php#ff10c3
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#bb57ff
meta.function.decorator.python#ffa3ca
support.token.decorator.python,meta.function.decorator.identifier.python#ff10c3
function.parameter#e3e3e3
function.brace#e3e3e3
function.parameter.ruby, function.parameter.cs#e3e3e3
constant.language.symbol.ruby#ff10c3
rgb-value#ff10c3
inline-color-decoration rgb-value#46d2e8
less rgb-value#46d2e8
selector.sass#ff59a0
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#cfadff
block.scope.end,block.scope.begin#e3e3e3
storage.type.cs#cfadff
entity.name.variable.local.cs#ff59a0
token.info-token#ffa3ca
token.warn-token#46d2e8
token.error-token#f44747
token.debug-token#bb57ff
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#bb57ff
meta.template.expression#e3e3e3
keyword.operator.module#bb57ff
support.type.type.flowtype#ffa3ca
support.type.primitive#cfadff
meta.property.object#ff59a0
variable.parameter.function.js#ff59a0
keyword.other.template.begin#ffdc8c
keyword.other.template.end#ffdc8c
keyword.other.substitution.begin#ffdc8c
keyword.other.substitution.end#ffdc8c
keyword.operator.assignment#ff10c3
keyword.operator.assignment.go#cfadff
keyword.operator.arithmetic.go, keyword.operator.address.go#bb57ff
entity.name.package.go#cfadff
support.type.prelude.elm#ff10c3
support.constant.elm#46d2e8
punctuation.quasi.element#bb57ff
constant.character.entity#ff59a0
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ff10c3
entity.global.clojure#cfadff
meta.symbol.clojure#ff59a0
constant.keyword.clojure#ff10c3
meta.arguments.coffee, variable.parameter.function.coffee#ff59a0
source.ini#ffdc8c
meta.scope.prerequisites.makefile#ff59a0
source.makefile#cfadff
storage.modifier.import.groovy#cfadff
meta.method.groovy#ffa3ca
meta.definition.variable.name.groovy#ff59a0
meta.definition.class.inherited.classes.groovy#ffdc8c
support.variable.semantic.hlsl#cfadff
support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl#bb57ff
text.variable, text.bracketed#ff59a0
support.type.swift, support.type.vb.asp#cfadff
entity.name.function.xi#cfadff
entity.name.class.xi#ff10c3
constant.character.character-class.regexp.xi#ff59a0
constant.regexp.xi#bb57ff
keyword.control.xi#ff10c3
invalid.xi#e3e3e3
beginning.punctuation.definition.quote.markdown.xi#ffdc8c
beginning.punctuation.definition.list.markdown.xi#797778
constant.character.xi#ffa3ca
accent.xi#ffa3ca
wikiword.xi#46d2e8
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#797778
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#cfadff
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ff59a0
meta.brace.square#e3e3e3
comment, punctuation.definition.comment#797778italic
markup.quote.markdown#797778
punctuation.definition.block.sequence.item.yaml#e3e3e3
constant.language.symbol.elixir#ff10c3
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.superitalic
comment.line.double-slash,comment.block.documentationitalic
keyword.control.import.python,keyword.control.flow.pythonitalic
markup.italic.markdownitalic

Shiki preview

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

Loading...

Infatuation by PixelsInTheSky - VS Code Theme