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#00000000
  • activityBar.background#151515
  • activityBar.border#00000000
  • activityBar.foreground#c4c4c4
  • activityBar.inactiveForeground#969696
  • activityBarBadge.background#969696
  • activityBarBadge.foreground#eeeeee
  • badge.background#474747
  • badge.foreground#f0f0f0
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#0a0a0a00
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#d7d7d7
  • button.background#2a8466
  • button.foreground#d7d7d7
  • button.hoverBackground#1f966e
  • button.secondaryBackground#38393b
  • button.secondaryForeground#d7d7d7
  • button.secondaryHoverBackground#5e5e5ee3
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#191919
  • debugExceptionWidget.border#00000000
  • debugToolBar.background#191919
  • debugToolBar.border#00000000
  • diffEditor.border#00000000
  • diffEditor.insertedTextBackground#9bb9552a
  • diffEditor.removedTextBackground#a7333342
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#151515
  • editor.findMatchBackground#2c2c2c
  • editor.findMatchBorder#82828236
  • editor.findMatchHighlightBackground#2c2c2c
  • editor.findMatchHighlightBorder#00000000
  • editor.findRangeHighlightBackground#2c2c2c70
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#2c2c2c9e
  • editor.foreground#bcbcbc
  • editor.hoverHighlightBackground#2c2c2c
  • editor.inactiveSelectionBackground#2c2c2c56
  • editor.lineHighlightBackground#d7d7d70e
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#d7d7d722
  • editor.selectionHighlightBackground#2c2c2c
  • editor.selectionHighlightBorder#00000000
  • editor.wordHighlightBackground#2c2c2c
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#2c2c2c
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketMatch.background#d7d7d71e
  • editorBracketMatch.border#00000000
  • editorCodeLens.foreground#7f848e
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#ff473e2e
  • editorError.border#00000000
  • editorError.foreground#ff000099
  • editorGroup.border#00000000
  • editorGroup.emptyBackground#151515
  • editorGroupHeader.border#00000000
  • editorGroupHeader.tabsBackground#151515
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#587c0c66
  • editorGutter.background#0a0a0a00
  • editorGutter.commentRangeForeground#e7e7e79e
  • editorGutter.deletedBackground#94151b66
  • editorGutter.foldingControlForeground#e7e7e79e
  • editorGutter.modifiedBackground#0c7d9d66
  • editorHoverWidget.background#2a2a2a
  • editorHoverWidget.border#00000000
  • editorHoverWidget.foreground#cf3bee
  • editorIndentGuide.activeBackground#ffffff1f
  • editorIndentGuide.background#d7d7d715
  • editorInfo.background#4490bf22
  • editorInfo.border#00000000
  • editorInfo.foreground#6b7e82e7
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#bababa
  • editorMarkerNavigation.background#151515
  • editorMarkerNavigationError.background#790c0c
  • editorMarkerNavigationInfo.background#00539d
  • editorMarkerNavigationWarning.background#927800
  • editorOverviewRuler.background#151515
  • editorOverviewRuler.border#151515
  • editorRuler.foreground#00000000
  • editorSuggestWidget.background#262626
  • editorSuggestWidget.border#00000000
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#e49023
  • editorSuggestWidget.selectedBackground#51504c
  • editorWarning.background#a990402c
  • editorWarning.border#000000
  • editorWarning.foreground#c7a24db7
  • editorWhitespace.foreground#d7d7d70e
  • editorWidget.background#1d1d1d
  • editorWidget.foreground#d7d7d7d7
  • editorWidget.resizeBorder#585858
  • focusBorder#00000000
  • foreground#c4c4c4
  • gitDecoration.addedResourceForeground#6db47a
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#88888899
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#6f6325
  • icon.foreground#c4c4c4
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#99999966
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#96969655
  • list.activeSelectionForeground#dbdbdb
  • list.dropBackground#96969612
  • list.focusBackground#9d9d9d7a
  • list.focusForeground#d7d7d7
  • list.highlightForeground#d7d7d7
  • list.hoverBackground#96969635
  • list.hoverForeground#e2e2e2
  • list.inactiveSelectionBackground#96969620
  • list.inactiveSelectionForeground#dbdbdb
  • listFilterWidget.background#969696
  • listFilterWidget.noMatchesOutline#00000000
  • listFilterWidget.outline#00000000
  • menu.background#2c2c2c
  • menu.border#00000000
  • menu.foreground#ffffffa9
  • menu.selectionBackground#4d4d4d
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#3f3f3f
  • menubar.selectionBackground#363636
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#d7d7d7
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#363636
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#28564c
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#2e4c71
  • minimap.background#151515
  • minimap.errorHighlight#ff000099
  • minimap.findMatchHighlight#2c2c2c
  • minimap.selectionHighlight#d7d7d722
  • minimap.warningHighlight#c7a24db7
  • minimapGutter.addedBackground#587c0c66
  • minimapGutter.deletedBackground#94151b66
  • minimapGutter.modifiedBackground#0c7d9d66
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#212121
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#75beff
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#47474700
  • panel.background#151515
  • panel.border#54545442
  • panelSection.border#242424
  • panelTitle.activeBorder#c0c0c0
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e7
  • peekView.border#2e2e2e
  • peekViewEditor.background#0a0a0a
  • peekViewEditor.matchHighlightBackground#c2c2c232
  • peekViewEditor.matchHighlightBorder#00000000
  • peekViewEditorGutter.background#0a0a0a
  • peekViewResult.background#0a0a0a
  • peekViewResult.fileForeground#e7e7e7
  • peekViewResult.lineForeground#e7e7e790
  • peekViewResult.matchHighlightBackground#363636
  • peekViewResult.selectionBackground#90909033
  • peekViewResult.selectionForeground#e7e7e7
  • peekViewTitle.background#0a0a0a
  • peekViewTitleDescription.foreground#d7d7d780
  • peekViewTitleLabel.foreground#d7d7d7
  • pickerGroup.border#00000000
  • pickerGroup.foreground#d7d7d7
  • progressBar.background#d7d7d7
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#d7d7d72a
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#c4c4c4
  • sideBar.background#151515
  • sideBar.border#54545442
  • sideBar.dropBackground#96969612
  • sideBar.foreground#c4c4c4
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#8199be
  • sideBarTitle.foreground#c4c4c4
  • statusBar.background#151515
  • statusBar.border#00000000
  • statusBar.debuggingBackground#080808
  • statusBar.debuggingBorder#00000000
  • statusBar.debuggingForeground#d7d7d7
  • statusBar.foreground#d7d7d7
  • statusBar.noFolderBackground#080808
  • statusBar.noFolderBorder#000000
  • statusBar.noFolderForeground#d7d7d7
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#171717
  • statusBarItem.remoteBackground#151515
  • statusBarItem.remoteForeground#d7d7d7
  • tab.activeBackground#2c2c2c
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#d7d7d7
  • tab.border#00000000
  • tab.hoverBackground#303030
  • tab.hoverBorder#00000000
  • tab.hoverForeground#d7d7d7
  • tab.inactiveBackground#151515
  • tab.inactiveForeground#d7d7d7ab
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#e5e5e5
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.border#242424
  • terminal.foreground#ecb5f4
  • terminal.selectionBackground#a9a9a914
  • terminalCursor.background#b8b8b856
  • terminalCursor.foreground#e7e7e751
  • textLink.foreground#969696
  • titleBar.activeBackground#151515
  • titleBar.activeForeground#d7d7d7
  • titleBar.border#00000000
  • titleBar.inactiveBackground#2c2c2c
  • titleBar.inactiveForeground#d7d7d7
  • tree.indentGuidesStroke#d7d7d728
  • 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#ff9423
