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#11111b
  • activityBar.background#11111b
  • activityBar.border#11111b
  • activityBar.foreground#cdd6f4
  • activityBar.inactiveForeground#cdd6f4
  • activityBarBadge.background#11111b
  • activityBarBadge.foreground#c6d0f5
  • badge.background#1d1e2c
  • badge.foreground#cdd6f4
  • breadcrumb.activeSelectionForeground#cdd6f4
  • breadcrumb.background#11111b
  • breadcrumb.focusForeground#cdd6f4
  • breadcrumb.foreground#cdd6f4
  • button.background#1d1e2c
  • button.foreground#cdd6f4
  • button.hoverBackground#2d2c4b
  • button.secondaryBackground#1d1e2c
  • button.secondaryForeground#cdd6f4
  • button.secondaryHoverBackground#2d2c4b
  • checkbox.background#1d1e2c
  • checkbox.border#ff25253e
  • checkbox.foreground#cdd6f4
  • debugExceptionWidget.background#11111b
  • debugExceptionWidget.border#1d1e2c
  • debugToolBar.background#11111b
  • debugToolBar.border#1d1e2c
  • diffEditor.border#1d1e2c
  • diffEditor.insertedTextBackground#80ff931e
  • diffEditor.insertedTextBorder#24111100
  • diffEditor.removedTextBackground#ff5f5f33
  • diffEditor.removedTextBorder#00000000
  • dropdown.background#1d1e2c
  • dropdown.border#ff25253e
  • dropdown.foreground#cdd6f4
  • editor.background#11111b
  • editor.findMatchBackground#1d1e2c
  • editor.findMatchBorder#3a3c56
  • editor.findMatchHighlightBackground#1d1e2c
  • editor.findMatchHighlightBorder#ffb7b700
  • editor.findRangeHighlightBackground#1d1e2c
  • editor.findRangeHighlightBorder#ffffff00
  • editor.foldBackground#1d1e2c
  • editor.foreground#c6d0f5
  • editor.hoverHighlightBackground#264f7840
  • editor.inactiveSelectionBackground#1d1e2c
  • editor.lineHighlightBackground#181825
  • editor.lineHighlightBorder#11111b
  • editor.rangeHighlightBackground#ffffff0b
  • editor.rangeHighlightBorder#ffffff00
  • editor.selectionBackground#1d1e2c
  • editor.selectionHighlightBackground#1d1e2c
  • editor.selectionHighlightBorder#3a3c56
  • editor.wordHighlightBackground#1d1e2c
  • editor.wordHighlightBorder#3a3c56
  • editor.wordHighlightStrongBackground#1d1e2c
  • editor.wordHighlightStrongBorder#3a3c56
  • editorBracketHighlight.foreground1#f5c2e7
  • editorBracketHighlight.foreground2#f5c2e7
  • editorBracketHighlight.foreground3#f5c2e7
  • editorBracketHighlight.foreground4#f5c2e7
  • editorBracketHighlight.foreground5#f5c2e7
  • editorBracketHighlight.foreground6#f5c2e7
  • editorBracketHighlight.unexpectedBracket.foreground#f5c2e7
  • editorBracketMatch.background#0064001a
  • editorBracketMatch.border#3a3c56
  • editorCodeLens.foreground#c6d0f5
  • editorCursor.background#1d1e2c
  • editorCursor.foreground#c6d0f5
  • editorError.background#B73A3400
  • editorError.border#ffffff00
  • editorError.foreground#ff8d8d
  • editorGroup.border#1d1e2c
  • editorGroup.emptyBackground#11111b
  • editorGroupHeader.border#1d1e2c
  • editorGroupHeader.tabsBackground#11111b
  • editorGroupHeader.tabsBorder#1d1e2c
  • editorGutter.addedBackground#1d1e2c
  • editorGutter.background#11111b
  • editorGutter.commentRangeForeground#c6d0f5
  • editorGutter.deletedBackground#c6d0f5
  • editorGutter.foldingControlForeground#c6d0f5
  • editorGutter.modifiedBackground#1d1e2c
  • editorHoverWidget.background#11111b
  • editorHoverWidget.border#1d1e2c
  • editorHoverWidget.foreground#c6d0f5
  • editorIndentGuide.activeBackground#35374b
  • editorIndentGuide.background#1d1e2c
  • editorInfo.background#4490BF00
  • editorInfo.border#4490BF00
  • editorInfo.foreground#a0d2ff
  • editorLineNumber.activeForeground#b4befe
  • editorLineNumber.foreground#45475a
  • editorLink.activeForeground#ff829f
  • editorMarkerNavigation.background#11111b
  • editorMarkerNavigationError.background#f48771
  • editorMarkerNavigationInfo.background#75beff
  • editorMarkerNavigationWarning.background#1d1e2c
  • editorOverviewRuler.background#ffabab00
  • editorOverviewRuler.border#7f7f7f4d
  • editorRuler.foreground#11111b
  • editorSuggestWidget.background#11111b
  • editorSuggestWidget.border#1d1e2c
  • editorSuggestWidget.foreground#c6d0f5
  • editorSuggestWidget.highlightForeground#9f94bc
  • editorSuggestWidget.selectedBackground#1d1e2c
  • editorWarning.background#A9904000
  • editorWarning.border#ffffff00
  • editorWarning.foreground#ffefa8
  • editorWhitespace.foreground#9f94bc2a
  • editorWidget.background#11111b
  • editorWidget.foreground#cdd6f4
  • editorWidget.resizeBorder#c6d0f5
  • focusBorder#11111b
  • foreground#c6d0f5
  • gitDecoration.addedResourceForeground#9ed9a9
  • gitDecoration.conflictingResourceForeground#a8a8ff
  • gitDecoration.deletedResourceForeground#ffa596
  • gitDecoration.ignoredResourceForeground#8c8c8c
  • gitDecoration.modifiedResourceForeground#f9d6a2
  • gitDecoration.stageDeletedResourceForeground#ee7863
  • gitDecoration.stageModifiedResourceForeground#ffe0b1
  • gitDecoration.submoduleResourceForeground#aad6ff
  • gitDecoration.untrackedResourceForeground#a5ffc4
  • icon.foreground#c6d0f5
  • input.background#1d1e2c
  • input.border#11111b
  • input.foreground#cdd6f4
  • input.placeholderForeground#cdd6f4
  • inputOption.activeBackground#3f4158
  • inputOption.activeBorder#1d1e2c
  • inputOption.activeForeground#cdd6f4
  • list.activeSelectionBackground#11111b
  • list.activeSelectionForeground#c6d0f5
  • list.dropBackground#11111b
  • list.focusBackground#1d1e2c
  • list.focusForeground#c6d0f5
  • list.highlightForeground#cba6f7
  • list.hoverBackground#1d1e2c
  • list.hoverForeground#c6d0f5
  • list.inactiveSelectionBackground#11111b
  • list.inactiveSelectionForeground#c6d0f5
  • listFilterWidget.background#11111b
  • listFilterWidget.noMatchesOutline#1d1e2c
  • listFilterWidget.outline#1d1e2c
  • menu.background#11111b
  • menu.border#00000085
  • menu.foreground#c6d0f5
  • menu.selectionBackground#1d1e2c
  • menu.selectionBorder#00000000
  • menu.selectionForeground#c6d0f5
  • menu.separatorBackground#1d1e2c
  • menubar.selectionBackground#e0434300
  • menubar.selectionBorder#1d1e2c
  • menubar.selectionForeground#c7c6f5
  • merge.commonContentBackground#282828
  • merge.commonHeaderBackground#383838
  • merge.currentContentBackground#27403B
  • merge.currentHeaderBackground#367366
  • merge.incomingContentBackground#28384B
  • merge.incomingHeaderBackground#395F8F
  • minimap.background#11111b
  • minimap.errorHighlight#ff8d8d
  • minimap.findMatchHighlight#1d1e2c
  • minimap.selectionHighlight#1d1e2c
  • minimap.warningHighlight#ffefa8
  • minimapGutter.addedBackground#1d1e2c
  • minimapGutter.deletedBackground#c6d0f5
  • minimapGutter.modifiedBackground#1d1e2c
  • notificationCenter.border#1d1e2c
  • notificationCenterHeader.background#11111b
  • notificationCenterHeader.foreground#cdd6f4
  • notifications.background#11111b
  • notifications.border#1d1e2c
  • notifications.foreground#cdd6f4
  • notificationsErrorIcon.foreground#f38ba8
  • notificationsInfoIcon.foreground#a6e3a1
  • notificationsWarningIcon.foreground#9f94bc
  • notificationToast.border#1d1e2c
  • panel.background#11111b
  • panel.border#1d1e2c
  • panelSection.border#1d1e2c
  • panelTitle.activeBorder#1d1e2c
  • panelTitle.activeForeground#cdd6f4
  • panelTitle.inactiveForeground#cdd6f4
  • peekView.border#9f94bc
  • peekViewEditor.background#1d1e2c
  • peekViewEditor.matchHighlightBackground#ff8f0099
  • peekViewEditor.matchHighlightBorder#ee931e
  • peekViewEditorGutter.background#1d1e2c
  • peekViewResult.background#1d1e2c
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#bbbbbb
  • peekViewResult.matchHighlightBackground#ea5c004d
  • peekViewResult.selectionBackground#91a2ff33
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#1d1e2c
  • peekViewTitleDescription.foreground#ccccccb3
  • peekViewTitleLabel.foreground#ffffff
  • pickerGroup.border#1d1e2c
  • pickerGroup.foreground#cba6f7
  • progressBar.background#1d1e2c
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#1d1e2c
  • scrollbarSlider.background#1d1e2c
  • scrollbarSlider.hoverBackground#303147
  • selection.background#3f4158
  • settings.focusedRowBackground#ffffff07
  • settings.headerForeground#c6d0f5
  • sideBar.background#11111b
  • sideBar.border#1d1e2c
  • sideBar.dropBackground#11111b
  • sideBar.foreground#c6d0f5
  • sideBarSectionHeader.background#11111b
  • sideBarSectionHeader.border#11111b
  • sideBarSectionHeader.foreground#c6d0f5
  • sideBarTitle.foreground#c6d0f5
  • statusBar.background#11111b
  • statusBar.border#1d1e2c
  • statusBar.debuggingBackground#11111b
  • statusBar.debuggingBorder#1d1e2c
  • statusBar.debuggingForeground#c6d0f5
  • statusBar.foreground#c6d0f5
  • statusBar.noFolderBackground#11111b
  • statusBar.noFolderBorder#1d1e2c
  • statusBar.noFolderForeground#c6d0f5
  • statusBarItem.activeBackground#FFFFFF25
  • statusBarItem.hoverBackground#ffffff1f
  • statusBarItem.remoteBackground#11111b
  • statusBarItem.remoteForeground#c6d0f5
  • tab.activeBackground#11111b
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#cdd6f4
  • tab.border#1d1e2c
  • tab.hoverBackground#11111b
  • tab.hoverBorder#1d1e2c
  • tab.hoverForeground#cdd6f4
  • tab.inactiveBackground#11111b
  • tab.inactiveForeground#cdd6f4
  • terminal.ansiBlack#45475a
  • terminal.ansiBlue#89b4fa
  • terminal.ansiBrightBlack#585b70
  • terminal.ansiBrightBlue#89b4fa
  • terminal.ansiBrightCyan#94e2d5
  • terminal.ansiBrightGreen#a6e3a1
  • terminal.ansiBrightMagenta#f5c2e7
  • terminal.ansiBrightRed#f38ba8
  • terminal.ansiBrightWhite#f4f1fa
  • terminal.ansiBrightYellow#f9e2af
  • terminal.ansiCyan#94e2d5
  • terminal.ansiGreen#a6e3a1
  • terminal.ansiMagenta#f5c2e7
  • terminal.ansiRed#f38ba8
  • terminal.ansiWhite#c6d0f5
  • terminal.ansiYellow#f9e2af
  • terminal.border#1d1e2c
  • terminal.foreground#c6d0f5
  • terminal.inztegrated.cursorStyleline
  • terminal.selectionBackground#1d1e2c
  • terminalCursor.background#1d1e2c
  • terminalCursor.foreground#cdd6f4
  • textLink.foreground#9f94bc
  • titleBar.activeBackground#11111b
  • titleBar.activeForeground#c6d0f5
  • titleBar.border#00000000
  • titleBar.inactiveBackground#11111b
  • titleBar.inactiveForeground#c6d0f5
  • tree.indentGuidesStroke#1d1e2c
  • walkThrough.embeddedEditorBackground#00000050
  • widget.shadow#11111b

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

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Catppuccin Dark Theme - Coding Theme