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.border#000000
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#333333
  • activityBarBadge.background#666666
  • activityBarBadge.foreground#ffffff
  • badge.background#333333
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#666666
  • button.background#333333
  • button.foreground#ffffff
  • button.hoverBackground#666666
  • button.secondaryBackground#222222
  • button.secondaryForeground#cccccc
  • button.secondaryHoverBackground#666666
  • checkbox.background#000000
  • checkbox.border#ffffff
  • checkbox.foreground#ffffff
  • debugExceptionWidget.background#111111
  • debugExceptionWidget.border#333333
  • debugToolBar.background#111111
  • debugToolBar.border#333333
  • diffEditor.border#333333
  • diffEditor.insertedTextBackground#7b967c46
  • diffEditor.insertedTextBorder#ffffff00
  • diffEditor.removedTextBackground#8a363236
  • diffEditor.removedTextBorder#ffffff00
  • dropdown.background#000000
  • dropdown.border#ffffff
  • dropdown.foreground#ffffff
  • editor.background#000000
  • editor.findMatchBackground#222222
  • editor.findMatchBorder#7386a7
  • editor.findMatchHighlightBackground#ba9b5f78
  • editor.findMatchHighlightBorder#000000fd
  • editor.findRangeHighlightBackground#7386a744
  • editor.findRangeHighlightBorder#00000000
  • editor.foldBackground#4b6ca73a
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#4b6ca75c
  • editor.inactiveSelectionBackground#222222
  • editor.lineHighlightBackground#111111
  • editor.lineHighlightBorder#ffffff00
  • editor.rangeHighlightBackground#333333
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#222222
  • editor.selectionHighlightBackground#222222
  • editor.selectionHighlightBorder#7386a7
  • editor.wordHighlightBackground#8a363270
  • editor.wordHighlightBorder#8a3632
  • editor.wordHighlightStrongBackground#4b6ca75c
  • editor.wordHighlightStrongBorder#b45b51
  • editorBracketMatch.background#93935454
  • editorBracketMatch.border#b4b56b
  • editorCodeLens.foreground#666666
  • editorCursor.background#ffffff
  • editorCursor.foreground#aeafad
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#b45b51
  • editorGroup.border#333333
  • editorGroup.emptyBackground#000000
  • editorGroupHeader.border#000000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#7b967c
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#666666
  • editorGutter.deletedBackground#8a3632
  • editorGutter.foldingControlForeground#666666
  • editorGutter.modifiedBackground#7386a7
  • editorHoverWidget.background#111111
  • editorHoverWidget.border#333333
  • editorHoverWidget.foreground#ffffff
  • editorIndentGuide.activeBackground#666666
  • editorIndentGuide.background#333333
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#7386a7
  • editorLineNumber.activeForeground#666666
  • editorLineNumber.foreground#333333
  • editorLink.activeForeground#7386a7
  • editorMarkerNavigation.background#222222
  • editorMarkerNavigationError.background#b45b51
  • editorMarkerNavigationInfo.background#7386a7
  • editorMarkerNavigationWarning.background#ddbe77
  • editorOverviewRuler.background#25252500
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#333333
  • editorSuggestWidget.background#111111
  • editorSuggestWidget.border#333333
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#7386a7
  • editorSuggestWidget.selectedBackground#222222
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ddbe77
  • editorWhitespace.foreground#666666
  • editorWidget.background#111111
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#666666
  • focusBorder#ffffff
  • foreground#ffffff
  • gitDecoration.addedResourceForeground#9fb896
  • gitDecoration.conflictingResourceForeground#b28fb5
  • gitDecoration.deletedResourceForeground#b45b51
  • gitDecoration.ignoredResourceForeground#333333
  • gitDecoration.modifiedResourceForeground#ddbe77
  • gitDecoration.stageDeletedResourceForeground#b45b51
  • gitDecoration.stageModifiedResourceForeground#ddbe77
  • gitDecoration.submoduleResourceForeground#7386a7
  • gitDecoration.untrackedResourceForeground#7b967c
  • icon.foreground#ffffff
  • input.background#000000
  • input.border#ffffff
  • input.foreground#ffffff
  • input.placeholderForeground#666666
  • inputOption.activeBackground#666666
  • inputOption.activeBorder#000000
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#333333
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#111111
  • list.focusBackground#333333
  • list.focusForeground#ffffff
  • list.highlightForeground#ffffff
  • list.hoverBackground#222222
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#333333
  • list.inactiveSelectionForeground#ffffff
  • listFilterWidget.background#333333
  • listFilterWidget.noMatchesOutline#b45b51
  • listFilterWidget.outline#666666
  • menu.background#111111
  • menu.border#00000085
  • menu.foreground#ffffff
  • menu.selectionBackground#333333
  • menu.selectionBorder#000000
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#333333
  • menubar.selectionBackground#333333
  • menubar.selectionBorder#000000
  • menubar.selectionForeground#ffffff
  • merge.commonContentBackground#222222
  • merge.commonHeaderBackground#333333
  • merge.currentContentBackground#3c493d
  • merge.currentHeaderBackground#7b967c
  • merge.incomingContentBackground#3e485a
  • merge.incomingHeaderBackground#7386a7
  • minimap.background#000000
  • minimap.errorHighlight#b45b51
  • minimap.findMatchHighlight#222222
  • minimap.selectionHighlight#222222
  • minimap.warningHighlight#ddbe77
  • minimapGutter.addedBackground#7b967c
  • minimapGutter.deletedBackground#8a3632
  • minimapGutter.modifiedBackground#7386a7
  • notificationCenter.border#333333
  • notificationCenterHeader.background#222222
  • notificationCenterHeader.foreground#cccccc
  • notifications.background#111111
  • notifications.border#333333
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#b45b51
  • notificationsInfoIcon.foreground#90a19a
  • notificationsWarningIcon.foreground#ddbe77
  • notificationToast.border#333333
  • panel.background#000000
  • panel.border#333333
  • panelSection.border#333333
  • panelTitle.activeBorder#333333
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#333333
  • peekView.border#7386a7
  • peekViewEditor.background#282e38
  • peekViewEditor.matchHighlightBackground#383020
  • peekViewEditor.matchHighlightBorder#ddbe77
  • peekViewEditorGutter.background#181b21
  • peekViewResult.background#222222
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#999999
  • peekViewResult.matchHighlightBackground#bc96654e
  • peekViewResult.selectionBackground#4b6ca75c
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#111111
  • peekViewTitleDescription.foreground#666666
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#333333
  • pickerGroup.foreground#ffffff
  • progressBar.background#ffffff
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#ffffff
  • scrollbarSlider.background#222222
  • scrollbarSlider.hoverBackground#333333
  • selection.background#666666
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#ffffff
  • sideBar.background#000000
  • sideBar.border#333333
  • sideBar.dropBackground#111111
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#00000033
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#000000
  • statusBar.debuggingBackground#ba9b5f
  • statusBar.debuggingBorder#000000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#936c7e
  • statusBar.noFolderBorder#000000
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#333333
  • statusBarItem.remoteBackground#7b967c
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#000000
  • tab.activeBorder#666666
  • tab.activeBorderTop#000000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.hoverBackground#000000
  • tab.hoverBorder#ffffff
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#666666
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#5e7e80
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#90a19a
  • terminal.ansiBrightCyan#9fb896
  • terminal.ansiBrightGreen#b4b56b
  • terminal.ansiBrightMagenta#b58f99
  • terminal.ansiBrightRed#b45b51
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ddbe77
  • terminal.ansiCyan#7b967c
  • terminal.ansiGreen#939354
  • terminal.ansiMagenta#936c7e
  • terminal.ansiRed#8a3632
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ba9b5f
  • terminal.border#333333
  • terminal.foreground#ffffff
  • terminal.selectionBackground#66666650
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#ffffff
  • textLink.foreground#666666
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#333333
  • tree.indentGuidesStroke#ffffff
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#000000

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

Kultist color theme - Coding Theme