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#333333
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#b87333
  • activityBarBadge.foreground#ffffff
  • badge.background#4d4d4d
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#e0e0e0
  • breadcrumb.background#1e1e1e
  • breadcrumb.focusForeground#e0e0e0
  • breadcrumb.foreground#cccccccc
  • button.background#6f4e37
  • button.foreground#ffffff
  • button.hoverBackground#6f4e37
  • button.secondaryBackground#3a3d41
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#45494e
  • checkbox.background#3c3c3c
  • checkbox.border#00000000
  • checkbox.foreground#cccccc
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#474747
  • debugToolBar.background#333333
  • debugToolBar.border#474747
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#3c3c3c
  • dropdown.border#00000000
  • dropdown.foreground#cccccc
  • editor.background#241f19
  • editor.findMatchBackground#4f443a
  • editor.findMatchBorder#62533f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#B2BEB5
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#483c32
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#774e30
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#483c32
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#f48771
  • editorGroup.border#444444
  • editorGroup.emptyBackground#241f19
  • editorGroupHeader.tabsBackground#2f2e2e
  • editorGutter.addedBackground#587c0c
  • editorGutter.background#1e1e1e
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#94151b
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#8b4513
  • editorHoverWidget.background#2f2e2e
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#db5414
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#db5414
  • editorMarkerNavigation.background#2d2d30
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#cc7722
  • editorMarkerNavigationWarning.background#cca700
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#2f2e2e
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#cc7722
  • editorSuggestWidget.selectedBackground#2B2B2B
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#cca700
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#2f2e2e
  • editorWidget.foreground#cccccc
  • editorWidget.resizeBorder#5F5F5F
  • focusBorder#b87333
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#81b88b
  • gitDecoration.conflictingResourceForeground#6c6cc4
  • gitDecoration.deletedResourceForeground#c74e39
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#e2c08d
  • gitDecoration.stageDeletedResourceForeground#c74e39
  • gitDecoration.stageModifiedResourceForeground#e2c08d
  • gitDecoration.submoduleResourceForeground#f0e68c
  • gitDecoration.untrackedResourceForeground#73c991
  • icon.foreground#cccccc
  • input.background#3c3c3c
  • input.border#00000000
  • input.foreground#cccccc
  • input.placeholderForeground#a6a6a6
  • inputOption.activeBackground#7d6d5d
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#47362a
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#5c4033
  • list.focusForeground#cccccc
  • list.highlightForeground#b87333
  • list.hoverBackground#564848
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#3b3b3d
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#653723
  • listFilterWidget.noMatchesOutline#be1100
  • listFilterWidget.outline#00000000
  • menu.background#2f2e2e
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#6f4e37
  • menu.selectionBorder#00000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#bbbbbb
  • menubar.selectionBackground#ffffff1a
  • menubar.selectionForeground#cccccc
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#241f19
  • minimap.errorHighlight#f48771
  • minimap.findMatchHighlight#4f443a
  • minimap.selectionHighlight#483c32
  • minimap.warningHighlight#cca700
  • minimapGutter.addedBackground#587c0c
  • minimapGutter.deletedBackground#94151b
  • minimapGutter.modifiedBackground#8b4513
  • notificationCenter.border#474747
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#2f2e2e
  • notifications.border#303031
  • notifications.foreground#cccccc
  • notificationsErrorIcon.foreground#f48771
  • notificationsInfoIcon.foreground#f2d2bd
  • notificationsWarningIcon.foreground#cca700
  • notificationToast.border#474747
  • panel.background#1e1e1e
  • panel.border#80808059
  • panelSection.border#80808059
  • panelTitle.activeBorder#e7e7e7
  • panelTitle.activeForeground#e7e7e7
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#cc7722
  • peekViewEditor.background#332600
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#2c0d09
  • peekViewResult.background#2f2e2e
  • 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#3f3f46
  • pickerGroup.foreground#b87333
  • progressBar.background#b87333
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf66
  • scrollbarSlider.background#79797966
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#0096FF
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#2f2e2e
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#6f4e37
  • statusBar.debuggingBackground#cc6633
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#5c4033
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#b87333
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#2f2e2e
  • tab.inactiveBackground#2d2d2d
  • tab.inactiveForeground#ffffff80
  • 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#80808059
  • terminal.foreground#cccccc
  • terminal.selectionBackground#ffffff40
  • terminalCursor.background#5c4033
  • terminalCursor.foreground#ffffff
  • textLink.foreground#b87333
  • titleBar.activeBackground#3c3c3c
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#0000005c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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

Autumn Earth by AlejandroPetrovici - VS Code Theme