Skip to main content
Coding Theme

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#333342
  • activityBar.border#24242e
  • activityBar.dropBackground#8a8aad40
  • activityBar.foreground#b8b8c7
  • activityBarBadge.background#5151e6
  • activityBarBadge.foreground#ebebff
  • badge.background#5151e6
  • badge.foreground#ebebff
  • breadcrumbPicker.background#1a1a1f
  • button.background#5151e6
  • button.foreground#ebebff
  • button.hoverBackground#6363ee
  • debugExceptionWidget.background#1a1a1f
  • debugExceptionWidget.border#1a1a1f
  • debugToolBar.background#1a1a1f
  • debugToolBar.border#24242e
  • descriptionForeground#cecee3
  • diffEditor.insertedTextBackground#5151e6
  • diffEditor.insertedTextBorder#5151e6
  • diffEditor.removedTextBackground#5151e6
  • diffEditor.removedTextBorder#5151e6
  • dropdown.background#333342
  • dropdown.border#24242e
  • dropdown.foreground#ebebff
  • editor.background#24242e
  • editor.findMatchBackground#51516780
  • editor.findMatchHighlightBackground#5b5b7680
  • editor.foreground#b8b8c7
  • editor.hoverHighlightBackground#515167
  • editor.inactiveSelectionBackground#737391
  • editor.lineHighlightBackground#333342
  • editor.rangeHighlightBackground#333342
  • editor.selectionBackground#333342
  • editor.selectionHighlightBackground#333342
  • editor.wordHighlightBackground#333342
  • editor.wordHighlightStrongBackground#333342
  • editorBracketMatch.background#1a1a1f
  • editorBracketMatch.border#737391
  • editorCodeLens.foreground#b8b8c7
  • editorCursor.background#24242e
  • editorCursor.foreground#767693
  • editorError.foreground#6363ee
  • editorGroup.background#737391
  • editorGroup.border#1a1a1f
  • editorGroup.dropBackground#ec733640
  • editorGroupHeader.noTabsBackground#333342
  • editorGroupHeader.tabsBackground#333342
  • editorGroupHeader.tabsBorder#1a1a1f
  • editorGutter.addedBackground#333342
  • editorGutter.background#1a1a1f64
  • editorGutter.deletedBackground#b25424
  • editorGutter.modifiedBackground#7676f4
  • editorHoverWidget.background#1a1a1f
  • editorHoverWidget.border#1a1a1f
  • editorIndentGuide.activeBackground#515167
  • editorIndentGuide.background#333342
  • editorLineNumber.activeForeground#a1a1b5
  • editorLineNumber.foreground#515167E6
  • editorMarkerNavigation.background#333342
  • editorMarkerNavigationError.background#5151e6
  • editorMarkerNavigationWarning.background#7676f4
  • editorOverviewRuler.commonContentForeground#767693
  • editorOverviewRuler.currentContentForeground#767693
  • editorOverviewRuler.incomingContentForeground#767693
  • editorRuler.foreground#b8b8c7
  • editorSuggestWidget.background#333342
  • editorSuggestWidget.border#1a1a1f
  • editorSuggestWidget.foreground#d8cfcb
  • editorSuggestWidget.highlightForeground#fe8c52
  • editorSuggestWidget.selectedBackground#1a1a1f
  • editorWarning.foreground#7676f4
  • editorWhitespace.foreground#737391
  • editorWidget.background#1a1a1f
  • editorWidget.border#1a1a1f
  • errorForeground#5151e6
  • extensionButton.prominentBackground#5151e6
  • extensionButton.prominentForeground#ebebff
  • extensionButton.prominentHoverBackground#5151e6
  • focusBorder#51516780
  • foreground#b8b8c7
  • gitDecoration.addedResourceForeground#aaaaca
  • gitDecoration.conflictingResourceForeground#7676f4
  • gitDecoration.deletedResourceForeground#b25424
  • gitDecoration.ignoredResourceForeground#515167
  • gitDecoration.modifiedResourceForeground#ec7336
  • gitDecoration.untrackedResourceForeground#fbf9f9
  • input.background#333342
  • input.border#515167
  • input.foreground#cecee3
  • input.placeholderForeground#b8b8c7
  • inputOption.activeBorder#ec7336
  • inputValidation.errorBackground#5151e6
  • inputValidation.errorBorder#5151e6
  • inputValidation.infoBackground#24242e
  • inputValidation.infoBorder#6363ee
  • inputValidation.warningBackground#7676f4
  • inputValidation.warningBorder#7676f4
  • list.activeSelectionBackground#515167BF
  • list.activeSelectionForeground#cecee3
  • list.dropBackground#ec733640
  • list.errorForeground#767693
  • list.focusBackground#333342
  • list.focusForeground#f37b3f
  • list.highlightForeground#f37b3f
  • list.hoverBackground#333342
  • list.hoverForeground#f37b3f
  • list.inactiveSelectionBackground#333342
  • list.inactiveSelectionForeground#8a8aa3
  • list.invalidItemForeground#767693
  • list.warningForeground#767693
  • merge.currentHeaderBackground#737391
  • merge.incomingHeaderBackground#6363ee
  • meta.objectliteral.js#6363ee
  • notificationLink.foreground#ec7336
  • notifications.background#1a1a1f
  • notifications.foreground#cecee3
  • panel.background#1a1a1f
  • panel.border#1a1a1f
  • panel.dropBackground#8a8aad40
  • panelTitle.activeBorder#5b5b76
  • panelTitle.activeForeground#ebebff
  • panelTitle.inactiveForeground#8a8aa3
  • peekView.border#333342
  • peekViewEditor.background#24242e
  • peekViewEditor.matchHighlightBackground#5151e6
  • peekViewResult.background#24242e
  • peekViewResult.fileForeground#a1a1b5
  • peekViewResult.lineForeground#5b5b76
  • peekViewResult.matchHighlightBackground#5151e6
  • peekViewResult.selectionBackground#333342
  • peekViewResult.selectionForeground#b8b8c7
  • peekViewTitle.background#1a1a1f
  • peekViewTitleDescription.foreground#8a8aa3
  • peekViewTitleLabel.foreground#a1a1b5
  • pickerGroup.border#1a1a1f
  • pickerGroup.foreground#cecee3
  • progress.background#737391
  • progressBar.background#7676f4
  • punctuation.definition.generic.begin.html#767693
  • scrollbar.shadow#1a1a1f
  • scrollbarSlider.activeBackground#5b5b76
  • scrollbarSlider.background#333342
  • scrollbarSlider.hoverBackground#515167
  • selection.background#7676f4
  • sideBar.background#1a1a1f
  • sideBar.border#24242e80
  • sideBar.dropBackground#8a8aad40
  • sideBar.foreground#8a8aa3
  • sideBarSectionHeader.background#333342
  • sideBarSectionHeader.foreground#b8b8c7
  • sideBarTitle.foreground#b8b8c7
  • source.elm#737391
  • statusBar.background#24242e
  • statusBar.border#333342
  • statusBar.debuggingBackground#24242e
  • statusBar.debuggingBorder#24242e
  • statusBar.foreground#737391
  • statusBar.noFolderBackground#24242e
  • statusBar.noFolderBorder#333342
  • statusBarItem.activeBackground#737391
  • statusBarItem.hoverBackground#333342
  • statusBarItem.prominentBackground#333342
  • statusBarItem.prominentHoverBackground#333342
  • string.quoted.single.js#fe8c52
  • tab.activeBackground#24242e
  • tab.activeBorder#1a1a1f
  • tab.activeForeground#ebebff
  • tab.border#24242e
  • tab.hoverBackground#24242e
  • tab.inactiveBackground#333342
  • tab.inactiveForeground#8a8aa3
  • tab.unfocusedActiveBorder#8a8aa3
  • tab.unfocusedActiveForeground#8a8aa3
  • tab.unfocusedInactiveForeground#8a8aa3
  • terminal.ansiBlack#333342
  • terminal.ansiBlue#7676f4
  • terminal.ansiBrightBlack#737391
  • terminal.ansiBrightBlue#a1a1b5
  • terminal.ansiBrightCyan#b8b8c7
  • terminal.ansiBrightGreen#737391
  • terminal.ansiBrightMagenta#6363ee
  • terminal.ansiBrightRed#8e8580
  • terminal.ansiBrightWhite#ebebff
  • terminal.ansiBrightYellow#8a8aa3
  • terminal.ansiCyan#ec7336
  • terminal.ansiGreen#5151e6
  • terminal.ansiMagenta#767693
  • terminal.ansiRed#5151e6
  • terminal.ansiWhite#cecee3
  • terminal.ansiYellow#7676f4
  • terminal.background#1a1a1f
  • terminal.foreground#b8b8c7
  • terminalCursor.background#24242e
  • terminalCursor.foreground#6363ee
  • textLink.activeForeground#ec7336
  • textLink.foreground#ec7336
  • titleBar.activeBackground#24242e
  • titleBar.activeForeground#cecee3
  • titleBar.inactiveBackground#1a1a1f
  • walkThrough.embeddedEditorBackground#1a1a1f
  • welcomePage.buttonBackground#1a1a1f
  • welcomePage.buttonHoverBackground#1a1a1f
  • widget.shadow#1a1a1f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#b8b8c7italic
