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#192227
  • activityBar.background#192227
  • activityBar.border#404040
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#606060
  • activityBarBadge.foreground#ffffff
  • badge.background#606060
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#263238
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#cccccccc
  • button.background#405760
  • button.foreground#ffffff
  • button.hoverBackground#2d3b3e
  • button.secondaryBackground#405760
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#2d3b3e
  • checkbox.background#303c41
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#263238
  • debugExceptionWidget.border#00000000
  • debugToolBar.background#263238
  • debugToolBar.border#00000000
  • diffEditor.border#00000030
  • diffEditor.insertedTextBackground#39ff9920
  • diffEditor.insertedTextBorder#00000000
  • diffEditor.removedTextBackground#ff7a3920
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#303c41
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#263238
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#80cbc4
  • editor.findMatchHighlightBackground#000000
  • editor.findMatchHighlightBorder#cccccc
  • editor.findRangeHighlightBackground#00000000
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#2a383e
  • editor.foreground#adadad
  • editor.hoverHighlightBackground#263a48
  • editor.inactiveSelectionBackground#2c3b41
  • editor.lineHighlightBackground#1a2327
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#2a383e
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#32464b
  • editor.selectionHighlightBackground#80cbc460
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#80cbc460
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#00000000
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#ffffff20
  • editorBracketMatch.border#adadad
  • editorCodeLens.foreground#cccccc
  • editorCursor.background#000000
  • editorCursor.foreground#ffffff
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#f48771
  • editorGroup.border#00000030
  • editorGroup.emptyBackground#263238
  • editorGroupHeader.border#00000020
  • editorGroupHeader.tabsBackground#263238
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#00000000
  • editorGutter.background#263238
  • editorGutter.commentRangeForeground#ffffff
  • editorGutter.deletedBackground#00000000
  • editorGutter.foldingControlForeground#ffffff
  • editorGutter.modifiedBackground#00000000
  • editorHoverWidget.background#263238
  • editorHoverWidget.border#606060
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#adadad
  • editorIndentGuide.background#454545
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#606060
  • editorLink.activeForeground#cccccc
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#00000000
  • editorOverviewRuler.border#00000000
  • editorRuler.foreground#00000000
  • editorSuggestWidget.background#263238
  • editorSuggestWidget.border#606060
  • editorSuggestWidget.foreground#cccccc
  • editorSuggestWidget.highlightForeground#80cbc4
  • editorSuggestWidget.selectedBackground#1a2327
  • editorWarning.background#A9904000
  • editorWarning.border#00000000
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#607377
  • editorWidget.background#263238
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#80cbc4
  • focusBorder#505050
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#ffffff
  • input.background#303c41
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#566e7b
  • inputOption.activeBackground#606060
  • inputOption.activeBorder#adadad
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#141c20
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#192227
  • list.focusBackground#404d52
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#00000000
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#141c20
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#141c20
  • listFilterWidget.noMatchesOutline#404040
  • listFilterWidget.outline#404040
  • menu.background#202b31
  • menu.border#00000000
  • menu.foreground#cccccc
  • menu.selectionBackground#405760
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#404040
  • menubar.selectionBackground#202b31
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#263238
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#000000
  • minimap.selectionHighlight#32464b
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#00000000
  • minimapGutter.deletedBackground#00000000
  • minimapGutter.modifiedBackground#00000000
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#192227
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#192227
  • notifications.border#00000000
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#e06c75
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#00000000
  • panel.background#192227
  • panel.border#00000000
  • panelSection.border#404040
  • panelTitle.activeBorder#80cbc4
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#cccccc
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1e1e1e
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#00000000
  • pickerGroup.foreground#80cbc4
  • progressBar.background#ffffff
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#00000000
  • scrollbarSlider.background#404d52
  • scrollbarSlider.hoverBackground#323e44
  • selection.background#405760
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#192227
  • sideBar.border#00000000
  • sideBar.dropBackground#192227
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#404040
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#ffffff
  • statusBar.background#192227
  • statusBar.border#404040
  • statusBar.debuggingBackground#80cbc4
  • statusBar.debuggingBorder#404040
  • statusBar.debuggingForeground#192227
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#192227
  • statusBar.noFolderBorder#404040
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#405760
  • statusBarItem.remoteBackground#80cbc4
  • statusBarItem.remoteForeground#192227
  • tab.activeBackground#00000000
  • tab.activeBorder#80cbc4
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#00000000
  • tab.hoverBackground#00000000
  • tab.hoverBorder#00000000
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#00000000
  • tab.inactiveForeground#cccccc
  • 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#ffffff
  • terminal.ansiYellow#e5e510
  • terminal.border#404040
  • terminal.foreground#cccccc
  • terminal.selectionBackground#40576060
  • terminalCursor.background#405760
  • terminalCursor.foreground#ffffff
  • textLink.foreground#80cbc4
  • titleBar.activeBackground#192227
  • titleBar.activeForeground#cccccc
  • titleBar.border#404040
  • titleBar.inactiveBackground#192227
  • titleBar.inactiveForeground#cccccc
  • tree.indentGuidesStroke#404040
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000060

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

Vest Ideal Theme - Coding Theme