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#111111
  • activityBar.border#0e0e0e
  • activityBar.foreground#b6b6b6
  • activityBar.inactiveForeground#747474
  • activityBarBadge.background#5865f2
  • activityBarBadge.foreground#fbfbfb
  • badge.background#5865f2
  • badge.foreground#fbfbfb
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#5865f2
  • button.foreground#fbfbfb
  • button.hoverBackground#4752c4
  • button.secondaryBackground#242424
  • button.secondaryForeground#fbfbfb
  • button.secondaryHoverBackground#ffffff00
  • checkbox.background#0e0e0e
  • checkbox.border#0e0e0e
  • checkbox.foreground#b6b6b6
  • debugExceptionWidget.background#111111
  • debugExceptionWidget.border#0e0e0e3c
  • debugToolBar.background#111111
  • debugToolBar.border#0e0e0e3c
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#0e0e0e
  • dropdown.border#0e0e0e
  • dropdown.foreground#b6b6b6
  • editor.background#141414
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#b6b6b6
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#292929
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#242424
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#fbfbfb
  • editorCursor.foreground#b6b6b6
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#B73A34
  • editorGroup.border#444444
  • editorGroup.emptyBackground#141414
  • editorGroupHeader.tabsBackground#111111
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#141414
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#0c7d9d
  • editorHoverWidget.background#111111
  • editorHoverWidget.border#0e0e0e3c
  • editorHoverWidget.foreground#b6b6b6
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#fbfbfb
  • editorLineNumber.foreground#b6b6b6
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#111111
  • editorMarkerNavigationError.background#FF6D6D
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#111111
  • editorSuggestWidget.border#0e0e0e3c
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#5865f2
  • editorSuggestWidget.selectedBackground#0e0e0e
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#111111
  • editorWidget.foreground#b6b6b6
  • editorWidget.resizeBorder#5865f2
  • focusBorder#0c0c0c
  • foreground#b6b6b6
  • 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#b6b6b6
  • input.background#0e0e0e
  • input.border#0e0e0e
  • input.foreground#b6b6b6
  • input.placeholderForeground#747474
  • inputOption.activeBackground#5865f280
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#fbfbfb
  • list.activeSelectionBackground#ffffff0a
  • list.activeSelectionForeground#fbfbfb
  • list.dropBackground#292929
  • list.focusBackground#5865f23c
  • list.focusForeground#fbfbfb
  • list.highlightForeground#5865f2
  • list.hoverBackground#ffffff05
  • list.hoverForeground#dcddde
  • list.inactiveSelectionBackground#ffffff0a
  • list.inactiveSelectionForeground#fbfbfb
  • listFilterWidget.background#5865f2
  • listFilterWidget.noMatchesOutline#ff5555
  • listFilterWidget.outline#00000000
  • menu.background#111111
  • menu.border#0e0e0e3c
  • menu.foreground#b6b6b6
  • menu.selectionBackground#5865f2
  • menu.selectionBorder#00000000
  • menu.selectionForeground#fbfbfb
  • menu.separatorBackground#b6b6b6
  • menubar.selectionBackground#ffffff0a
  • menubar.selectionForeground#fbfbfb
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#141414
  • minimap.errorHighlight#B73A34
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#242424
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#0c7d9d
  • notificationCenter.border#0e0e0e3c
  • notificationCenterHeader.background#111111
  • notificationCenterHeader.foreground#b6b6b6
  • notifications.background#111111
  • notifications.border#b6b6b6
  • notifications.foreground#b6b6b6
  • notificationsErrorIcon.foreground#FF6D6D
  • notificationsInfoIcon.foreground#7EE2FF
  • notificationsWarningIcon.foreground#fae3b0
  • notificationToast.border#0e0e0e3c
  • panel.background#111111
  • panel.border#0e0e0e
  • panelSection.border#80808059
  • panelTitle.activeBorder#5865f2
  • panelTitle.activeForeground#fbfbfb
  • panelTitle.inactiveForeground#b6b6b6
  • peekView.border#007acc
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#111111
  • peekViewResult.fileForeground#fbfbfb
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#3399ff33
  • peekViewResult.selectionForeground#fbfbfb
  • peekViewTitle.background#111111
  • peekViewTitleDescription.foreground#b6b6b6
  • peekViewTitleLabel.foreground#fbfbfb
  • pickerGroup.border#0e0e0e
  • pickerGroup.foreground#00aff4
  • progressBar.background#5865f2
  • scrollbar.shadow#090909
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#5865f2
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#b6b6b6
  • sideBar.background#111111
  • sideBar.border#0e0e0e
  • sideBar.dropBackground#292929
  • sideBar.foreground#b6b6b6
  • sideBarSectionHeader.background#0e0e0e
  • sideBarSectionHeader.border#0c0c0c
  • sideBarSectionHeader.foreground#b6b6b6
  • sideBarTitle.foreground#b6b6b6
  • statusBar.background#111111
  • statusBar.border#0e0e0e
  • statusBar.debuggingBackground#9d4205
  • statusBar.debuggingBorder#0e0e0e
  • statusBar.debuggingForeground#b6b6b6
  • statusBar.foreground#b6b6b6
  • statusBar.noFolderBackground#68447b
  • statusBar.noFolderBorder#0e0e0e
  • statusBar.noFolderForeground#b6b6b6
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff05
  • statusBarItem.remoteBackground#5865f2
  • statusBarItem.remoteForeground#b6b6b6
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#252526
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#ffffff80
  • terminal.ansiBlack#868686
  • terminal.ansiBlue#469DF1
  • terminal.ansiBrightBlack#ABABAB
  • terminal.ansiBrightBlue#74BCFF
  • terminal.ansiBrightCyan#74F2FF
  • terminal.ansiBrightGreen#67FF8A
  • terminal.ansiBrightMagenta#EC84FF
  • terminal.ansiBrightRed#FF718A
  • terminal.ansiBrightWhite#d9e0ee
  • terminal.ansiBrightYellow#FFE05B
  • terminal.ansiCyan#39CDE2
  • terminal.ansiGreen#33D057
  • terminal.ansiMagenta#E557F9
  • terminal.ansiRed#FF5470
  • terminal.ansiWhite#D4D4D4
  • terminal.ansiYellow#E1C542
  • terminal.border#80808059
  • terminal.foreground#b6b6b6
  • terminal.selectionBackground#ffffff3c
  • terminalCursor.background#5865f2
  • terminalCursor.foreground#fbfbfb
  • textLink.foreground#00aff4
  • titleBar.activeBackground#141414
  • titleBar.activeForeground#b6b6b6
  • titleBar.border#0e0e0e
  • titleBar.inactiveBackground#141414
  • titleBar.inactiveForeground#b6b6b6
  • tree.indentGuidesStroke#b6b6b6
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0e0e0e3c

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