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#000000
  • activityBar.border#2e2e2e
  • activityBar.foreground#ededed
  • activityBar.inactiveForeground#a0a0a0
  • activityBarBadge.background#5cc2b2
  • activityBarBadge.foreground#000000
  • badge.background#5cc2b2
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#ededed
  • breadcrumb.background#0a0a0a
  • breadcrumb.focusForeground#ededed
  • breadcrumb.foreground#a0a0a0
  • button.background#5cc2b2
  • button.foreground#000000
  • button.hoverBackground#5cc2b2bb
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#000000
  • debugExceptionWidget.border#2e2e2e
  • debugToolBar.background#000000
  • debugToolBar.border#2e2e2e
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#0a0a0a
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#4598F7
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#ededed
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#ffffff24
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#0a0a0a
  • editorGroupHeader.tabsBackground#0a0a0a
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#0a0a0a
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#000000
  • editorHoverWidget.border#2e2e2e
  • editorHoverWidget.foreground#a0a0a0
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#2e2e2e
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#000000
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#000000
  • editorSuggestWidget.border#2e2e2e
  • editorSuggestWidget.foreground#a0a0a0
  • editorSuggestWidget.highlightForeground#5cc2b2
  • editorSuggestWidget.selectedBackground#00322a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#000000
  • editorWidget.foreground#a0a0a0
  • editorWidget.resizeBorder#2e2e2e
  • focusBorder#5cc2b2
  • foreground#a0a0a0
  • gitDecoration.addedResourceForeground#40c458
  • gitDecoration.conflictingResourceForeground#8484f5
  • gitDecoration.deletedResourceForeground#f04343
  • gitDecoration.ignoredResourceForeground#777777
  • gitDecoration.modifiedResourceForeground#fdca7d
  • gitDecoration.stageDeletedResourceForeground#f04343
  • gitDecoration.stageModifiedResourceForeground#fdca7d
  • gitDecoration.submoduleResourceForeground#60adf5
  • gitDecoration.untrackedResourceForeground#99dbb0
  • icon.foreground#a0a0a0
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#ffffff24
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#ffffff24
  • list.activeSelectionForeground#ededed
  • list.dropBackground#ffffff12
  • list.focusBackground#ffffff24
  • list.focusForeground#ededed
  • list.highlightForeground#5cc2b2
  • list.hoverBackground#ffffff12
  • list.hoverForeground#ededed
  • list.inactiveSelectionBackground#ffffff12
  • list.inactiveSelectionForeground#ededed
  • listFilterWidget.background#2e2e2e
  • listFilterWidget.noMatchesOutline#ff2424
  • listFilterWidget.outline#5cc2b2
  • menu.background#000000
  • menu.border#2e2e2e
  • menu.foreground#a0a0a0
  • menu.selectionBackground#ffffff12
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ededed
  • menu.separatorBackground#2e2e2e
  • menubar.selectionBackground#ffffff12
  • menubar.selectionBorder#2e2e2e
  • menubar.selectionForeground#ededed
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#0a0a0a
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#ffffff24
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#2e2e2e
  • notificationCenterHeader.background#000000
  • notificationCenterHeader.foreground#ededed
  • notifications.background#000000
  • notifications.border#2e2e2e
  • notifications.foreground#a0a0a0
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#2e2e2e
  • panel.background#000000
  • panel.border#2e2e2e
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#5cc2b2
  • peekViewEditor.background#00322a
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#00322a
  • peekViewResult.background#000000
  • peekViewResult.fileForeground#ededed
  • peekViewResult.lineForeground#a0a0a0
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#00000000
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#2e2e2e
  • pickerGroup.foreground#5cc2b2
  • progressBar.background#5cc2b2
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#ffffff24
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#a0a0a0
  • sideBar.background#000000
  • sideBar.border#2e2e2e
  • sideBar.dropBackground#ffffff12
  • sideBar.foreground#a0a0a0
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#ededed
  • sideBarTitle.foreground#a0a0a0
  • statusBar.background#000000
  • statusBar.border#2e2e2e
  • statusBar.debuggingBackground#cb6308
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#a0a0a0
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderBorder#2e2e2e
  • statusBar.noFolderForeground#a0a0a0
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff12
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#2e2e2e
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#0a0a0a
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#ffffff24
  • terminalCursor.foreground#ffffff
  • textLink.foreground#3794ff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#a0a0a0
  • titleBar.border#2e2e2e
  • titleBar.inactiveBackground#2e2e2e
  • titleBar.inactiveForeground#a0a0a0
  • tree.indentGuidesStroke#2e2e2e
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000080

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#ededed
variable.other.generic-type.haskell#e56b91
storage.type.haskell#ededed
support.variable.magic.python#ededed
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#ededed
variable.parameter.function.language.special.self.python#6fa5fc
storage.modifier.lifetime.rust#ededed
support.function.std.rust#6fa5fc
entity.name.lifetime.rust#6fa5fc
variable.language.rust#ededed
support.constant.edge#e56b91
constant.other.character-class.regexp#ededed
keyword.operator.quantifier.regexp#ededed
punctuation.definition.string.begin,punctuation.definition.string.end#5cc2b2
variable.parameter.function#ededed
comment markup.link#a0a0a0
markup.changed.diff#6fa5fc
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#6fa5fc
markup.inserted.diff#5cc2b2
markup.deleted.diff#ededed
meta.function.c,meta.function.cpp#ededed
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#ededed
punctuation.separator.key-value#ededed
keyword.operator.expression.import#6fa5fc
support.constant.math#6fa5fc
support.constant.property.math#ededed
storage.type.annotation.java, storage.type.object.array.java#6fa5fc
source.java#ededed
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#ededed
meta.method.java#6fa5fc
storage.modifier.import.java,storage.type.java,storage.type.generic.java#6fa5fc
keyword.operator.instanceof.java#e56b91
meta.definition.variable.name.java#ededed
keyword.operator.logical#e56b91
keyword.operator.bitwise#e56b91
keyword.operator.channel#e56b91
support.constant.property-value.scss,support.constant.property-value.css#ededed
keyword.operator.css,keyword.operator.scss,keyword.operator.less#e56b91
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#ededed
punctuation.separator.list.comma.css#ededed
support.constant.color.w3c-standard-color-name.css#ededed
support.type.vendored.property-name.css#e56b91
support.module.node,support.type.object.module,support.module.node#6fa5fc
entity.name.type.module#6fa5fc
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ededed
support.constant.json#ededed
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#e56b91
support.type.object.console#ededed
support.variable.property.process#ededed
entity.name.function,support.function.console#6fa5fc
keyword.operator.misc.rust#ededed
keyword.operator.sigil.rust#e56b91
keyword.operator.delete#e56b91
support.type.object.dom#e56b91
support.variable.dom,support.variable.property.dom#ededed
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#e56b91
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#e56b91
punctuation.separator.delimiter#ededed
punctuation.separator.c,punctuation.separator.cpp#e56b91
support.type.posix-reserved.c,support.type.posix-reserved.cpp#e56b91
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#e56b91
variable.parameter.function.language.python#ededed
support.type.python#e56b91
keyword.operator.logical.python#e56b91
variable.parameter.function.python#ededed
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#ededed
meta.function-call.generic.python#6fa5fc
constant.character.format.placeholder.other.python#ededed
keyword.operator#ededed
keyword.operator.assignment.compound#e56b91
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#e56b91
keyword#e56b91
entity.name.namespace#6fa5fc
variable#ededed
variable.c#ededed
variable.language#6fa5fc
token.variable.parameter.java#ededed
import.storage.java#6fa5fc
token.package.keyword#e56b91
token.package#ededed
entity.name.function, meta.require, support.function.any-method, variable.function#6fa5fc
entity.name.type.namespace#6fa5fc
support.class, entity.name.type.class#ededed
entity.name.class.identifier.namespace.type#6fa5fc
entity.name.class, variable.other.class.js, variable.other.class.ts#6fa5fc
variable.other.object.tsx#ededed
variable.other.class.php#ededed
entity.name.type#6fa5fc
keyword.control#e56b91
control.elements, keyword.operator.less#ededed
keyword.other.special-method#6fa5fc
storage#e56b91
token.storage#e56b91
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#e56b91
token.storage.type.java#6fa5fc
support.function#e56b91
support.type.property-name#ededed
support.constant.property-value#ededed
support.constant.font-name#ededed
meta.tag#ededed
string#5cc2b2
entity.other.inherited-class#6fa5fc
constant.other.symbol#e56b91
constant.numeric#ededed
constant#ededed
punctuation.definition.constant#ededed
entity.name.tag#ededed
entity.other.attribute-name#ededed
entity.other.attribute-name.id#6fa5fcnormal
entity.other.attribute-name.class.css#ededednormal
meta.selector#e56b91
markup.heading#ededed
markup.heading punctuation.definition.heading, entity.name.section#6fa5fc
keyword.other.unit#ededed
markup.bold,todo.bold#ededed
punctuation.definition.bold#6fa5fc
markup.italic, punctuation.definition.italic,todo.emphasis#e56b91
emphasis md#e56b91
entity.name.section.markdown#ededed
punctuation.definition.heading.markdown#ededed
punctuation.definition.list.begin.markdown#ededed
markup.heading.setext#ededed
punctuation.definition.bold.markdown#ededed
markup.inline.raw.markdown#5cc2b2
markup.inline.raw.string.markdown#5cc2b2
punctuation.definition.list.markdown#ededed
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ededed
beginning.punctuation.definition.list.markdown#ededed
punctuation.definition.metadata.markdown#ededed
markup.underline.link.markdown,markup.underline.link.image.markdown#e56b91
string.other.link.title.markdown,string.other.link.description.markdown#6fa5fc
string.regexp#e56b91
constant.character.escape#e56b91
punctuation.section.embedded, variable.interpolation#ededed
punctuation.section.embedded.begin,punctuation.section.embedded.end#e56b91
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#ededed
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ededed
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ededed
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#5cc2b2
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#e56b91
support.type.property-name.json#ededed
support.type.property-name.json punctuation#ededed
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#e56b91
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#e56b91
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#6fa5fc
keyword.operator.error-control.php#e56b91
keyword.operator.type.php#e56b91
punctuation.section.array.begin.php#ededed
punctuation.section.array.end.php#ededed
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#6fa5fc
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#6fa5fc
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#ededed
support.constant.core.rust#ededed
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#ededed
entity.name.goto-label.php,support.other.php#6fa5fc
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#e56b91
keyword.operator.regexp.php#e56b91
keyword.operator.comparison.php#e56b91
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#e56b91
meta.function.decorator.python#6fa5fc
support.token.decorator.python,meta.function.decorator.identifier.python#e56b91
function.parameter#ededed
function.brace#ededed
function.parameter.ruby, function.parameter.cs#ededed
constant.language.symbol.ruby#e56b91
rgb-value#e56b91
inline-color-decoration rgb-value#ededed
less rgb-value#ededed
selector.sass#ededed
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#6fa5fc
block.scope.end,block.scope.begin#ededed
storage.type.cs#6fa5fc
entity.name.variable.local.cs#ededed
token.info-token#6fa5fc
token.warn-token#ededed
token.error-token#f44747
token.debug-token#e56b91
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#e56b91
meta.template.expression#ededed
keyword.operator.module#e56b91
support.type.type.flowtype#6fa5fc
support.type.primitive#6fa5fc
meta.property.object#ededed
variable.parameter.function.js#ededed
keyword.other.template.begin#5cc2b2
keyword.other.template.end#5cc2b2
keyword.other.substitution.begin#5cc2b2
keyword.other.substitution.end#5cc2b2
keyword.operator.assignment#e56b91
keyword.operator.assignment.go#6fa5fc
keyword.operator.arithmetic.go, keyword.operator.address.go#e56b91
entity.name.package.go#6fa5fc
support.type.prelude.elm#e56b91
support.constant.elm#ededed
punctuation.quasi.element#e56b91
constant.character.entity#ededed
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#e56b91
entity.global.clojure#6fa5fc
meta.symbol.clojure#ededed
constant.keyword.clojure#e56b91
meta.arguments.coffee, variable.parameter.function.coffee#ededed
source.ini#5cc2b2
meta.scope.prerequisites.makefile#ededed
source.makefile#6fa5fc
storage.modifier.import.groovy#6fa5fc
meta.method.groovy#6fa5fc
meta.definition.variable.name.groovy#ededed
meta.definition.class.inherited.classes.groovy#5cc2b2
support.variable.semantic.hlsl#6fa5fc
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#e56b91
text.variable, text.bracketed#ededed
support.type.swift, support.type.vb.asp#6fa5fc
entity.name.function.xi#6fa5fc
entity.name.class.xi#e56b91
constant.character.character-class.regexp.xi#ededed
constant.regexp.xi#e56b91
keyword.control.xi#e56b91
invalid.xi#ededed
beginning.punctuation.definition.quote.markdown.xi#5cc2b2
beginning.punctuation.definition.list.markdown.xi#a0a0a0
constant.character.xi#6fa5fc
accent.xi#6fa5fc
wikiword.xi#ededed
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#a0a0a0
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#6fa5fc
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ededed
meta.brace.square#ededed
comment, punctuation.definition.comment#a0a0a0
markup.quote.markdown#a0a0a0
punctuation.definition.block.sequence.item.yaml#ededed
constant.language.symbol.elixir#e56b91
entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super
entity.name.tag.jsx, entity.name.tag.tsx, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component#5cc2b2
comment.line.double-slash,comment.block.documentation
keyword.control.import.python,keyword.control.flow.python
markup.italic.markdown

Shiki preview

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

Loading...

Next.js Docs Theme by wilmarj - VS Code Theme