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#470047
  • activityBar.background#130013
  • activityBar.border#00ff00
  • activityBar.foreground#00ff00
  • activityBar.inactiveForeground#ffa500
  • activityBarBadge.background#ff00ff
  • activityBarBadge.foreground#00ff00
  • badge.background#ff00ff
  • badge.foreground#ffff00
  • breadcrumb.activeSelectionForeground#ff00ff
  • breadcrumb.background#130013
  • breadcrumb.focusForeground#ff00ff
  • breadcrumb.foreground#00ff00
  • button.background#800080
  • button.foreground#ffff00
  • button.hoverBackground#ff00ff
  • button.secondaryBackground#000080
  • button.secondaryForeground#00ff00
  • button.secondaryHoverBackground#0000ff
  • checkbox.background#130013
  • checkbox.border#00ff00
  • checkbox.foreground#00ff00
  • debugExceptionWidget.background#000080
  • debugExceptionWidget.border#00ff00
  • debugToolBar.background#000080
  • debugToolBar.border#00ff00
  • diffEditor.border#00ff00
  • diffEditor.insertedTextBackground#00008080
  • diffEditor.insertedTextBorder#0000ff00
  • diffEditor.removedTextBackground#80000080
  • dropdown.background#130013
  • dropdown.border#00ff00
  • dropdown.foreground#00ff00
  • editor.background#130013
  • editor.findMatchBackground#000080
  • editor.findMatchBorder#ffa500
  • editor.findMatchHighlightBackground#ff000080
  • editor.findMatchHighlightBorder#ffffffa7
  • editor.findRangeHighlightBackground#0000ff41
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#0080007c
  • editor.foreground#00ff00
  • editor.hoverHighlightBackground#ffa50042
  • editor.inactiveSelectionBackground#80000080
  • editor.lineHighlightBackground#380000
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#5a0000
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#0000ff80
  • editor.selectionForeground#00ff00
  • editor.selectionHighlightBackground#00000000
  • editor.selectionHighlightBorder#00ff00
  • editor.wordHighlightBackground#800000bf
  • editor.wordHighlightBorder#ff0000
  • editor.wordHighlightStrongBackground#00808080
  • editor.wordHighlightStrongBorder#ff0000
  • editorBracketMatch.background#00620000
  • editorBracketMatch.border#ffff00
  • editorCodeLens.foreground#c0c0c0
  • editorCursor.background#130013
  • editorCursor.foreground#00ff00
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff0000
  • editorGroup.border#00ff00
  • editorGroup.emptyBackground#130013
  • editorGroupHeader.border#00ff00
  • editorGroupHeader.tabsBackground#130013
  • editorGroupHeader.tabsBorder#00ff00
  • editorGutter.addedBackground#00ff00
  • editorGutter.background#130013
  • editorGutter.commentRangeForeground#00ff00
  • editorGutter.deletedBackground#ff00ff
  • editorGutter.foldingControlForeground#00ff00
  • editorGutter.modifiedBackground#0000ff
  • editorHoverWidget.background#130013
  • editorHoverWidget.border#00ff00
  • editorHoverWidget.foreground#ffa500
  • editorIndentGuide.activeBackground#008000
  • editorIndentGuide.background#008000
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#8080ff
  • editorLineNumber.activeForeground#00ff00
  • editorLineNumber.foreground#008000
  • editorLink.activeForeground#ffffff
  • editorMarkerNavigation.background#130013
  • editorMarkerNavigationError.background#ff0000
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#8080ff
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#00ff00
  • editorRuler.foreground#00ff00
  • editorSuggestWidget.background#130013
  • editorSuggestWidget.border#00ff00
  • editorSuggestWidget.foreground#00ff00
  • editorSuggestWidget.highlightForeground#ff00ff
  • editorSuggestWidget.selectedBackground#000080
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffff00
  • editorWhitespace.foreground#ffa50080
  • editorWidget.background#130013
  • editorWidget.foreground#ffa500
  • editorWidget.resizeBorder#00ff00
  • focusBorder#00ff0000
  • foreground#00ff00
  • gitDecoration.addedResourceForeground#00ff00
  • gitDecoration.conflictingResourceForeground#ffa500
  • gitDecoration.deletedResourceForeground#800000
  • gitDecoration.ignoredResourceForeground#800080
  • gitDecoration.modifiedResourceForeground#808000
  • gitDecoration.stageDeletedResourceForeground#ff0000
  • gitDecoration.stageModifiedResourceForeground#ffff00
  • gitDecoration.submoduleResourceForeground#00ffff
  • gitDecoration.untrackedResourceForeground#008080
  • icon.foreground#00ff00
  • input.background#130013
  • input.border#00ff00
  • input.foreground#00ff00
  • input.placeholderForeground#008000
  • inputOption.activeBackground#800080
  • inputOption.activeBorder#406b8800
  • inputOption.activeForeground#ffff00
  • list.activeSelectionBackground#008080
  • list.activeSelectionForeground#ffff00
  • list.dropBackground#ff00ff80
  • list.focusBackground#80008081
  • list.focusForeground#00ffff
  • list.highlightForeground#00ff00
  • list.hoverBackground#800000
  • list.hoverForeground#00ff00
  • list.inactiveSelectionBackground#000080
  • list.inactiveSelectionForeground#808000
  • listFilterWidget.background#008000
  • listFilterWidget.noMatchesOutline#ffff00
  • listFilterWidget.outline#ff00ff
  • menu.background#130013
  • menu.border#00ff00
  • menu.foreground#00ff00
  • menu.selectionBackground#800080
  • menu.selectionBorder#00ff0000
  • menu.selectionForeground#00ff00
  • menu.separatorBackground#00ff00
  • menubar.selectionBackground#800080
  • menubar.selectionBorder#00ff0000
  • menubar.selectionForeground#00ff00
  • merge.commonContentBackground#800080
  • merge.commonHeaderBackground#ff00ff
  • merge.currentContentBackground#0000ff
  • merge.currentHeaderBackground#000080
  • merge.incomingContentBackground#ff0000
  • merge.incomingHeaderBackground#800000
  • minimap.background#130013
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#000080
  • minimap.selectionHighlight#0000ff80
  • minimap.warningHighlight#ffff00
  • minimapGutter.addedBackground#00ff00
  • minimapGutter.deletedBackground#ff00ff
  • minimapGutter.modifiedBackground#0000ff
  • notificationCenter.border#00ff00
  • notificationCenterHeader.background#130013
  • notificationCenterHeader.foreground#ff00ff
  • notifications.background#130013
  • notifications.border#00ff00
  • notifications.foreground#00ff00
  • notificationsErrorIcon.foreground#ff0000
  • notificationsInfoIcon.foreground#8080ff
  • notificationsWarningIcon.foreground#ffff00
  • notificationToast.border#00ff00
  • panel.background#130013
  • panel.border#00ff00
  • panelSection.border#00ff00
  • panelTitle.activeBorder#00ff00
  • panelTitle.activeForeground#00ff00
  • panelTitle.inactiveForeground#008000
  • peekView.border#00ff00
  • peekViewEditor.background#000080
  • peekViewEditor.matchHighlightBackground#805300
  • peekViewEditor.matchHighlightBorder#00ff00
  • peekViewEditorGutter.background#000080
  • peekViewResult.background#000080
  • peekViewResult.fileForeground#ffa500
  • peekViewResult.lineForeground#ffff00
  • peekViewResult.matchHighlightBackground#ffa50080
  • peekViewResult.selectionBackground#ff00ff80
  • peekViewResult.selectionForeground#00ff00
  • peekViewTitle.background#130013
  • peekViewTitleDescription.foreground#ff00ff
  • peekViewTitleLabel.foreground#00ff00
  • pickerGroup.border#00ff00
  • pickerGroup.foreground#00ffff
  • progressBar.background#00ff00
  • scrollbar.shadow#00ff0080
  • scrollbarSlider.activeBackground#ff80ff
  • scrollbarSlider.background#800080
  • scrollbarSlider.hoverBackground#ff00ff
  • selection.background#ff00ff
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#00ff00
  • sideBar.background#130013
  • sideBar.border#00ff00
  • sideBar.dropBackground#ff00ff80
  • sideBar.foreground#00ffff
  • sideBarSectionHeader.background#470047
  • sideBarSectionHeader.border#00ff0000
  • sideBarSectionHeader.foreground#00ff00
  • sideBarTitle.foreground#ff00ff
  • statusBar.background#130013
  • statusBar.border#00ff00
  • statusBar.debuggingBackground#ffa500
  • statusBar.debuggingBorder#00ffff
  • statusBar.debuggingForeground#130013
  • statusBar.foreground#00ff00
  • statusBar.noFolderBackground#0000ff
  • statusBar.noFolderBorder#ffff00
  • statusBar.noFolderForeground#ffff00
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#008000
  • statusBarItem.remoteBackground#470047
  • statusBarItem.remoteForeground#00ff00
  • tab.activeBackground#470047
  • tab.activeBorder#ff0000
  • tab.activeBorderTop#ff000000
  • tab.activeForeground#00ff00
  • tab.border#00ff00
  • tab.hoverBackground#000080
  • tab.hoverBorder#00ff00
  • tab.hoverForeground#ffff00
  • tab.inactiveBackground#130013
  • tab.inactiveForeground#ffa500
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#00ffff
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#80ff80
  • terminal.ansiBrightMagenta#ff80ff
  • terminal.ansiBrightRed#ff8080
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffff80
  • terminal.ansiCyan#80ffff
  • terminal.ansiGreen#00ff00
  • terminal.ansiMagenta#ff00ff
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#bababa
  • terminal.ansiYellow#ffff00
  • terminal.border#00ff00
  • terminal.foreground#ffa500
  • terminal.selectionBackground#00ffff2e
  • terminalCursor.background#800080
  • terminalCursor.foreground#ffff00
  • textLink.foreground#ff00ff
  • titleBar.activeBackground#330033
  • titleBar.activeForeground#ffa500
  • titleBar.border#00ff00
  • titleBar.inactiveBackground#0a000a
  • titleBar.inactiveForeground#808000
  • tree.indentGuidesStroke#00ff00
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00ff0042

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

Hi-C Dark Neon - Coding Theme