variable.other.generic-type.haskell#ff258b
storage.type.haskell#77bbec
support.variable.magic.python#ff9423
punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python#bcbcbc
variable.parameter.function.language.special.self.python#27d59c
storage.modifier.lifetime.rust#bcbcbc
support.function.std.rust#e02ff9
entity.name.lifetime.rust#27d59c
variable.language.rust#ff9423
support.constant.edge#ff258b
constant.other.character-class.regexp#ff9423
keyword.operator.quantifier.regexp#77bbec
punctuation.definition.string.begin,punctuation.definition.string.end#98a12e
variable.parameter.function#bcbcbc
comment markup.link#7f848ec9
markup.changed.diff#27d59c
meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff#e02ff9
markup.inserted.diff#98a12e
markup.deleted.diff#ff9423
meta.function.c,meta.function.cpp#ff9423
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#bcbcbc
punctuation.separator.key-value#bcbcbc
keyword.operator.expression.import#e02ff9
support.constant.math#27d59c
support.constant.property.math#77bbec
variable.other.constant#27d59c
storage.type.annotation.java, storage.type.object.array.java#27d59c
source.java#ff9423
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#bcbcbc
meta.method.java#e02ff9
storage.modifier.import.java,storage.type.java,storage.type.generic.java#27d59c
keyword.operator.instanceof.java#ff258b
meta.definition.variable.name.java#ff9423
keyword.operator.logical#ff258b
keyword.operator.bitwise#ff258b
keyword.operator.channel#ff258b
support.constant.property-value.scss,support.constant.property-value.css#77bbec
keyword.operator.css,keyword.operator.scss,keyword.operator.less#ff258b
support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss#77bbec
punctuation.separator.list.comma.css#bcbcbc
support.constant.color.w3c-standard-color-name.css#77bbec
support.type.vendored.property-name.css#ff258b
support.module.node,support.type.object.module,support.module.node#27d59c
entity.name.type.module#27d59c
variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node#ff9423
support.constant.json#77bbec
keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof#ff258b
support.type.object.console#ff9423
support.variable.property.process#77bbec
entity.name.function,support.function.console#e02ff9
keyword.operator.misc.rust#bcbcbc
keyword.operator.sigil.rust#ff258b
keyword.operator.delete#ff258b
support.type.object.dom#ff258b
support.variable.dom,support.variable.property.dom#ff9423
keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational#ff258b
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#ff258b
punctuation.separator.delimiter#bcbcbc
punctuation.separator.c,punctuation.separator.cpp#ff258b
support.type.posix-reserved.c,support.type.posix-reserved.cpp#ff258b
keyword.operator.sizeof.c,keyword.operator.sizeof.cpp#ff258b
variable.parameter.function.language.python#77bbec
support.type.python#ff258b
keyword.operator.logical.python#ff258b
variable.parameter.function.python#77bbec
punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python#bcbcbc
meta.function-call.generic.python#e02ff9
constant.character.format.placeholder.other.python#77bbec
keyword.operator#bcbcbc
keyword.operator.assignment.compound#ff258b
keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts#ff258b
keyword#ff258b
entity.name.namespace#27d59c
variable#ff9423
variable.c#bcbcbc
variable.language#27d59c
token.variable.parameter.java#bcbcbc
import.storage.java#27d59c
token.package.keyword#ff258b
token.package#bcbcbc
entity.name.function, meta.require, support.function.any-method, variable.function#e02ff9
entity.name.type.namespace#27d59c
support.class, entity.name.type.class#27d59c
entity.name.class.identifier.namespace.type#27d59c
entity.name.class, variable.other.class.js, variable.other.class.ts#27d59c
variable.other.class.php#ff9423
entity.name.type#27d59c
keyword.control#ff258b
control.elements, keyword.operator.less#77bbec
keyword.other.special-method#e02ff9
storage#ff258b
token.storage#ff258b
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#ff258b
token.storage.type.java#27d59c
support.function#ff258b
support.type.property-name#bcbcbc
support.constant.property-value#bcbcbc
support.constant.font-name#77bbec
meta.tag#bcbcbc
string#e7bf3d
entity.other.inherited-class#27d59c
constant.other.symbol#ff258b
constant.numeric#77bbec
constant#77bbec
punctuation.definition.constant#77bbec
entity.name.tag#ff9423
entity.other.attribute-name#d05ee4
entity.other.attribute-name.id#e02ff9normal
entity.other.attribute-name.class.css#77bbecnormal
meta.selector#ff258b
markup.heading#ff9423
markup.heading punctuation.definition.heading, entity.name.section#e02ff9
keyword.other.unit#ff9423
markup.bold,todo.bold#77bbec
punctuation.definition.bold#27d59c
markup.italic, punctuation.definition.italic,todo.emphasis#ff258b
emphasis md#ff258b
entity.name.section.markdown#ff9423
punctuation.definition.heading.markdown#ff9423
punctuation.definition.list.begin.markdown#ff9423
markup.heading.setext#bcbcbc
punctuation.definition.bold.markdown#77bbec
markup.inline.raw.markdown#98a12e
markup.inline.raw.string.markdown#98a12e
punctuation.definition.list.markdown#ff9423
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#ff9423
beginning.punctuation.definition.list.markdown#ff9423
punctuation.definition.metadata.markdown#ff9423
markup.underline.link.markdown,markup.underline.link.image.markdown#ff258b
string.other.link.title.markdown,string.other.link.description.markdown#e02ff9
string.regexp#ff258b
constant.character.escape#ff258b
punctuation.section.embedded, variable.interpolation#ff9423
punctuation.section.embedded.begin,punctuation.section.embedded.end#ff258b
invalid.illegal#ffffff
invalid.illegal.bad-ampersand.html#bcbcbc
invalid.broken#ffffff
invalid.deprecated#ffffff
invalid.unimplemented#ffffff
source.json meta.structure.dictionary.json > string.quoted.json#ff9423
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#ff9423
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#98a12e
source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json#ff258b
support.type.property-name.json#ff9423
support.type.property-name.json punctuation#ff9423
text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade#ff258b
text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade#ff258b
support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php#27d59c
keyword.operator.error-control.php#ff258b
keyword.operator.type.php#ff258b
punctuation.section.array.begin.php#bcbcbc
punctuation.section.array.end.php#bcbcbc
invalid.illegal.non-null-typehinted.php#f44747
storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php#27d59c
meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php#e02ff9
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#bcbcbc
support.constant.core.rust#77bbec
support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php#77bbec
entity.name.goto-label.php,support.other.php#e02ff9
keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php#ff258b
keyword.operator.regexp.php#ff258b
keyword.operator.comparison.php#ff258b
keyword.operator.heredoc.php,keyword.operator.nowdoc.php#ff258b
meta.function.decorator.python#e02ff9
support.token.decorator.python,meta.function.decorator.identifier.python#ff258b
function.parameter#bcbcbc
function.brace#bcbcbc
function.parameter.ruby, function.parameter.cs#bcbcbc
constant.language.symbol.ruby#ff258b
rgb-value#ff258b
inline-color-decoration rgb-value#77bbec
less rgb-value#77bbec
selector.sass#ff9423
support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx#27d59c
block.scope.end,block.scope.begin#bcbcbc
storage.type.cs#27d59c
entity.name.variable.local.cs#ff9423
token.info-token#e02ff9
token.warn-token#77bbec
token.error-token#f44747
token.debug-token#ff258b
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded#ff258b
meta.template.expression#bcbcbc
keyword.operator.module#ff258b
support.type.type.flowtype#e02ff9
support.type.primitive#27d59c
meta.property.object#ff9423
variable.parameter.function.js#ff9423
keyword.other.template.begin#98a12e
keyword.other.template.end#98a12e
keyword.other.substitution.begin#98a12e
keyword.other.substitution.end#98a12e
keyword.operator.assignment#ff258b
keyword.operator.assignment.go#27d59c
keyword.operator.arithmetic.go, keyword.operator.address.go#ff258b
entity.name.package.go#27d59c
support.type.prelude.elm#ff258b
support.constant.elm#77bbec
punctuation.quasi.element#ff258b
constant.character.entity#ff9423
entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class#ff258b
entity.global.clojure#27d59c
meta.symbol.clojure#ff9423
constant.keyword.clojure#ff258b
meta.arguments.coffee, variable.parameter.function.coffee#ff9423
source.ini#98a12e
meta.scope.prerequisites.makefile#ff9423
source.makefile#27d59c
storage.modifier.import.groovy#27d59c
meta.method.groovy#e02ff9
meta.definition.variable.name.groovy#ff9423
meta.definition.class.inherited.classes.groovy#98a12e
support.variable.semantic.hlsl#27d59c
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#ff258b
text.variable, text.bracketed#ff9423
support.type.swift, support.type.vb.asp#27d59c
entity.name.function.xi#27d59c
entity.name.class.xi#ff258b
constant.character.character-class.regexp.xi#ff9423
constant.regexp.xi#ff258b
keyword.control.xi#ff258b
invalid.xi#bcbcbc
beginning.punctuation.definition.quote.markdown.xi#98a12e
beginning.punctuation.definition.list.markdown.xi#7f848ec9
constant.character.xi#e02ff9
accent.xi#e02ff9
wikiword.xi#77bbec
constant.other.color.rgb-value.xi#ffffff
punctuation.definition.tag.xi#7f848ec9
entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition#27d59c
entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown#ff9423
meta.brace.square#bcbcbc
comment, punctuation.definition.comment#7f848ec9italic
markup.quote.markdown#7f848ec9
punctuation.definition.block.sequence.item.yaml#bcbcbc
constant.language.symbol.elixir#ff258b
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...

Draco Dark by Draco - VS Code Theme