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.activeBackground#000000
  • activityBar.background#131313
  • activityBar.border#00000000
  • activityBar.foreground#ff0000
  • activityBar.inactiveForeground#75757566
  • activityBarBadge.background#cc0000
  • activityBarBadge.foreground#ffffff
  • badge.background#ff0000
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#131313
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#ffffffcc
  • button.background#9c0e0e
  • button.foreground#ffffff
  • button.hoverBackground#bb1111
  • button.secondaryBackground#282828
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#1b1b1b
  • checkbox.background#000000
  • checkbox.border#00000000
  • checkbox.foreground#ff1717
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#3f3f3f
  • debugToolBar.background#333333
  • debugToolBar.border#3f3f3f
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#000000
  • dropdown.border#00000000
  • dropdown.foreground#ff1717
  • editor.background#131313
  • editor.findMatchBackground#6a5151
  • editor.findMatchBorder#9f7474
  • editor.findMatchHighlightBackground#ea000055
  • editor.findMatchHighlightBorder#f7e7e700
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#7826264d
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#343434
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#545454
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#782626
  • editor.selectionHighlightBackground#f8fbff26
  • editor.selectionHighlightBorder#a30101
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#414141b8
  • editorBracketMatch.background#db00001a
  • editorBracketMatch.border#ffffff
  • editorCodeLens.foreground#737373
  • editorCursor.background#000000
  • editorCursor.foreground#ff0000
  • editorError.background#62626200
  • editorError.border#ffffff00
  • editorError.foreground#ff0000
  • editorGroup.border#a50000
  • editorGroup.emptyBackground#131313
  • editorGroupHeader.tabsBackground#131313
  • editorGroupHeader.tabsBorder#ff0000
  • editorGutter.addedBackground#587c0c00
  • editorGutter.background#131313
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151bcb
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#00000000
  • editorHoverWidget.background#660000
  • editorHoverWidget.border#b80000
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#70707000
  • editorIndentGuide.background#ff262600
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#3f3f3f00
  • editorLineNumber.activeForeground#929292
  • editorLineNumber.foreground#94949400
  • editorLink.activeForeground#ce4e4e
  • editorMarkerNavigation.background#131313
  • editorMarkerNavigationError.background#000000
  • editorMarkerNavigationInfo.background#d5d5d5
  • editorMarkerNavigationWarning.background#ffffff
  • editorOverviewRuler.background#1b1b1b00
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5c5c5c00
  • editorSuggestWidget.background#171717
  • editorSuggestWidget.border#000000
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#fb0000
  • editorSuggestWidget.selectedBackground#4a0606
  • editorWarning.background#41403c00
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cc0000
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#171717
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#ff0000
  • focusBorder#00000000
  • foreground#ff0000
  • 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#ff0000
  • input.background#000000
  • input.border#00000000
  • input.foreground#ff1717
  • input.placeholderForeground#9b0000
  • inputOption.activeBackground#26262666
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ff1c1c
  • list.activeSelectionBackground#710909
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#3b3b3b00
  • list.focusBackground#4a0606
  • list.focusForeground#cccccc
  • list.highlightForeground#fb0000
  • list.hoverBackground#320000
  • list.hoverForeground#ff0000
  • list.inactiveSelectionBackground#1d1d1d
  • list.inactiveSelectionForeground#ff1111
  • listFilterWidget.background#242424e3
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#171717
  • menu.border#b2000000
  • menu.foreground#ff0000
  • menu.selectionBackground#2a2a2a
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#ff000064
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionBorder#b22222
  • menubar.selectionForeground#ff0000
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#4d4d4d
  • merge.currentHeaderBackground#454545
  • merge.incomingContentBackground#3b3b3b
  • merge.incomingHeaderBackground#3f3f3f
  • minimap.background#131313
  • minimap.errorHighlight#ff0000
  • minimap.findMatchHighlight#6a5151
  • minimap.selectionHighlight#782626
  • minimap.warningHighlight#cc0000
  • minimapGutter.addedBackground#587c0c00
  • minimapGutter.deletedBackground#94151bcb
  • minimapGutter.modifiedBackground#00000000
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#1d1d1d
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f47171
  • notificationsInfoIcon.foreground#ff7575
  • notificationsWarningIcon.foreground#cc0000
  • notificationToast.border#363636
  • panel.background#131313
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#ff0505
  • panelTitle.activeForeground#ff0000
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#191919
  • peekViewEditor.background#212121
  • peekViewEditor.matchHighlightBackground#ff000099
  • peekViewEditor.matchHighlightBorder#ee1e1e
  • peekViewEditorGutter.background#151515
  • peekViewResult.background#131313
  • 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#414141
  • pickerGroup.foreground#ff3737
  • progressBar.background#c00e0e
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#a72525
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ff0000
  • sideBar.background#131313
  • sideBar.border#000000
  • sideBar.dropBackground#3b3b3b00
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#ff0000
  • sideBarTitle.foreground#ff0000
  • statusBar.background#131313
  • statusBar.debuggingBackground#131313
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#131313
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#282828
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ff0000
  • tab.border#252526
  • tab.hoverBackground#2c2c2c
  • tab.inactiveBackground#191919
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#ffffff
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#ffffff
  • terminal.ansiBrightCyan#ffffff
  • terminal.ansiBrightGreen#ffffff
  • terminal.ansiBrightMagenta#ffffff
  • terminal.ansiBrightRed#ffffff
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#ffffff
  • terminal.ansiCyan#ffffff
  • terminal.ansiGreen#ffffff
  • terminal.ansiMagenta#ffffff
  • terminal.ansiRed#ffffff
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#ffffff
  • terminal.border#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#ff0000
  • terminalCursor.foreground#ffffff
  • textLink.foreground#ff3737
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#9d0000
  • titleBar.border#00000000
  • titleBar.inactiveBackground#131313
  • titleBar.inactiveForeground#d1000099
  • tree.indentGuidesStroke#ff2929
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

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

dark theme red white black sample 02 by hell bill - VS Code Theme