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#2c2c2c
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#007acc
  • activityBarBadge.foreground#ffffff
  • badge.background#c4c4c4
  • badge.foreground#333333
  • breadcrumb.activeSelectionForeground#4e4e4e
  • breadcrumb.background#ffffff
  • breadcrumb.focusForeground#4e4e4e
  • breadcrumb.foreground#616161cc
  • button.background#007acc
  • button.foreground#ffffff
  • button.hoverBackground#0062a3
  • button.secondaryBackground#5f6a79
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#4c5561
  • checkbox.background#ffffff
  • checkbox.border#00000000
  • checkbox.foreground#616161
  • debugExceptionWidget.background#f3f3f3
  • debugExceptionWidget.border#d5d5d5
  • debugToolBar.background#f3f3f3
  • debugToolBar.border#d5d5d5
  • diffEditor.border#d7d7d7
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#ffffff
  • dropdown.border#00000000
  • dropdown.foreground#616161
  • editor.background#ffffff
  • editor.findMatchBackground#e89c15
  • editor.findMatchBorder#f2b64c
  • editor.findMatchHighlightBackground#f2b64c55
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#000000
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#eceff9db
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#fdff0033
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#8ebfeb
  • editor.selectionHighlightBackground#e2e6d655
  • editor.selectionHighlightBorder#aeaeae
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#999999
  • editorCursor.background#ffffff
  • editorCursor.foreground#000000
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff2424
  • editorGroup.border#e7e7e7
  • editorGroup.emptyBackground#ffffff
  • editorGroupHeader.tabsBackground#f3f3f3
  • editorGutter.addedBackground#81b88b
  • editorGutter.background#ffffff
  • editorGutter.commentRangeForeground#424242
  • editorGutter.deletedBackground#ca4b51
  • editorGutter.foldingControlForeground#424242
  • editorGutter.modifiedBackground#66afe0
  • editorHoverWidget.background#f5f7fe
  • editorHoverWidget.border#9ba7b7
  • editorHoverWidget.foreground#000000
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#168a17
  • editorLineNumber.activeForeground#0b216f
  • editorLineNumber.foreground#2b91af
  • editorLink.activeForeground#0000ff
  • editorMarkerNavigation.background#ffffff
  • editorMarkerNavigationError.background#e51400
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#e9a700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#d3d3d3
  • editorSuggestWidget.background#f7f9fe
  • editorSuggestWidget.border#e5c365
  • editorSuggestWidget.foreground#1e1e1e
  • editorSuggestWidget.highlightForeground#000000
  • editorSuggestWidget.selectedBackground#c4d5ff
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#168a17
  • editorWhitespace.foreground#33333333
  • editorWidget.background#f3f3f3
  • editorWidget.foreground#616161
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#0090f1
  • foreground#000000
  • gitDecoration.addedResourceForeground#587c0c
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#ad0707
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#895503
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#895503
  • gitDecoration.submoduleResourceForeground#1258a7
  • gitDecoration.untrackedResourceForeground#007100
  • icon.foreground#000000
  • input.background#ffffff
  • input.border#00000000
  • input.foreground#616161
  • input.placeholderForeground#dddddd
  • inputOption.activeBackground#0090f133
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#000000
  • list.activeSelectionBackground#e6e7ef
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#d6ebff
  • list.focusBackground#d6ebff
  • list.focusForeground#616161
  • list.highlightForeground#0066bf
  • list.hoverBackground#e6e7ef
  • list.hoverForeground#616161
  • list.inactiveSelectionBackground#e4e6f1
  • list.inactiveSelectionForeground#616161
  • listFilterWidget.background#efc1ad
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#ffffff
  • menu.border#00000085
  • menu.foreground#616161
  • menu.selectionBackground#0060c0
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#888888
  • menubar.selectionBackground#0000001a
  • menubar.selectionForeground#333333
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#ffffff
  • minimap.errorHighlight#ff2424
  • minimap.findMatchHighlight#e89c15
  • minimap.selectionHighlight#8ebfeb
  • minimap.warningHighlight#168a17
  • minimapGutter.addedBackground#81b88b
  • minimapGutter.deletedBackground#ca4b51
  • minimapGutter.modifiedBackground#66afe0
  • notificationCenter.border#d5d5d5
  • notificationCenterHeader.background#e7e7e7
  • notificationCenterHeader.foreground#616161
  • notifications.background#f3f3f3
  • notifications.border#e7e7e7
  • notifications.foreground#616161
  • notificationsErrorIcon.foreground#e51400
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#e9a700
  • notificationToast.border#d5d5d5
  • panel.background#ffffff
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#424242
  • panelTitle.activeForeground#424242
  • panelTitle.inactiveForeground#424242bf
  • peekView.border#007acc
  • peekViewEditor.background#f2f8fc
  • peekViewEditor.matchHighlightBackground#f5d802de
  • peekViewEditor.matchHighlightBorder#dbc417
  • peekViewEditorGutter.background#f2f8fc
  • peekViewResult.background#f3f3f3
  • peekViewResult.fileForeground#1e1e1e
  • peekViewResult.lineForeground#646465
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#6c6c6c
  • peekViewTitle.background#ffffff
  • peekViewTitleDescription.foreground#616161e6
  • peekViewTitleLabel.foreground#333333
  • pickerGroup.border#cccedb
  • pickerGroup.foreground#0066bf
  • progressBar.background#0e70c0
  • scrollbar.shadow#dddddd
  • scrollbarSlider.activeBackground#00000099
  • scrollbarSlider.background#64646466
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#99c9ef
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#000000
  • sideBar.background#f7f9fe
  • sideBar.dropBackground#d6ebff
  • sideBar.foreground#1e1e1e
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#616161
  • sideBarTitle.foreground#6f6f6f
  • statusBar.background#007acc
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#68217a
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#16825d
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#333333
  • tab.border#f3f3f3
  • tab.inactiveBackground#ececec
  • tab.inactiveForeground#333333b3
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0451a5
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#0451a5
  • terminal.ansiBrightCyan#0598bc
  • terminal.ansiBrightGreen#14ce14
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#cd3131
  • terminal.ansiBrightWhite#a5a5a5
  • terminal.ansiBrightYellow#b5ba00
  • terminal.ansiCyan#0598bc
  • terminal.ansiGreen#00bc00
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#949800
  • terminal.border#80808059
  • terminal.foreground#333333
  • terminal.selectionBackground#00000040
  • terminalCursor.background#0087FF
  • terminalCursor.foreground#80808059
  • textLink.foreground#006ab1
  • titleBar.activeBackground#dddddd
  • titleBar.activeForeground#333333
  • titleBar.border#00000000
  • titleBar.inactiveBackground#dddddd99
  • titleBar.inactiveForeground#33333399
  • tree.indentGuidesStroke#a9a9a9
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000029

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

True VisualStudio 2019 Light Theme by igiona - VS Code Theme