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#ffffff
  • activityBar.background#0000ff
  • activityBar.border#0000ff00
  • activityBar.foreground#000000
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#ff000000
  • activityBarBadge.foreground#ffffff
  • badge.background#00000000
  • badge.foreground#ff0000
  • breadcrumb.activeSelectionForeground#adadad
  • breadcrumb.background#ffffff
  • breadcrumb.focusForeground#adadad
  • breadcrumb.foreground#000000
  • button.background#0000ff
  • button.foreground#ffffff
  • button.hoverBackground#00009d
  • button.secondaryBackground#136f00
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#0b3f00
  • checkbox.background#ffffff
  • checkbox.border#ffffff
  • checkbox.foreground#000000
  • 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#ffffff
  • dropdown.foreground#000000
  • editor.background#ffffff
  • editor.findMatchBackground#00b80b
  • editor.findMatchBorder#ffffff
  • editor.findMatchHighlightBackground#00b80b
  • editor.findMatchHighlightBorder#ffffff
  • editor.findRangeHighlightBackground#b4b4b44d
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#add6ff4d
  • editor.foreground#000000
  • editor.hoverHighlightBackground#add6ff26
  • editor.inactiveSelectionBackground#cbcbcb
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#eeeeee
  • editor.rangeHighlightBackground#000000
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#00b80b
  • editor.selectionHighlightBackground#add6ff80
  • editor.selectionHighlightBorder#ffffff
  • editor.wordHighlightBackground#57575740
  • editor.wordHighlightStrongBackground#0e639c40
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#b9b9b9
  • editorCodeLens.foreground#868686
  • editorCursor.background#ffffff
  • editorCursor.foreground#000000
  • editorError.background#ff0c00
  • editorError.border#ffffff00
  • editorError.foreground#ff160000
  • editorGroup.border#e7e7e7
  • editorGroup.emptyBackground#ffffff
  • editorGroupHeader.border#adadad
  • editorGroupHeader.tabsBackground#0000ff
  • editorGroupHeader.tabsBorder#ffffff
  • editorGutter.addedBackground#0000ff
  • editorGutter.background#ffffff
  • editorGutter.commentRangeForeground#000000
  • editorGutter.deletedBackground#d5d5d5
  • editorGutter.foldingControlForeground#000000
  • editorGutter.modifiedBackground#ff4800
  • editorHoverWidget.background#f3f3f3
  • editorHoverWidget.border#c8c8c8
  • editorHoverWidget.foreground#616161
  • editorIndentGuide.activeBackground#939393
  • editorIndentGuide.background#d3d3d3
  • editorInfo.background#ececec
  • editorInfo.border#ffffff
  • editorInfo.foreground#b8b8b8
  • editorLineNumber.activeForeground#ff0000
  • editorLineNumber.foreground#0000ff
  • 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#f3f3f3
  • editorSuggestWidget.border#c8c8c8
  • editorSuggestWidget.foreground#000000
  • editorSuggestWidget.highlightForeground#0066bf
  • editorSuggestWidget.selectedBackground#d6ebff
  • editorWarning.background#ffff00
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffffff
  • editorWhitespace.foreground#33333333
  • editorWidget.background#adadad
  • editorWidget.foreground#000000
  • editorWidget.resizeBorder#c7c7c7
  • focusBorder#0000ff
  • foreground#000000
  • gitDecoration.addedResourceForeground#0000ff
  • gitDecoration.conflictingResourceForeground#ecc700
  • gitDecoration.deletedResourceForeground#a5a5a5
  • gitDecoration.ignoredResourceForeground#8e8e90
  • gitDecoration.modifiedResourceForeground#000000
  • gitDecoration.stageDeletedResourceForeground#bebebe
  • gitDecoration.stageModifiedResourceForeground#000000
  • gitDecoration.submoduleResourceForeground#0000ff
  • gitDecoration.untrackedResourceForeground#737373
  • icon.foreground#ffffff
  • input.background#ffffff
  • input.border#ffffff
  • input.foreground#000000
  • input.placeholderForeground#008e09
  • inputOption.activeBackground#0000ff
  • inputOption.activeBorder#ff000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#0000ff
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#e4e4e4
  • list.focusBackground#000000
  • list.focusForeground#ffffff
  • list.highlightForeground#0000ff
  • list.hoverBackground#00000040
  • list.hoverForeground#000000
  • list.inactiveSelectionBackground#0000ff
  • list.inactiveSelectionForeground#d17070
  • listFilterWidget.background#00ff00
  • listFilterWidget.noMatchesOutline#ff0000
  • listFilterWidget.outline#000000
  • menu.background#a3a3a3
  • menu.border#ffffff
  • menu.foreground#000000
  • menu.selectionBackground#ffffff
  • menu.selectionBorder#ffffff00
  • menu.selectionForeground#000000
  • menu.separatorBackground#0000001e
  • menubar.selectionBackground#000000
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#E5E5E5
  • merge.commonHeaderBackground#BFBFBF
  • merge.currentContentBackground#DBF4EF
  • merge.currentHeaderBackground#A4E3D6
  • merge.incomingContentBackground#DBECFF
  • merge.incomingHeaderBackground#A6CFFF
  • minimap.background#ffffff
  • minimap.errorHighlight#ff160000
  • minimap.findMatchHighlight#00b80b
  • minimap.selectionHighlight#00b80b
  • minimap.warningHighlight#ffffff
  • minimapGutter.addedBackground#0000ff
  • minimapGutter.deletedBackground#d5d5d5
  • minimapGutter.modifiedBackground#ff4800
  • notificationCenter.border#0000ff
  • notificationCenterHeader.background#ffffff
  • notificationCenterHeader.foreground#0000ff
  • notifications.background#0000ff
  • notifications.border#ffffff
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#ff1600
  • notificationsInfoIcon.foreground#ffffff
  • notificationsWarningIcon.foreground#ffff00
  • notificationToast.border#0000ff
  • panel.background#000000
  • panel.border#ff000000
  • panelSection.border#888888
  • panelTitle.activeBorder#ffffff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#ffffff
  • 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#ffffff
  • pickerGroup.foreground#ffffff
  • progressBar.background#000000
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#00000064
  • scrollbarSlider.background#00000038
  • scrollbarSlider.hoverBackground#00000056
  • selection.background#8282825c
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#ffffff
  • sideBar.border#0000ff
  • sideBar.dropBackground#e4e4e4
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#ffffff
  • sideBarSectionHeader.border#0000ff00
  • sideBarSectionHeader.foreground#0000ff
  • sideBarTitle.foreground#000000
  • statusBar.background#b6b6b6
  • statusBar.border#ff000000
  • statusBar.debuggingBackground#188c00
  • statusBar.debuggingBorder#ffffff00
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#0000ff
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#626262
  • statusBarItem.remoteBackground#ffff00
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#ffffff
  • tab.activeBorder#ffffff00
  • tab.activeBorderTop#ffffff00
  • tab.activeForeground#0000ff
  • tab.border#ffffff00
  • tab.hoverBackground#797979
  • tab.hoverBorder#ffffff00
  • tab.hoverForeground#000000
  • tab.inactiveBackground#0000ff
  • tab.inactiveForeground#ffffff
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000ff
  • terminal.ansiBrightBlack#474747
  • terminal.ansiBrightBlue#4040ff
  • terminal.ansiBrightCyan#64e0ff
  • terminal.ansiBrightGreen#00ff34
  • terminal.ansiBrightMagenta#bc05bc
  • terminal.ansiBrightRed#ff4141
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#fcff95
  • terminal.ansiCyan#00cdff
  • terminal.ansiGreen#008a1c
  • terminal.ansiMagenta#bc05bc
  • terminal.ansiRed#ff0000
  • terminal.ansiWhite#a7a7a7
  • terminal.ansiYellow#f8ff00
  • terminal.border#888888
  • terminal.foreground#d3d3d3
  • terminal.selectionBackground#ffffff62
  • terminalCursor.background#ffffffa3
  • terminalCursor.foreground#000000
  • textLink.foreground#0000ff
  • titleBar.activeBackground#0000ff
  • titleBar.activeForeground#ffffff
  • titleBar.border#ffffff
  • titleBar.inactiveBackground#ffffff
  • titleBar.inactiveForeground#000000
  • tree.indentGuidesStroke#000000
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#00000000

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

Classic Essential Colors (Blue) - Coding Theme