meta.embedded, source.groovy.embedded#b8b8c7
comment, punctuation.definition.comment#515167italic
variable, string constant.other.placeholder#5151e6
constant.other.color#ebebff
invalid, invalid.illegal#ebebff
keyword, punctuation.accessor, storage.type#fe8c52
storage.modifier, constant.keyword.clojure#dd672c
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, meta.function punctuation.separator.comma, punctuation.definition.string, punctuation.definition.parameters, punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list, meta.array, source.elixir punctuation.definition.string, string.quoted.double.json punctuation.definition.string.json#5b5b76
keyword.control, constant.other.color, keyword.other.template, keyword.other.substitution#f37b3f
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#5151e6
meta.function-call, variable.function, support.function, keyword.other.debugger, keyword.other.special-method, entity.name.function.clojure#ebebff
meta.block variable.other#b8b8c7
support.other.variable, string.other.link#fe8c52
constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#f88349
constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#7676f4normal
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#a09792
support.type#ec7336
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#8a8aad
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#5151e6
variable.other.global.safer.php#8a8aad
variable.language#fe8c52italic
entity.name.method.js#6363eeitalic
meta.class-method.js entity.name.function.js, variable.function.constructor, keyword.control.conditional.js, keyword.control.conditional.ts, keyword.control.switch.js, keyword.control.switch.ts#e66e33
storage.type.function.arrow.js, storage.type.function.arrow.js.jsx, storage.type.function.arrow.ts, storage.type.function.arrow.tsx, storage.type.function.arrow.coffee, keyword.operator.assignment, keyword.operator.comparison#fe8c52
entity.name.function.go, source.go keyword.control.loop.go#ebebff
meta.class.ts entity.name.type.class, meta.class.tsx entity.name.type.class, meta.class meta.function-call variable.function.ts, meta.class meta.function-call variable.function.tsx, source.ts keyword.control.loop.ts, source.tsx keyword.control.loop.tsx, source.ts meta.interface.ts entity.name.type.interface.ts, source.tsx meta.interface.tsx entity.name.type.interface.tsx, source.ts meta.type.declaration.ts entity.name.type.ts, source.tsx meta.type.declaration.tsx entity.name.type.tsx#ebebff
meta.method.identifier.java entity.name.function.java, meta.method.identifier.java storage.type.generic.java, meta.class meta.function-call variable.function.java, source.java keyword.control.loop.java, storage.type.function.arrow.java, meta.class.identifier.java entity.name.type.class.java#ebebff
meta.method.identifier.cs entity.name.function.cs, meta.method.identifier.cs storage.type.generic.cs, meta.class meta.function-call variable.function.cs, source.cs keyword.control.loop.cs, storage.type.function.arrow.cs, meta.class.identifier.cs entity.name.type.class.cs, source.cs entity.name.function.cs, source.cs entity.name.type.class.cs#ebebff
source.elixir entity.name.function.elixir, entity.name.type.module.elixir#ebebff
keyword.control.flow.js, keyword.control.flow.js.jsx, keyword.control.trycatch.js, keyword.control.trycatch.js.jsx, source.js meta.group.braces.curly.js keyword.control.loop.js, source.js.jsx meta.group.braces.curly.js.jsx keyword.control.loop.js.jsx, source.js meta.export.default.js keyword.control.default.js, source.js.jsx meta.export.default.js.jsx keyword.control.default.js.jsx, keyword.control.switch.js, keyword.control.switch.js.jsx#fe8c52
keyword.control.flow.coffee, keyword.control.trycatch.coffee, source.coffee meta.group.braces.curly.coffee keyword.control.loop.coffee, source.coffee meta.export.default.coffee keyword.control.default.coffee, keyword.control.switch.coffee#fe8c52
keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.trycatch.ts, keyword.control.trycatch.tsx, source.ts meta.group.braces.curly.ts keyword.control.loop.ts, source.tsx meta.group.braces.curly.tsx keyword.control.loop.tsx, source.ts meta.export.default.ts keyword.control.default.ts, source.tsx meta.export.default.tsx keyword.control.default.tsx, keyword.control.switch.ts, keyword.control.switch.tsx#fe8c52
keyword.control.flow.php, keyword.control.trycatch.php, source.php meta.group.braces.curly.php keyword.control.loop.php, keyword.control.switch.php#fe8c52
source.shell meta.scope.while-loop.shell keyword.control.shell, source.shell meta.scope.for-in-loop.shell keyword.control.shell#fe8c52italic
source.shell meta.scope.while-loop.shell meta.scope.if-block.shell keyword.control.shell, source.shell meta.scope.for-in-loop.shell meta.scope.if-block.shell keyword.control.shell#fe8c52italic
keyword.control.flow.java, keyword.control.trycatch.java, source.java meta.group.braces.curly.java keyword.control.loop.java, keyword.control.switch.java#fe8c52
source.cs keyword.control.flow, keyword.control.trycatch.cs, source.cs meta.group.braces.curly.cs keyword.control.loop.cs, source.cs keyword.control.switch.cs#fe8c52
keyword.control.elixir#fe8c52italic
keyword.control.java#fe8c52italic
meta.tag.preprocessor.xml#fe8c52
meta.tag.preprocessor.xml entity.other.attribute-name#d8cfcb
keyword.operator.assignment#fe8c52
keyword.operator.logical.js, keyword.operator.logical.js.jsx#fe8c52
keyword.operator.logical.coffee#fe8c52
keyword.operator.logical.ts, keyword.operator.logical.tsx#fe8c52
source.go keyword.operator.assignment.go#fe8c52normal
source.php keyword.operator, punctuation.separator.inheritance.php#fe8c52
source.shell meta.scope.logical-expression.shell#fe8c52
entity.other.attribute-name#767693italic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#aaaaca
text.html.basic#cecee3
entity.other.attribute-name.class#ebebff
source.sass keyword.control#6363ee
markup.inserted#7b736f
markup.deleted#5151e6italic
markup.deleted.diff#5151e6
markup.inserted.diff#7b736fitalic
markup.changed#767693italic
string.regexp#ec7336
constant.character.escape#ec7336
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#5151e6italic
source.js constant.other.object.key.js string.unquoted.label.js#5151e6italic
support.type.property-name.json#6363ee
support.constant.json#7b736f
meta.structure.dictionary.value.json string.quoted.double#f37b3f
meta.structure.dictionary.json meta.structure.dictionary.value constant.language#fe8c52
source.json meta.structure.dictionary.json support.type.property-name.json#ebebff
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#aaaaca
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8a8aad
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#767693
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7676f4
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#6363ee
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5151e6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5151e6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#5151e6
text.html.markdown, punctuation.definition.list_item.markdown#ebebff
beginning.punctuation.definition.list.markdown#fe8c52
text.html.markdown markup.inline.raw.markdown#767693
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#a1a1b5
text.html.markdown meta.dummy.line-break
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading1, markup.heading.markdown, entity.name, entity.name.section.markdown, heading.1.markdown#fe8c52
markup.heading.markdown punctuation.definition.heading.markdown#cecee3
markup.italic.markdownitalic
markup.bold, markup.bold string#8e8580bold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#8e8580bold
markup.underline#cecee3underline
markup.strikestrike
markup.quote punctuation.definition.blockquote.markdown#24242e
markup.quote.markdown#cecee3italic
beginning.punctuation.definition.quote.markdown#b25424
meta.paragraph.markdown#cecee3
punctuation.definition.bold.markdown, punctuation.definition.italic.markdown#aaaaca
markup.quoteitalic
string.other.link.title.markdown#fe8c52
markup.underline.link.markdown#aaaaca
string.other.link.description.title.markdown#767693
constant.other.reference.link.markdown#a09792
markup.raw.block#767693
markup.raw.block.fenced.markdown#24242e50
punctuation.definition.fenced.markdown#24242e50
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ebebff
variable.language.fenced.markdown#a1a1b5
meta.separator#a1a1b5bold
markup.table#ebebff
token.info-token#7676f4
token.warn-token#8e8580
token.error-token#5151e6
token.debug-token#767693
string, string.quoted#fe8c52
meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js#aaaaca
support.constant.math#7b736f
string.regexp#7b736f
constant.numeric, constant.character.numeric#f88349
variable.language, variable.other#fe8c52
variable.language.this.js, variable.language.this.php#fe8c52italic
keyword#7b736f
storage, meta.var.expr, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx#f88349italic
storage.type.class.js#fe8c52
entity.name.class, meta.class entity.name.type.class#cecee3
entity.name.type#b8b8c7
entity.name.function#8a8aad
punctuation.definition.variable#b8b8c7
punctuation.section.embedded.begin, punctuation.section.embedded.end#5b5b76
constant.language, punctuation.definition.constant, variable.other.constant, meta.preprocessor#ebebff
support.function.construct, keyword.other.new#cb5c25
constant.character, constant.other#fe8c52
constant.character.escape#8e8580
string.regexp, string.regexp keyword.other#a1a1b5
entity.other.inherited-class#cecee3
entity.name.tag#ebebff
punctuation.definition.tag, meta.tag#8a8aa3
entity.name.tag, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html#ebebff
entity.other.attribute-name#ebebffitalic
entity.name.tag.custom#7676f4
support.function#aaaaca
punctuation.separator.continuation#5151e6
invalid.broken#1a1a1f
invalid.unimplemented#ebebff
invalid.illegal#ebebff
support.type, support.class#ec7336
support.variable.dom#fe8c52
support.type.exception#8e8580
support.other.variable
invalid#ebebff
invalid.deprecated#8e8580
keyword.operator#ec7336normal
keyword.operator.relational#767693italic
keyword.operator.assignment#fe8c52
keyword.operator.arithmetic#8a8aad
keyword.operator.bitwise#767693
keyword.operator.increment#767693
keyword.operator.ternary#767693
comment.line.double-slash#737391
object#7676f4
constant.language.null#ebebff
meta.brace#737391
meta.delimiter.period#cecee3italic
constant.language.boolean#e66e33
object.comma#ebebff
variable.parameter.function#ec7336
support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag#a09792
meta.property-list entity.name.tag.reference#7676f4
constant.other.color.rgb-value punctuation.definition.constant#8e8580
meta.selector#767693italic
entity.other.attribute-name.id#f37b3f
meta.property-name#ec7336
entity.name.tag.doctype, meta.tag.sgml.doctype#737391italic
keyword.control.operator#ec7336
keyword.operator.logical#767693
variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property#aaaaca
variable.other.object.property#cecee3italic
meta.function-call.js.jsx entity.name.function.js.jsx#767693
variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx#cecee3
keyword.operator.comparison, keyword.control.flow.js, keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.ruby, keyword.control.module.ruby, keyword.control.class.ruby, keyword.control.def.ruby, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx#fe8c52italic
variable.interpolation#5151e6
support.variable.property#ec7336
string.template meta.template.expression#5151e6
string.template punctuation.definition.string#cecee3
italic#767693italic
bold#7b736fbold
quote#737391italic
raw#b8b8c7
variable.assignment.coffee#ec7336
variable.parameter.function.coffee#cecee3
variable.assignment.coffee#7b736f
variable.other.readwrite.cs#cecee3
entity.name.type.class.cs, storage.type.cs#6363ee
entity.name.type.namespace.cs#b8b8c7
entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css, support.constant.property-value.css#ebebff
entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass#ebebff
keyword.other.unit.css, keyword.other.unit.px.css, keyword.other.unit.vw.css, keyword.other.unit.vh.css, keyword.other.unit.ch.css, keyword.other.unit.ex.css, keyword.other.unit.percentage.css, keyword.other.unit.rem.css, keyword.other.unit.em.css#dd672c
keyword.control.at-rule.media.css#f88349
entity.other.attribute-name.id, punctuation.definition.entity.css#fe8c52
source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir#6363ee
source.elixir entity.name.function#7b736f
source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir#7676f4
source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir#7b736f
source.elixir .punctuation.binary.elixir#767693italic
source.go meta.function-call.go#b8b8c7
source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.struct.go, source.go keyword.interface.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go#767693italic
source.go constant.language.go, source.go constant.other.placeholder.go#5151e6
meta.class entity.name.type.class, entity.global.clojure#ebebff
meta.method.declaration storage.type.js, meta.symbol.clojure#aaaaca
terminator.js#cecee3
meta.js punctuation.definition.js#cecee3
entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc#737391
variable.other.jsdoc, variable.other.phpdoc#ec7336
variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other#cecee3
variable.parameter.function.js#6363ee
variable.js, variable.other.js#cecee3
entity.name.type.js, entity.name.type.module.js#e66e33
support.class.js#cecee3
variable.other.ruby#cecee3
entity.name.type.class.ruby#8a8aad
constant.language.symbol.hashkey.ruby#6363ee
meta.attribute-selector.less entity.other.attribute-name.attribute#7676f4
variable.other.php, variable.other.property.php#cecee3
support.class.php#8a8aad
meta.function-call.php punctuation#cecee3
variable.other.global.php#767693
variable.other.global.php punctuation.definition.variable#767693
constant.language.python#767693
variable.parameter.function.python, meta.function-call.arguments.python#6363ee
meta.function-call.python, meta.function-call.generic.python#cecee3
punctuation.python#cecee3
entity.name.function.decorator.python#5151e6
source.python variable.language.special#6363ee
variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass#aaaaca
source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable#ebebff
meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute#6363ee
entity.name.tag.scss, entity.name.tag.sass#ebebff
keyword.other.unit.scss, keyword.other.unit.sass#cb5c25
variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts#cecee3
entity.name.type.ts, entity.name.type.tsx#6363ee
support.class.node.ts, support.class.node.tsx#6363ee
meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type#737391
meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block#cecee3
meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx#6363ee
meta.tag.js meta.jsx.children.tsx#6363ee
entity.name.tag.yaml#cecee3
variable.other.readwrite.js, variable.parameter#cecee3
support.class.component.js, support.class.component.tsx#ebebff
meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx#cecee3
entity.name.type.tsx, entity.name.type.module.tsx#e66e33
meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx#aaaaca
meta.diff, meta.diff.header#cecee3italic
markup.deleted#cecee3
markup.changed#cecee3
markup.inserted#cecee3
markup.quote#5151e6italic
markup.list#cecee3
markup.bold, markup.italic#cecee3
markup.inline.raw#fe8c52
markup.heading.setext#7676f4

Shiki preview

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

Loading...

Base2tone VSCode Themes - Coding Theme