Color themes
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#c0c0c0
- activityBar.border#ffffff
- activityBar.foreground#000000
- activityBar.inactiveForeground#999999
- activityBarBadge.background#0d47ab
- activityBarBadge.foreground#ffffff
- badge.background#ffffff
- badge.foreground#000000
- breadcrumb.activeSelectionForeground#0d47ab
- breadcrumb.background#c0c0c0
- breadcrumb.focusForeground#0d47ab
- breadcrumb.foreground#222222
- button.background#c0c0c0
- button.foreground#000000
- button.hoverBackground#a5a5a5
- button.secondaryBackground#c0c0c0
- button.secondaryForeground#000000
- button.secondaryHoverBackground#949494
- checkbox.background#ffffff
- checkbox.border#777777
- checkbox.foreground#000000
- debugExceptionWidget.background#ffffff
- debugExceptionWidget.border#777777
- debugToolBar.background#ffffff
- debugToolBar.border#777777
- diffEditor.border#d7d7d7
- diffEditor.insertedTextBackground#9bb95533
- diffEditor.removedTextBackground#ff000033
- dropdown.background#ffffff
- dropdown.border#777777
- dropdown.foreground#000000
- editor.background#ffffff
- editor.findMatchBackground#a8ac94
- editor.findMatchBorder#979b83
- editor.findMatchHighlightBackground#ea5c0055
- editor.findMatchHighlightBorder#ffffff00
- editor.findRangeHighlightBackground#b4b4b44d
- editor.findRangeHighlightBorder#ffffff00
- editor.foldBackground#add6ff4d
- editor.foreground#000000
- editor.hoverHighlightBackground#add6ff26
- editor.inactiveSelectionBackground#e5ebf1
- editor.lineHighlightBackground#ffffff0A
- editor.lineHighlightBorder#eeeeee
- editor.rangeHighlightBackground#fdff0033
- editor.rangeHighlightBorder#ffffff00
- editor.selectionBackground#0d47ab
- editor.selectionHighlightBackground#add6ff80
- editor.selectionHighlightBorder#495F77
- editor.wordHighlightBackground#57575740
- editor.wordHighlightStrongBackground#0e639c40
- editorBracketMatch.background#0064001a
- editorBracketMatch.border#b9b9b9
- editorCodeLens.foreground#999999
- editorCursor.background#ffffff
- editorCursor.foreground#000000
- editorError.background#B73A3400
- editorError.border#ffffff00
- editorError.foreground#e51400
- editorGroup.border#222222
- editorGroup.emptyBackground#ffffff
- editorGroupHeader.border#777777
- editorGroupHeader.tabsBackground#c0c0c0
- editorGroupHeader.tabsBorder#777777
- editorGutter.addedBackground#81b88b
- editorGutter.background#ffffff
- editorGutter.commentRangeForeground#424242
- editorGutter.deletedBackground#ca4b51
- editorGutter.foldingControlForeground#424242
- editorGutter.modifiedBackground#66afe0
- editorHoverWidget.background#f3f3f3
- editorHoverWidget.border#222222
- editorHoverWidget.foreground#000000
- editorIndentGuide.activeBackground#939393
- editorIndentGuide.background#d3d3d3
- editorInfo.background#4490BF00
- editorInfo.border#4490BF00
- editorInfo.foreground#75beff
- editorLineNumber.activeForeground#0d47ab
- editorLineNumber.foreground#777777
- editorLink.activeForeground#0000ff
- editorMarkerNavigation.background#ffffff
- editorMarkerNavigationError.background#e51400
- editorMarkerNavigationInfo.background#75beff
- editorMarkerNavigationWarning.background#e9a700
- editorOverviewRuler.background#25252500
- editorOverviewRuler.border#7f7f7f4d
- editorRuler.foreground#d3d3d3
- editorSuggestWidget.background#f3f3f3
- editorSuggestWidget.border#c8c8c8
- editorSuggestWidget.foreground#000000
- editorSuggestWidget.highlightForeground#0066bf
- editorSuggestWidget.selectedBackground#d6ebff
- editorWarning.background#A9904000
- editorWarning.border#ffffff00
- editorWarning.foreground#e9a700
- editorWhitespace.foreground#33333333
- editorWidget.background#c0c0c0
- editorWidget.foreground#000000
- editorWidget.resizeBorder#0d47ab
- focusBorder#0d47ab
- foreground#c0c0c0
- gitDecoration.addedResourceForeground#000000
- gitDecoration.conflictingResourceForeground#0000ff
- gitDecoration.deletedResourceForeground#ff0000
- gitDecoration.ignoredResourceForeground#ffffff
- gitDecoration.modifiedResourceForeground#ab6800
- gitDecoration.stageDeletedResourceForeground#ad0707
- gitDecoration.stageModifiedResourceForeground#895503
- gitDecoration.submoduleResourceForeground#1258a7
- gitDecoration.untrackedResourceForeground#007100
- icon.foreground#c0c0c0
- input.background#ffffff
- input.border#777777
- input.foreground#000000
- input.placeholderForeground#222222
- inputOption.activeBackground#0d47ab
- inputOption.activeBorder#007acc00
- inputOption.activeForeground#ffffff
- list.activeSelectionBackground#0e0087
- list.activeSelectionForeground#ffffff
- list.dropBackground#c7c7c7
- list.focusBackground#0d47ab
- list.focusForeground#ffffff
- list.highlightForeground#ffffff
- list.hoverBackground#0d47ab
- list.hoverForeground#ffffff
- list.inactiveSelectionBackground#0e0087
- list.inactiveSelectionForeground#ffffff
- listFilterWidget.background#ffffff
- listFilterWidget.noMatchesOutline#000000
- listFilterWidget.outline#00000000
- menu.background#c0c0c0
- menu.border#00000085
- menu.foreground#000000
- menu.selectionBackground#0e0087
- menu.selectionBorder#00000000
- menu.selectionForeground#ffffff
- menu.separatorBackground#888888
- menubar.selectionBackground#0d47ab
- menubar.selectionBorder#ffffff
- menubar.selectionForeground#ffffff
- merge.commonContentBackground#E5E5E5
- merge.commonHeaderBackground#BFBFBF
- merge.currentContentBackground#DBF4EF
- merge.currentHeaderBackground#A4E3D6
- merge.incomingContentBackground#DBECFF
- merge.incomingHeaderBackground#A6CFFF
- minimap.background#ffffff
- minimap.errorHighlight#e51400
- minimap.findMatchHighlight#a8ac94
- minimap.selectionHighlight#0d47ab
- minimap.warningHighlight#e9a700
- minimapGutter.addedBackground#81b88b
- minimapGutter.deletedBackground#ca4b51
- minimapGutter.modifiedBackground#66afe0
- notificationCenter.border#d5d5d5
- notificationCenterHeader.background#e7e7e7
- notificationCenterHeader.foreground#616161
- notifications.background#eeeeee
- notifications.border#e7e7e7
- notifications.foreground#000000
- notificationsErrorIcon.foreground#ff0000
- notificationsInfoIcon.foreground#000000
- notificationsWarningIcon.foreground#000000
- notificationToast.border#777777
- panel.background#c0c0c0
- panel.border#222222
- panelSection.border#777777
- panelTitle.activeBorder#0e0087
- panelTitle.activeForeground#0e0087
- panelTitle.inactiveForeground#222222
- peekView.border#222222
- peekViewEditor.background#ffffff
- peekViewEditor.matchHighlightBackground#f5d802de
- peekViewEditor.matchHighlightBorder#dbc417
- peekViewEditorGutter.background#c0c0c0
- peekViewResult.background#f3f3f3
- peekViewResult.fileForeground#1e1e1e
- peekViewResult.lineForeground#646465
- peekViewResult.matchHighlightBackground#ea5c004d
- peekViewResult.selectionBackground#3399ff33
- peekViewResult.selectionForeground#6c6c6c
- peekViewTitle.background#ffffff
- peekViewTitleDescription.foreground#616161e6
- peekViewTitleLabel.foreground#333333
- pickerGroup.border#777777
- pickerGroup.foreground#ffffff
- progressBar.background#0d47ab
- scrollbar.shadow#c0c0c0
- scrollbarSlider.activeBackground#00000099
- scrollbarSlider.background#949494
- scrollbarSlider.hoverBackground#646464b3
- selection.background#0d47ab
- settings.focusedRowBackground#ffffff07
- settings.headerForeground#c0c0c0
- sideBar.background#c0c0c0
- sideBar.border#222222
- sideBar.dropBackground#c7c7c7
- sideBar.foreground#000000
- sideBarSectionHeader.background#c0c0c0
- sideBarSectionHeader.border#ffffff
- sideBarSectionHeader.foreground#000000
- sideBarTitle.foreground#000000
- statusBar.background#c0c0c0
- statusBar.border#ffffff
- statusBar.debuggingBackground#0d47ab
- statusBar.debuggingBorder#ffffff
- statusBar.debuggingForeground#ffffff
- statusBar.foreground#0d47ab
- statusBar.noFolderBackground#0e0087
- statusBar.noFolderBorder#ffffff
- statusBar.noFolderForeground#ffffff
- statusBarItem.activeBackground#FFFFFF25
- statusBarItem.hoverBackground#0d47ab
- statusBarItem.remoteBackground#c0c0c0
- statusBarItem.remoteForeground#000000
- tab.activeBackground#c0c0c0
- tab.activeBorder#c0c0c0
- tab.activeBorderTop#777777
- tab.activeForeground#0e0087
- tab.border#777777
- tab.hoverBackground#0d47ab
- tab.hoverBorder#777777
- tab.hoverForeground#ffffff
- tab.inactiveBackground#c0c0c0
- tab.inactiveForeground#222222
- terminal.ansiBlack#000000
- terminal.ansiBlue#0451a5
- terminal.ansiBrightBlack#666666
- terminal.ansiBrightBlue#0451a5
- terminal.ansiBrightCyan#0598bc
- terminal.ansiBrightGreen#14ce14
- terminal.ansiBrightMagenta#bc05bc
- terminal.ansiBrightRed#cd3131
- terminal.ansiBrightWhite#a5a5a5
- terminal.ansiBrightYellow#b5ba00
- terminal.ansiCyan#0598bc
- terminal.ansiGreen#00bc00
- terminal.ansiMagenta#bc05bc
- terminal.ansiRed#cd3131
- terminal.ansiWhite#555555
- terminal.ansiYellow#949800
- terminal.border#777777
- terminal.foreground#000000
- terminal.selectionBackground#ffffff
- terminalCursor.background#0e0087
- terminalCursor.foreground#ffffff
- textLink.foreground#0d47ab
- titleBar.activeBackground#0e0087
- titleBar.activeForeground#ffffff
- titleBar.border#ffffff
- titleBar.inactiveBackground#0d47ab
- titleBar.inactiveForeground#ffffff
- tree.indentGuidesStroke#222222
- walkThrough.embeddedEditorBackground#00000050
- widget.shadow#ffffff29
tokenColors
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| 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 | #e06c75 | — |
| variable.other.generic-type.haskell | #c678dd | — |
| storage.type.haskell | #d19a66 | — |
| support.variable.magic.python | #e06c75 | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #000000 | — |
| variable.parameter.function.language.special.self.python | #e5c07b | — |
| storage.modifier.lifetime.rust | #000000 | — |
| support.function.std.rust | #61afef | — |
| entity.name.lifetime.rust | #e5c07b | — |
| variable.language.rust | #e06c75 | — |
| support.constant.edge | #c678dd | — |
| constant.other.character-class.regexp | #e06c75 | — |
| keyword.operator.quantifier.regexp | #d19a66 | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #98c379 | — |
| variable.parameter.function | #000000 | — |
| comment markup.link | #7f848e | — |
| markup.changed.diff | #e5c07b | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #61afef | — |
| markup.inserted.diff | #98c379 | — |
| markup.deleted.diff | #e06c75 | — |
| meta.function.c,meta.function.cpp | #e06c75 | — |
| 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 | #000000 | — |
| punctuation.separator.key-value | #000000 | — |
| keyword.operator.expression.import | #61afef | — |
| support.constant.math | #e5c07b | — |
| support.constant.property.math | #d19a66 | — |
| variable.other.constant | #e5c07b | — |
| storage.type.annotation.java, storage.type.object.array.java | #e5c07b | — |
| source.java | #e06c75 | — |
| 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 | #000000 | — |
| meta.method.java | #61afef | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #e5c07b | — |
| keyword.operator.instanceof.java | #c678dd | — |
| meta.definition.variable.name.java | #e06c75 | — |
| keyword.operator.logical | #56b6c2 | — |
| keyword.operator.bitwise | #56b6c2 | — |
| keyword.operator.channel | #56b6c2 | — |
| support.constant.property-value.scss,support.constant.property-value.css | #d19a66 | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #56b6c2 | — |
| support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss | #d19a66 | — |
| punctuation.separator.list.comma.css | #000000 | — |
| support.constant.color.w3c-standard-color-name.css | #d19a66 | — |
| support.type.vendored.property-name.css | #56b6c2 | — |
| support.module.node,support.type.object.module,support.module.node | #e5c07b | — |
| entity.name.type.module | #e5c07b | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #e06c75 | — |
| support.constant.json | #d19a66 | — |
| keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof | #c678dd | — |
| support.type.object.console | #e06c75 | — |
| support.variable.property.process | #d19a66 | — |
| entity.name.function,support.function.console | #61afef | — |
| keyword.operator.misc.rust | #000000 | — |
| keyword.operator.sigil.rust | #c678dd | — |
| keyword.operator.delete | #c678dd | — |
| support.type.object.dom | #56b6c2 | — |
| support.variable.dom,support.variable.property.dom | #e06c75 | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational | #56b6c2 | — |
| 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 | #c678dd | — |
| punctuation.separator.delimiter | #000000 | — |
| punctuation.separator.c,punctuation.separator.cpp | #c678dd | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #56b6c2 | — |
| keyword.operator.sizeof.c,keyword.operator.sizeof.cpp | #c678dd | — |
| variable.parameter.function.language.python | #d19a66 | — |
| support.type.python | #56b6c2 | — |
| keyword.operator.logical.python | #c678dd | — |
| variable.parameter.function.python | #d19a66 | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #000000 | — |
| meta.function-call.generic.python | #61afef | — |
| constant.character.format.placeholder.other.python | #d19a66 | — |
| keyword.operator | #000000 | — |
| keyword.operator.assignment.compound | #c678dd | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #56b6c2 | — |
| keyword | #c678dd | — |
| entity.name.namespace | #e5c07b | — |
| variable | #e06c75 | — |
| variable.c | #000000 | — |
| variable.language | #e5c07b | — |
| token.variable.parameter.java | #000000 | — |
| import.storage.java | #e5c07b | — |
| token.package.keyword | #c678dd | — |
| token.package | #000000 | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #61afef | — |
| entity.name.type.namespace | #e5c07b | — |
| support.class, entity.name.type.class | #e5c07b | — |
| entity.name.class.identifier.namespace.type | #e5c07b | — |
| entity.name.class, variable.other.class.js, variable.other.class.ts | #e5c07b | — |
| variable.other.class.php | #e06c75 | — |
| entity.name.type | #e5c07b | — |
| keyword.control | #c678dd | — |
| control.elements, keyword.operator.less | #d19a66 | — |
| keyword.other.special-method | #61afef | — |
| storage | #c678dd | — |
| token.storage | #c678dd | — |
| 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 | #c678dd | — |
| token.storage.type.java | #e5c07b | — |
| support.function | #56b6c2 | — |
| support.type.property-name | #000000 | — |
| support.constant.property-value | #000000 | — |
| support.constant.font-name | #d19a66 | — |
| meta.tag | #000000 | — |
| string | #98c379 | — |
| entity.other.inherited-class | #e5c07b | — |
| constant.other.symbol | #56b6c2 | — |
| constant.numeric | #d19a66 | — |
| constant | #d19a66 | — |
| punctuation.definition.constant | #d19a66 | — |
| entity.name.tag | #e06c75 | — |
| entity.other.attribute-name | #d19a66 | — |
| entity.other.attribute-name.id | #61afef | normal |
| entity.other.attribute-name.class.css | #d19a66 | normal |
| meta.selector | #c678dd | — |
| markup.heading | #e06c75 | — |
| markup.heading punctuation.definition.heading, entity.name.section | #61afef | — |
| keyword.other.unit | #e06c75 | — |
| markup.bold,todo.bold | #d19a66 | — |
| punctuation.definition.bold | #e5c07b | — |
| markup.italic, punctuation.definition.italic,todo.emphasis | #c678dd | — |
| emphasis md | #c678dd | — |
| entity.name.section.markdown | #e06c75 | — |
| punctuation.definition.heading.markdown | #e06c75 | — |
| punctuation.definition.list.begin.markdown | #e06c75 | — |
| markup.heading.setext | #000000 | — |
| punctuation.definition.bold.markdown | #d19a66 | — |
| markup.inline.raw.markdown | #98c379 | — |
| markup.inline.raw.string.markdown | #98c379 | — |
| punctuation.definition.list.markdown | #e06c75 | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #e06c75 | — |
| beginning.punctuation.definition.list.markdown | #e06c75 | — |
| punctuation.definition.metadata.markdown | #e06c75 | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | #c678dd | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #61afef | — |
| string.regexp | #56b6c2 | — |
| constant.character.escape | #56b6c2 | — |
| punctuation.section.embedded, variable.interpolation | #e06c75 | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | #c678dd | — |
| invalid.illegal | #ffffff | — |
| invalid.illegal.bad-ampersand.html | #000000 | — |
| invalid.broken | #ffffff | — |
| invalid.deprecated | #ffffff | — |
| invalid.unimplemented | #ffffff | — |
| source.json meta.structure.dictionary.json > string.quoted.json | #e06c75 | — |
| source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string | #e06c75 | — |
| 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 | #98c379 | — |
| source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json | #56b6c2 | — |
| support.type.property-name.json | #e06c75 | — |
| support.type.property-name.json punctuation | #e06c75 | — |
| text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade | #c678dd | — |
| text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade | #c678dd | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php | #e5c07b | — |
| keyword.operator.error-control.php | #c678dd | — |
| keyword.operator.type.php | #c678dd | — |
| punctuation.section.array.begin.php | #000000 | — |
| punctuation.section.array.end.php | #000000 | — |
| invalid.illegal.non-null-typehinted.php | #f44747 | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #e5c07b | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #61afef | — |
| 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 | #000000 | — |
| support.constant.core.rust | #d19a66 | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #d19a66 | — |
| entity.name.goto-label.php,support.other.php | #61afef | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #56b6c2 | — |
| keyword.operator.regexp.php | #c678dd | — |
| keyword.operator.comparison.php | #56b6c2 | — |
| keyword.operator.heredoc.php,keyword.operator.nowdoc.php | #c678dd | — |
| meta.function.decorator.python | #61afef | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #56b6c2 | — |
| function.parameter | #000000 | — |
| function.brace | #000000 | — |
| function.parameter.ruby, function.parameter.cs | #000000 | — |
| constant.language.symbol.ruby | #56b6c2 | — |
| rgb-value | #56b6c2 | — |
| inline-color-decoration rgb-value | #d19a66 | — |
| less rgb-value | #d19a66 | — |
| selector.sass | #e06c75 | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #e5c07b | — |
| block.scope.end,block.scope.begin | #000000 | — |
| storage.type.cs | #e5c07b | — |
| entity.name.variable.local.cs | #e06c75 | — |
| token.info-token | #61afef | — |
| token.warn-token | #d19a66 | — |
| token.error-token | #f44747 | — |
| token.debug-token | #c678dd | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #c678dd | — |
| meta.template.expression | #000000 | — |
| keyword.operator.module | #c678dd | — |
| support.type.type.flowtype | #61afef | — |
| support.type.primitive | #e5c07b | — |
| meta.property.object | #e06c75 | — |
| variable.parameter.function.js | #e06c75 | — |
| keyword.other.template.begin | #98c379 | — |
| keyword.other.template.end | #98c379 | — |
| keyword.other.substitution.begin | #98c379 | — |
| keyword.other.substitution.end | #98c379 | — |
| keyword.operator.assignment | #56b6c2 | — |
| keyword.operator.assignment.go | #e5c07b | — |
| keyword.operator.arithmetic.go, keyword.operator.address.go | #c678dd | — |
| entity.name.package.go | #e5c07b | — |
| support.type.prelude.elm | #56b6c2 | — |
| support.constant.elm | #d19a66 | — |
| punctuation.quasi.element | #c678dd | — |
| constant.character.entity | #e06c75 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #56b6c2 | — |
| entity.global.clojure | #e5c07b | — |
| meta.symbol.clojure | #e06c75 | — |
| constant.keyword.clojure | #56b6c2 | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #e06c75 | — |
| source.ini | #98c379 | — |
| meta.scope.prerequisites.makefile | #e06c75 | — |
| source.makefile | #e5c07b | — |
| storage.modifier.import.groovy | #e5c07b | — |
| meta.method.groovy | #61afef | — |
| meta.definition.variable.name.groovy | #e06c75 | — |
| meta.definition.class.inherited.classes.groovy | #98c379 | — |
| support.variable.semantic.hlsl | #e5c07b | — |
| 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 | #c678dd | — |
| text.variable, text.bracketed | #e06c75 | — |
| support.type.swift, support.type.vb.asp | #e5c07b | — |
| entity.name.function.xi | #e5c07b | — |
| entity.name.class.xi | #56b6c2 | — |
| constant.character.character-class.regexp.xi | #e06c75 | — |
| constant.regexp.xi | #c678dd | — |
| keyword.control.xi | #56b6c2 | — |
| invalid.xi | #000000 | — |
| beginning.punctuation.definition.quote.markdown.xi | #98c379 | — |
| beginning.punctuation.definition.list.markdown.xi | #7f848e | — |
| constant.character.xi | #61afef | — |
| accent.xi | #61afef | — |
| wikiword.xi | #d19a66 | — |
| constant.other.color.rgb-value.xi | #ffffff | — |
| punctuation.definition.tag.xi | #7f848e | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #e5c07b | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #e06c75 | — |
| meta.brace.square | #000000 | — |
| comment, punctuation.definition.comment | #7f848e | italic |
| markup.quote.markdown | #7f848e | — |
| punctuation.definition.block.sequence.item.yaml | #000000 | — |
| constant.language.symbol.elixir | #56b6c2 | — |
| entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super | — | italic |
| comment.line.double-slash,comment.block.documentation | — | italic |
| keyword.control.import.python,keyword.control.flow.python | — | italic |
| markup.italic.markdown | — | italic |
Shiki preview
TypeScript sample highlighted with this variant's colors and tokenColors.
Loading...