Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.activeBackground#000000
  • activityBar.background#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#ffffff66
  • activityBarBadge.background#00abff
  • activityBarBadge.foreground#ffffff
  • badge.background#00abff
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#a5a5a5
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#a5a5a5
  • breadcrumb.foreground#ffffff
  • button.background#0e639c
  • button.foreground#ffffff
  • button.hoverBackground#1177bb
  • button.secondaryBackground#303031
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#414141
  • checkbox.background#151515
  • checkbox.border#00000000
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#333333
  • debugExceptionWidget.border#ffffff
  • debugToolBar.background#333333
  • debugToolBar.border#ffffff
  • diffEditor.border#444444
  • diffEditor.insertedTextBackground#9bb95533
  • diffEditor.removedTextBackground#ff000033
  • dropdown.background#151515
  • dropdown.border#00000000
  • dropdown.foreground#ffffff
  • editor.background#000000
  • editor.findMatchBackground#515c6a
  • editor.findMatchBorder#74879f
  • editor.findMatchHighlightBackground#ea5c0055
  • editor.findMatchHighlightBorder#ffffff00
  • editor.findRangeHighlightBackground#3a3d4166
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#264f784d
  • editor.foreground#a5a5a5
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#3a3d41
  • editor.lineHighlightBackground#ffffff0A
  • editor.lineHighlightBorder#282828
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#264f78
  • editor.selectionHighlightBackground#add6ff26
  • editor.selectionHighlightBorder#495F77
  • editor.wordHighlightBackground#575757b8
  • editor.wordHighlightStrongBackground#004972b8
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#888888
  • editorCodeLens.foreground#999999
  • editorCursor.background#000000
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff5866
  • editorGroup.border#444444
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#303031
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#6e718e66
  • editorGutter.addedBackground#afff76
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#c5c5c5
  • editorGutter.deletedBackground#ff5866
  • editorGutter.foldingControlForeground#c5c5c5
  • editorGutter.modifiedBackground#00abff
  • editorHoverWidget.background#252526
  • editorHoverWidget.border#454545
  • editorHoverWidget.foreground#cccccc
  • editorIndentGuide.activeBackground#707070
  • editorIndentGuide.background#404040
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#75beff
  • editorLineNumber.activeForeground#c6c6c6
  • editorLineNumber.foreground#858585
  • editorLink.activeForeground#4e94ce
  • editorMarkerNavigation.background#1D1D1D
  • editorMarkerNavigationError.background#ff5866
  • editorMarkerNavigationInfo.background#00abff
  • editorMarkerNavigationWarning.background#ff9939
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#5a5a5a
  • editorSuggestWidget.background#252526
  • editorSuggestWidget.border#454545
  • editorSuggestWidget.foreground#d4d4d4
  • editorSuggestWidget.highlightForeground#00abff
  • editorSuggestWidget.selectedBackground#062f4a
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ff9939
  • editorWhitespace.foreground#e3e4e229
  • editorWidget.background#2B2B2B
  • editorWidget.foreground#a5a5a5
  • editorWidget.resizeBorder#303031
  • focusBorder#007fd4
  • foreground#cccccc
  • gitDecoration.addedResourceForeground#afff76
  • gitDecoration.conflictingResourceForeground#00abff
  • gitDecoration.deletedResourceForeground#ff5866
  • gitDecoration.ignoredResourceForeground#a5a5a5
  • gitDecoration.modifiedResourceForeground#ff9939
  • gitDecoration.stageDeletedResourceForeground#ff5866
  • gitDecoration.stageModifiedResourceForeground#ff9939
  • gitDecoration.submoduleResourceForeground#8db9e2
  • gitDecoration.untrackedResourceForeground#55baa2
  • icon.foreground#cccccc
  • input.background#151515
  • input.border#00000000
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff
  • inputOption.activeBackground#6e718e66
  • inputOption.activeBorder#007acc00
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#094771
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#383b3d
  • list.focusBackground#062f4a
  • list.focusForeground#cccccc
  • list.highlightForeground#00abff
  • list.hoverBackground#ffffff10
  • list.hoverForeground#cccccc
  • list.inactiveSelectionBackground#FFFFFF10
  • list.inactiveSelectionForeground#cccccc
  • listFilterWidget.background#00abff50
  • listFilterWidget.noMatchesOutline#ff170083
  • listFilterWidget.outline#00000000
  • menu.background#303030
  • menu.border#00000085
  • menu.foreground#cccccc
  • menu.selectionBackground#00abff
  • 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#000000
  • minimap.errorHighlight#ff5866
  • minimap.findMatchHighlight#515c6a
  • minimap.selectionHighlight#264f78
  • minimap.warningHighlight#ff9939
  • minimapGutter.addedBackground#afff76
  • minimapGutter.deletedBackground#ff5866
  • minimapGutter.modifiedBackground#00abff
  • notificationCenter.border#000000
  • notificationCenterHeader.background#303031
  • notificationCenterHeader.foreground#a5a5a5
  • notifications.background#2B2B2B
  • notifications.border#303031
  • notifications.foreground#a5a5a5
  • notificationsErrorIcon.foreground#ff5866
  • notificationsInfoIcon.foreground#00abff
  • notificationsWarningIcon.foreground#ff9939
  • notificationToast.border#474747
  • panel.background#000000
  • panel.border#ffffff00
  • panelSection.border#ffffff6c
  • panelTitle.activeBorder#a5a5a5
  • panelTitle.activeForeground#a5a5a5
  • panelTitle.inactiveForeground#e7e7e799
  • peekView.border#00abff
  • peekViewEditor.background#001f33
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ff9939
  • peekViewEditorGutter.background#001f33
  • peekViewResult.background#252526
  • 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#303031
  • pickerGroup.foreground#00abff
  • progressBar.background#0e70c0
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#bfbfbf3e
  • scrollbarSlider.background#6e718e66
  • scrollbarSlider.hoverBackground#646464b3
  • selection.background#256aa7
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#cccccc
  • sideBar.background#000000
  • sideBar.dropBackground#383b3d
  • sideBar.foreground#cccccc
  • sideBarSectionHeader.background#00000000
  • sideBarSectionHeader.border#cccccc33
  • sideBarSectionHeader.foreground#cccccc
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#000000
  • statusBar.debuggingBackground#ff9939
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#00abff
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#ffffff
  • tab.activeBorderTop#00000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.hoverBackground#6e718e66
  • tab.hoverBorder#bfbfbf3e
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#ffffff
  • terminal.ansiBlack#868686
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#ABABAB
  • 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#ffffff6c
  • terminal.foreground#cccccc
  • terminal.selectionBackground#6e718e66
  • terminalCursor.background#ff6ec0
  • terminalCursor.foreground#ffffff
  • textLink.foreground#00abff
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#cccccc
  • titleBar.border#00000000
  • titleBar.inactiveBackground#3c3c3c99
  • titleBar.inactiveForeground#cccccc99
  • tree.indentGuidesStroke#585858
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#a5a5a526

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