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.activeBackground#D4B06028
  • activityBar.activeBorder#D4B060
  • activityBar.background#040404
  • activityBar.border#000000
  • activityBar.dropBorder#1E1E1E
  • activityBar.foreground#F0ECE4
  • activityBar.inactiveForeground#706A60
  • activityBarBadge.background#D4B060
  • activityBarBadge.foreground#0C0C0C
  • badge.background#D4B060
  • badge.foreground#0C0C0C
  • breadcrumb.activeSelectionForeground#D4B060
  • breadcrumb.background#0C0C0C
  • breadcrumb.focusForeground#F0ECE4
  • breadcrumb.foreground#9A9488
  • button.background#D4B060CC
  • button.foreground#0C0C0C
  • button.hoverBackground#E4C070CC
  • button.secondaryBackground#F0ECE415
  • button.secondaryForeground#F0ECE4
  • button.secondaryHoverBackground#F0ECE420
  • checkbox.background#0A0A0A
  • checkbox.border#2C2C2C72
  • checkbox.foreground#D4B060
  • debugExceptionWidget.background#E0B05060
  • debugExceptionWidget.border#E0B05060
  • debugToolBar.background#060606
  • descriptionForeground#9A9488
  • diffEditor.border#252421C8
  • diffEditor.diagonalFill#00000040
  • diffEditor.insertedLineBackground#88C08816
  • diffEditor.insertedTextBackground#88C08820
  • diffEditor.removedLineBackground#E8706816
  • diffEditor.removedTextBackground#E8706820
  • diffEditor.unchangedCodeBackground#0C0C0C
  • diffEditor.unchangedRegionBackground#0A0A0A
  • diffEditor.unchangedRegionForeground#9A9488
  • diffEditor.unchangedRegionShadow#00000030
  • dropdown.background#0A0A0A
  • dropdown.border#2C2C2C
  • dropdown.foreground#F0ECE4
  • dropdown.listBackground#040404
  • editor.background#0C0C0C
  • editor.findMatchBackground#E8C868D7
  • editor.findMatchHighlightBackground#E8C86855
  • editor.foreground#F0ECE4
  • editor.hoverHighlightBackground#12121240
  • editor.lineHighlightBackground#161616
  • editor.lineHighlightBorder#161616
  • editor.rangeHighlightBackground#D4B06015
  • editor.selectionBackground#D4B06030
  • editor.selectionHighlightBackground#D4B06020
  • editor.wordHighlightBackground#D4B06028
  • editor.wordHighlightStrongBackground#D4B06048
  • editorBracketMatch.background#D4B06030
  • editorBracketMatch.border#D4B060
  • editorCodeLens.foreground#9A9488
  • editorCursor.foreground#FAF8F4
  • editorError.foreground#E87068
  • editorGroup.border#00000077
  • editorGroup.dropBackground#505050D7
  • editorGroup.emptyBackground#080808
  • editorGroup.focusedEmptyBorder#D4B060
  • editorGroupHeader.border#252421C8
  • editorGroupHeader.noTabsBackground#080808
  • editorGroupHeader.tabsBackground#080808
  • editorGroupHeader.tabsBorder#000000
  • editorGutter.addedBackground#88C088BB
  • editorGutter.deletedBackground#E87068BB
  • editorGutter.modifiedBackground#D4B060BB
  • editorHoverWidget.background#121212
  • editorHoverWidget.border#12121200
  • editorHoverWidget.foreground#F0ECE4
  • editorIndentGuide.activeBackground1#3C3C3C
  • editorIndentGuide.background1#181818
  • editorInlayHint.background#16161677
  • editorInlayHint.foreground#5E5B54
  • editorInlayHint.parameterBackground#16161677
  • editorInlayHint.parameterForeground#5E5B54
  • editorInlayHint.typeBackground#16161677
  • editorInlayHint.typeForeground#7F7357
  • editorLineNumber.activeForeground#5E5B54
  • editorLineNumber.foreground#393834
  • editorLink.activeForeground#D4B060
  • editorOverviewRuler.border#000000
  • editorRuler.foreground#444440
  • editorSuggestWidget.background#060606
  • editorSuggestWidget.border#D4B06040
  • editorSuggestWidget.foreground#F0ECE4
  • editorSuggestWidget.highlightForeground#D4B060
  • editorSuggestWidget.selectedBackground#1E1E1E
  • editorSuggestWidget.selectedForeground#FAF8F4
  • editorWarning.foreground#E0B050
  • editorWhitespace.foreground#181818
  • editorWidget.background#060606
  • errorForeground#E87068
  • extensionButton.prominentBackground#D4B060CC
  • extensionButton.prominentForeground#0C0C0C
  • extensionButton.prominentHoverBackground#E4C070CC
  • focusBorder#D4B060BB
  • foreground#F0ECE4
  • input.background#0C0C0C
  • input.border#00000035
  • input.foreground#F0ECE4
  • input.placeholderForeground#9A9488
  • inputOption.activeBorder#D4B060
  • inputValidation.errorBackground#6A2828
  • inputValidation.errorBorder#6A2828
  • inputValidation.infoBackground#384868
  • inputValidation.infoBorder#384868
  • inputValidation.warningBackground#685018
  • inputValidation.warningBorder#685018
  • list.activeSelectionBackground#1E1E1E
  • list.activeSelectionForeground#D4B060
  • list.dropBackground#1E1E1E
  • list.focusBackground#1E1E1E
  • list.focusForeground#FAF8F4
  • list.hoverBackground#1E1E1E
  • list.hoverForeground#FAF8F4
  • list.inactiveSelectionBackground#121212
  • list.inactiveSelectionForeground#D4B060
  • menu.background#060606
  • menu.border#000000
  • menu.foreground#F0ECE4
  • menu.selectionBackground#1E1E1E
  • menu.selectionForeground#FAF8F4
  • menu.separatorBackground#000000
  • merge.currentContentBackground#D4B06040
  • merge.currentHeaderBackground#D4B06040
  • merge.incomingContentBackground#D4B06040
  • merge.incomingHeaderBackground#D4B060BB
  • multiDiffEditor.background#0C0C0C
  • multiDiffEditor.border#252421C8
  • multiDiffEditor.headerBackground#080808
  • notificationCenterHeader.background#080808
  • notificationCenterHeader.foreground#F0ECE4
  • notificationLink.foreground#D4B060
  • notifications.background#0A0A0A
  • notifications.border#000000
  • notifications.foreground#F0ECE4
  • notificationsErrorIcon.foreground#E87068
  • notificationsInfoIcon.foreground#D4B060
  • notificationsWarningIcon.foreground#E0B050
  • notificationToast.border#000000
  • panel.background#080808
  • panel.border#000000
  • panelTitle.activeBorder#080808
  • panelTitle.activeForeground#FAF8F4
  • panelTitle.border#000000
  • panelTitle.inactiveForeground#9A9488
  • peekView.border#080808
  • peekViewEditor.background#040404
  • peekViewEditor.matchHighlightBackground#E0B05060
  • peekViewResult.background#040404
  • peekViewResult.matchHighlightBackground#E0B05060
  • peekViewResult.selectionBackground#1E1E1E
  • peekViewTitle.background#040404
  • peekViewTitleDescription.foreground#9A9488
  • pickerGroup.border#444440
  • pickerGroup.foreground#9A9488
  • progressBar.background#D4B060
  • quickInput.background#0A0A0A
  • quickInput.foreground#F0ECE4
  • quickInputList.focusBackground#1E1E1E
  • quickInputList.focusForeground#FAF8F4
  • quickInputTitle.background#080808
  • scrollbar.shadow#080808
  • scrollbarSlider.activeBackground#2C2C2CCC
  • scrollbarSlider.background#2C2C2C77
  • scrollbarSlider.hoverBackground#2C2C2CAA
  • selection.background#D4B06040
  • sideBar.background#080808
  • sideBar.border#000000
  • sideBar.foreground#9A9488
  • sideBarSectionHeader.background#080808
  • sideBarSectionHeader.border#000000
  • sideBarSectionHeader.foreground#F0ECE4
  • sideBarStickyScroll.background#080808
  • sideBarTitle.background#080808
  • sideBarTitle.foreground#D4B060
  • statusBar.background#080808
  • statusBar.border#000000
  • statusBar.debuggingBackground#E87068
  • statusBar.debuggingForeground#0C0C0C
  • statusBar.foreground#9A9488
  • statusBar.noFolderBackground#080808
  • statusBarItem.activeBackground#F0ECE430
  • statusBarItem.hoverBackground#F0ECE420
  • statusBarItem.hoverForeground#F0ECE4
  • statusBarItem.prominentBackground#D4B06028
  • statusBarItem.prominentForeground#D4B060
  • statusBarItem.prominentHoverBackground#F0ECE415
  • statusBarItem.prominentHoverForeground#FAF8F4
  • tab.activeBackground#0C0C0C
  • tab.activeBorderTop#D4B060
  • tab.activeForeground#D4B060
  • tab.border#000000
  • tab.hoverBackground#1E1E1E
  • tab.hoverForeground#FAF8F4
  • tab.inactiveBackground#080808
  • tab.inactiveForeground#9A9488
  • tab.unfocusedActiveForeground#9A9488
  • tab.unfocusedInactiveForeground#9A9488
  • terminal.ansiBlue#88A8E0
  • terminal.ansiBrightBlue#B0C8FF
  • terminal.ansiBrightCyan#A0F0F8
  • terminal.ansiBrightGreen#B0E8B0
  • terminal.ansiBrightMagenta#E8C8F8
  • terminal.ansiBrightRed#F09890
  • terminal.ansiBrightYellow#FFF0A0
  • terminal.ansiCyan#68C8D0
  • terminal.ansiGreen#88C088
  • terminal.ansiMagenta#C8A8D8
  • terminal.ansiRed#E87068
  • terminal.ansiYellow#E8C868
  • terminalCursor.background#080808
  • terminalCursor.foreground#E8C868
  • textLink.activeForeground#E4C070
  • textLink.foreground#D4B060
  • titleBar.activeBackground#080808
  • titleBar.activeForeground#F0ECE4
  • titleBar.border#000000
  • titleBar.inactiveBackground#040404
  • titleBar.inactiveForeground#9A9488
  • walkThrough.embeddedEditorBackground#080808
  • widget.shadow#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F0ECE4
invalid, invalid.illegal, invalid.unimplemented, invalid.deprecated#E87068
meta.embedded, meta.embedded.line, meta.embedded.block, meta.template.expression, meta.template.expression.js, meta.template.expression.ts, meta.template.expression.tsx, meta.template.expression.jsx, meta.embedded.expression.js, meta.embedded.expression.ts, meta.embedded.expression.tsx, meta.embedded.expression.jsx, meta.jsx.children.tsx, meta.jsx.children.jsx, meta.embedded.assembly, source.groovy.embedded, variable.legacy.builtin.python, string meta.image.inline.markdown#F0ECE4
comment, markup.quote.markdown, meta.diff#5E5B54italic
comment.block.documentation, comment.line.double-slash.documentation, comment.block.documentation.js, comment.block.documentation.ts, comment.block.documentation.tsx, comment.block.documentation.jsx, comment.block.documentation.java, comment.block.documentation.python, comment.block.documentation.php, comment.block.documentation.rust, comment.line.double-slash.documentation.cpp, comment.block.documentation.cpp, comment.line.number-sign.documentation#5E5B54italic
storage.type.class.doxygen, storage.type.class.doxygen.cpp, storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc, punctuation.definition.inline.tag.jsdoc, keyword.operator.control.jsdoc#C8B0E8italic
entity.name.type.instance.jsdoc, constant.language.symbol-type.jsdoc, constant.language.access-type.jsdoc, entity.name.tag.inline.jsdoc, punctuation.definition.bracket.angle.begin.jsdoc, punctuation.definition.bracket.angle.end.jsdoc, meta.example.jsdoc#E8D078
variable.other.jsdoc, variable.parameter.jsdoc, variable.other.link.underline.jsdoc, constant.other.description.jsdoc, constant.other.email.link.underline.jsdoc#D4B060italic
string, string.tag, string.value, string.quoted, string.template, string.interpolated, string.regexp.character-class, text.html.php string, markup.inline.raw, punctuation.definition.string, punctuation.definition.markdown, text.html meta.embedded source.js string, text.html.php punctuation.definition.string, text.html meta.embedded source.js punctuation.definition.string, text.html punctuation.definition.string, text.html string, text.html.markdown string.quoted, text.xml string, text.xml punctuation.definition.string, meta.preprocessor.string, string.unquoted.heredoc, string.unquoted.heredoc.shell, string.quoted.double.shell, string.quoted.single.shell#98D898
constant.character.escape, constant.character, constant.other.option#D8A8B0
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, meta.preprocessor.numeric, keyword.operator.plus.exponent, keyword.operator.minus.exponent#EEA25E
source.css constant.numeric, source.css.scss constant.numeric, source.css.less constant.numeric, source.css keyword.other.unit, source.css.scss keyword.other.unit, source.css.less keyword.other.unit, keyword.other.unit.css, keyword.other.unit.scss, keyword.other.unit.px.css, keyword.other.unit.rem.css, keyword.other.unit.em.css, keyword.other.unit.s.css, keyword.other.unit.ms.css, keyword.other.unit.fr.css, keyword.other.unit.ch.css, keyword.other.unit.deg.css, keyword.other.unit.vw.css, keyword.other.unit.vh.css, keyword.other.unit.percent.css, meta.property-value.scss constant.numeric.css, meta.property-value.media-query.scss constant.numeric.css#ee945e
variable.other.constant, variable.other.enummember, variable.other.constant.property, constant.language.boolean, constant.language.json, constant.language.null, constant.language.undefined#68C8D0
constant.language -constant.language.css -constant.language.scss -constant.language.less, constant.other.php, support.constant.ext.php, constant.other.class.php, support.constant.core.php, constant.other.caps.python, constant.character.entity.html, constant.character.entity.tsx, constant.character.entity.jsx, constant.sha.git-rebase, support.constant.math, support.constant.dom, support.constant.json, constant.other.placeholder, constant.character.graphql#68C8D0
support.type.primitive.ts, support.type.primitive.tsx, support.type.builtin.ts, support.type.builtin.tsx, support.type.builtin.js, support.type.builtin.jsx#68C8D0
variable.parameter, variable.parameter.ts, variable.parameter.tsx, meta.parameter, meta.definition.parameters, variable.parameter.function, variable.parameter.constructor, variable.parameter.cs, variable.parameter.java#D4B060
storage.type.function.arrow, keyword.operator.arrow#68C8D0
meta.directive.svelte, keyword.control.directive.vue, entity.other.attribute-name.directive.vue#C8B0E8italic
keyword.control -keyword.control.at-rule, keyword.control.flow, keyword.control.import, keyword.control.module, keyword.control.loop, keyword.control.conditional, keyword.control.trycatch, keyword.control.switch, keyword.control.directive, keyword.control.import.cpp, keyword.other.using, keyword.other.directive, keyword.other.directive.using, keyword.other.operator, keyword.other.rust, keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.create.sql, keyword.operator.new, keyword.operator.delete, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.wordlike, keyword.operator.noexcept, keyword.control.heredoc-shell#C8B0E8italic
keyword, storage -storage.type.function.arrow, storage.modifier, storage.modifier.import, storage.modifier.package, storage.modifier.async, storage.modifier.rust, keyword.declaration, keyword.other.declaration, keyword.other.declaration.swift#C8B0E8italic
keyword.operator, entity.name.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.relational#68C8D0
variable, variable.other.readwrite, variable.other.member, variable.other.global, variable.other.local, variable.other.global.cs, variable.other.object, entity.name.variable, meta.definition.variable.name, support.variable, variable.argument.css, source.coffee.embedded, variable.other.assignment.shell, variable.other.normal.shell#D4B060
meta.definition.variable.scss variable.scss, meta.definition.variable.sass variable.sass, variable.interpolation.scss, variable.interpolation.sass, variable.parameter.scss, meta.at-rule.mixin.scss variable, meta.at-rule.function.scss variable#68bcd0
support.type.property-name.css.custom-property, support.type.vendored.property-name.css.custom-property, meta.property-list.css variable.other.property-name, meta.property-list.scss variable.other.property-name, meta.property-value.css variable.other.property-name, meta.property-value.scss variable.other.property-name, meta.property-value.scss variable.scss, meta.property-value.css variable.scss, meta.property-list.scss meta.property-value.scss variable.scss, variable.other.property-name.css#68c9d0
meta.property-list.css meta.property-name support.type.property-name.css, meta.property-list.scss meta.property-name support.type.property-name.scss, meta.property-list.css meta.property-name support.type.property-name.scss, meta.property-list.scss meta.property-name support.type.property-name.css, meta.property-list.css meta.property-name.scss, meta.property-list.scss meta.property-name.scss, meta.property-list.css support.type.property-name.css, meta.property-list.scss support.type.property-name.css, meta.property-list.scss support.type.property-name.scss, meta.property-list.media-query.scss meta.property-name.media-query.scss, meta.property-list.media-query.scss support.type.property-name.media.css, support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.stylus, support.type.property-name.media.css, support.type.vendored.property-name.css, support.type.vendored.property-name.scss, support.type.vendored.property-name.less#9abdee
variable.language.this, variable.language.this.js, variable.language.special.self.python, variable.language.super, variable.language#E87068italic
variable.other.object.property.js.jsx, variable.other.object.js, variable.other.property, variable.other.property.ts, variable.other.property.tsx#EEA25E
meta.object-literal.key, meta.object-literal.key.ts, meta.object-literal.key.tsx, meta.object-literal.key.js, meta.structure.dictionary.key.python, meta.key-value.key#EEA25E
entity.name.function -entity.name.function.scss -entity.name.function.keyframe.css -entity.name.function.keyframe.scss, entity.name.function.member, entity.name.function.call, entity.name.function.constructor, entity.name.function.destructor, entity.name.function.macro, entity.name.function.macro.rules, entity.name.function.preprocessor, entity.name.function.operator, entity.name.operator.custom-literal, meta.function-call, meta.function-call.generic, meta.function-call.generic.python, meta.function-call.php, support.function, support.function.builtin, support.function.magic.python, support.function.aggregate.sql, support.function.builtin.shell, support.function.construct, support.function.construct.php, support.constant.handlebars, source.php support.function, support.function.git-rebase, source.powershell variable.other.member#98C0F0
punctuation.definition.decorator, punctuation.definition.annotation, entity.name.function.decorator, entity.name.function.decorator.python, punctuation.definition.decorator.python, storage.type.annotation#98C0F0italic underline
support.type -support.type.property-name, entity.name.type, entity.name.type.class, entity.name.type.interface, entity.name.type.enum, entity.name.type.struct, entity.name.type.union, entity.name.type.alias, entity.name.type.lifetime, entity.name.type.type-parameter, entity.name.type.parameter, entity.name.class, entity.name.namespace, entity.name.scope-resolution, entity.other.attribute, entity.name.fragment.graphql, support.class, support.class.builtin, support.class.php, support.type.object.js, support.type.object.ts, support.type.type-parameter, support.type.graphql, support.type.exception.python, source.js support.type, source.ts support.type, source.tsx support.type, meta.type.cast.expr, meta.type.new.expr, meta.type.parameters, punctuation.definition.typeparameters, punctuation.section.typeparameters, punctuation.separator.namespace.ruby, storage.type, storage.type.rust, storage.type.swift, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.primitive.java, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.numeric.go, storage.type.byte.go, storage.type.string.go, storage.type.boolean.go, storage.type.error.go, storage.type.rune.go, storage.type.uintptr.go, storage.type.struct, storage.modifier.lifetime#E8D078italic
entity.other.inherited-class#E8D078italic underline
support.class.component, support.class.component.tsx, support.class.component.jsx, support.class.component.ts, support.class.component.vue, entity.name.type.class.vue#E8D078italic
entity.name.tag -entity.name.tag.css -entity.name.tag.scss -entity.name.tag.custom.css -entity.name.tag.custom.scss -entity.name.tag.reference.css -entity.name.tag.reference.scss -entity.name.tag.wildcard.css -entity.name.tag.wildcard.scss, entity.name.tag.jsx, entity.name.tag.tsx, entity.name.tag.html, entity.name.tag.astro, entity.name.tag.svelte, entity.name.tag.xml, entity.name.tag.namespace.tsx, entity.name.tag.namespace.jsx, punctuation.separator.namespace.tsx, punctuation.separator.namespace.jsx#E87068
source.css support.function, source.css.scss support.function, source.css.less support.function, support.function.misc.css, support.function.misc.scss, support.function.set.css, support.function.set.scss, support.function.transform.css, support.function.url.css, support.function.var.css#a6c4da
entity.name.tag.css, entity.name.tag.less, entity.name.tag.scss, entity.name.tag.stylus, source.css entity.name.tag.reference, meta.selector.css entity.name.tag.css, meta.selector.scss entity.name.tag.css, meta.rule.css entity.name.tag.css, meta.rule.scss entity.name.tag.css, meta.rules.css entity.name.tag.css, meta.rules.scss entity.name.tag.css#e88168
entity.other.attribute-name.jsx, entity.other.attribute-name.tsx, entity.other.attribute-name.html, entity.other.attribute-name.astro, entity.other.attribute-name.svelte, entity.other.attribute-name.html.vue, meta.attribute-with-value#EEA25E
entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.class.less, source.css entity.other.attribute-name.class, meta.selector.css entity.other.attribute-name.class.css, meta.selector.scss entity.other.attribute-name.class.css, meta.rule.css entity.other.attribute-name.class.css, meta.rule.scss entity.other.attribute-name.class.css#e8d478
source.css entity.other.attribute-name.pseudo-class, entity.other.attribute-name.pseudo-element.css, entity.other.attribute-name.pseudo-element.scss, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent.less, source.css entity.other.attribute-name.parent-selector, entity.other.attribute-name.namespace.css, entity.other.attribute-name.wildcard.css, entity.other.attribute-name.placeholder.css, entity.other.attribute-name.scss, entity.other.attribute-name.attribute.css, entity.other.attribute-name.attribute.scss, meta.attribute-selector.scss entity.other.attribute-name.attribute.scss, meta.at-rule.keyframes.scss entity.other.attribute-name.scss#68d0ca
entity.other.attribute-name.id, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss, source.css.less entity.other.attribute-name.id#68c4d0
support.constant.property-value, support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css support.constant.property-value.css, meta.property-value.scss support.constant.property-value.css, meta.property-value.css support.constant.property-value.scss, meta.property-value.scss support.constant.property-value.scss, meta.property-value.css support.constant.font-name, meta.property-value.scss support.constant.font-name, meta.property-value.media-query.scss support.constant.property-value.css, support.constant.media-type, support.constant.media, constant.language.css, constant.language.scss, constant.language.less, meta.property-value.css constant.language.css, meta.property-value.scss constant.language.scss, meta.property-list.media-query.scss meta.property-value.media-query.scss#68d0bf
meta.property-list.scss meta.property-value.scss, meta.property-list.css meta.property-value.css#9ac1ee
support.constant.color, constant.other.color, constant.other.color.rgb-value, constant.other.rgb-value, constant.other.color.hex.css, constant.other.color.hex.scss, constant.other.color.hex.less#d8a8bb
meta.property-value.scss variable, meta.property-value.css variable, meta.property-value.scss support.type.vendor-prefix, meta.property-value.css support.type.vendor-prefix, support.type.property-name.animation-name.css, support.type.property-name.animation-name.scss, support.type.property-name.transition-timing-function.css, support.type.property-name.transition-timing-function.scss, entity.name.function.keyframe.css, entity.name.function.keyframe.scss, entity.other.keyframe-name.css, entity.other.keyframe-name.scss#d8a8c3
entity.other.keyframe-offset.css#ee945e
meta.at-rule.mixin.scss entity.name.function.scss, meta.at-rule.include.scss entity.name.function.scss, meta.at-rule.function.scss entity.name.function.scss, meta.at-rule.keyframes.scss entity.name.function.scss#9db4eb
punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss, punctuation.definition.interpolation.begin.bracket.curly.sass, punctuation.definition.interpolation.end.bracket.curly.sass#d8a8c8
keyword.control.at-rule, keyword.control.at-rule.css, keyword.control.at-rule.scss, meta.at-rule.use.scss keyword.control.at-rule.use.scss, meta.at-rule.include.scss keyword.control.at-rule.include.scss, meta.at-rule.mixin.scss keyword.control.at-rule.mixin.scss, meta.at-rule.media.scss keyword.control.at-rule.media.scss, meta.at-rule.keyframes.scss keyword.control.at-rule.keyframes.scss, meta.at-rule.import.scss keyword.control.at-rule.import.scss, meta.at-rule.forward.scss keyword.control.at-rule.forward.scss, meta.at-rule.function.scss keyword.control.at-rule.function.scss, meta.at-rule.extend.scss keyword.control.at-rule.extend.scss, keyword.control.at-rule.less, keyword.control.at-rule.sass, keyword.control.at-rule.charset, keyword.control.at-rule.media, keyword.control.at-rule.import, keyword.control.at-rule.use, keyword.control.at-rule.forward, keyword.control.at-rule.mixin, keyword.control.at-rule.include, keyword.control.at-rule.extend, keyword.control.at-rule.function, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.forward.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.function.scss, keyword.control.at-rule.media.scss, keyword.control.at-rule.import.scss, meta.at-rule.extend support.constant, meta.preprocessor#c9b0e8
punctuation.definition.entity.css, punctuation.definition.entity.scss, punctuation.definition.entity.less#5E5B54
punctuation.separator.key-value.css, punctuation.separator.key-value.scss, punctuation.terminator.rule.css, punctuation.terminator.rule.scss, punctuation.section.property-list.begin.bracket.curly.css, punctuation.section.property-list.end.bracket.curly.css, punctuation.section.property-list.begin.bracket.curly.scss, punctuation.section.property-list.end.bracket.curly.scss, punctuation.section.block.begin.bracket.curly.css, punctuation.section.block.end.bracket.curly.css, punctuation.section.block.begin.bracket.curly.scss, punctuation.section.block.end.bracket.curly.scss#5E5B54
meta.structure.dictionary.json support.type.property-name, entity.name.tag.yaml, keyword.key.toml, entity.name.section.toml, entity.name.section.yaml, entity.name.section.ini, entity.name.section.config, entity.name.section.markdown#98C0F0
string.regexp, constant.regexp, meta.group.regexp#68C8D0
constant.character.character-class.regexp, constant.other.character-class.regexp, constant.other.character-class.set.regexp, constant.character.set.regexp#E87068
punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.or.regexp, keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp#D8A8B0
punctuation.definition.template-expression, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.definition.interpolation, punctuation.section.embedded, punctuation.section.embedded.begin, punctuation.section.embedded.end, punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, punctuation.section.embedded.begin.ruby, punctuation.section.embedded.end.ruby, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.js, punctuation.section.embedded.end.js, punctuation.section.embedded.begin.astro, punctuation.section.embedded.end.astro, punctuation.definition.generic.begin, punctuation.definition.generic.end#D8A8B0
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.separator, punctuation.separator.dot, punctuation.separator.colon, punctuation.separator.delimiter, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.section.block, punctuation.section.brackets, punctuation.section.parens, punctuation.section.array, punctuation.section.scope#5E5B54
storage.modifier.import.java, storage.modifier.package.java, variable.language.wildcard.java#C8B0E8italic
keyword.soft.kotlin, keyword.hard.kotlin, keyword.hard.package.kotlin, keyword.hard.class.kotlin, keyword.hard.object.kotlin, keyword.hard.typealias.kotlin, keyword.hard.fun.kotlin, keyword.control.kotlin, storage.modifier.other.kotlin, storage.modifier.kotlin, storage.type.function.arrow.kotlin, keyword.operator.assignment.kotlin, keyword.operator.assignment.arithmetic.kotlin, keyword.operator.arithmetic.kotlin, keyword.operator.comparison.kotlin, keyword.operator.logical.kotlin, keyword.operator.increment-decrement.kotlin, keyword.operator.range.kotlin, keyword.operator.elvis.kotlin, keyword.operator.safe-access.kotlin, keyword.operator.not-null.kotlin, variable.language.wildcard.kotlin#C8B0E8italic
entity.name.type.annotation.kotlin, entity.name.type.annotation-site.kotlin, entity.name.type.annotation.compose.kotlin, entity.name.type.annotation.android.kotlin#98C0F0italic underline
variable.parameter.kotlin, variable.language.this.kotlin, variable.string-escape.kotlin#D4B060italic
entity.name.type.kotlin, entity.name.type.class.kotlin, entity.name.type.object.kotlin, entity.name.type.class.extension.kotlin, entity.name.function.declaration.kotlin, entity.name.function.call.kotlin, entity.name.function.reference.kotlin, entity.name.package.kotlin, meta.import.kotlin, meta.package.kotlin, meta.class.kotlin#E8D078
comment.line.double-slash.kotlin, comment.block.kotlin, comment.block.javadoc.kotlin, keyword.other.documentation.javadoc.kotlin#5E5B54italic
keyword.control.directive.proguard, keyword.control.keep.proguard, keyword.declaration.proguard, keyword.other.member.proguard, constant.character.wildcard.proguard, comment.line.number-sign.proguard#C8B0E8italic
storage.modifier.proguard, storage.type.primitive.proguard, storage.type.annotation.proguard, entity.name.type.class.proguard, entity.name.function.constructor.proguard, meta.rule.body.proguard#E8D078
keyword.aidl, storage.modifier.aidl, storage.type.constant.aidl, storage.type.interface.aidl, storage.type.parcelable.aidl, storage.type.enum.aidl, storage.type.union.aidl, storage.type.annotation.aidl#C8B0E8italic
entity.name.type.aidl, entity.name.type.interface.aidl, entity.name.type.parcelable.aidl, entity.name.type.enum.aidl, entity.name.type.union.aidl, entity.name.function.aidl, entity.name.constant.aidl, entity.name.namespace.aidl, support.class.aidl#E8D078
entity.name.label, entity.name.tag.goto, entity.name.goto-label#F0ECE4
markup.heading, punctuation.definition.heading.markdown, entity.name.section.markdown#D4B060bold italic
markup.bold, strong#EEA25Ebold
markup.italic, emphasis#C8B0E8italic
markup.underline#F0ECE4underline
markup.strikethrough#F0ECE4strikethrough
markup.list#E87068
beginning.punctuation.definition.list.markdown, punctuation.definition.list.begin.markdown#EEA25E
meta.link, meta.image#D4B060italic
markup.inserted#98D898
markup.deleted#E87068
markup.changed, meta.diff.header#EEA25E
markup.fenced_code.block.markdown, markup.raw.block.markdown, markup.raw.inline.markdown, fenced_code.block.language, fenced_code.block.language.markdown#EEA25E
punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.quote.begin.markdown#F0ECE4
entity.other.attribute-name.class.jade, constant.name.attribute.tag.jade#E8D078
meta.property-list.css entity.name.tag.css, meta.property-list.scss entity.name.tag.css, meta.property-list.css entity.name.tag.scss, meta.property-list.scss entity.name.tag.scss, meta.property-list.css meta.property-name entity.name.tag.css, meta.property-list.scss meta.property-name entity.name.tag.css#9abdee
meta.property-value.css support.type.property-name.css, meta.property-value.scss support.type.property-name.css, meta.property-value.css support.type.property-name.scss, meta.property-value.scss support.type.property-name.scss, meta.property-value.css invalid.deprecated.color.system.css, meta.property-value.scss invalid.deprecated.color.system.css, meta.property-value.css invalid.deprecated.color.system.scss, meta.property-value.scss invalid.deprecated.color.system.scss, meta.property-value.scss support.type.property-name.transition-sub.css, meta.property-value.css support.type.property-name.transition-sub.css, support.type.property-name.transition-sub.css#9ac1ee
meta.attribute-selector.scss string.quoted.double.attribute-value.scss, meta.attribute-selector.scss string.quoted.single.attribute-value.scss, meta.attribute-selector.css string.quoted.double.attribute-value.css, meta.attribute-selector.css string.quoted.single.attribute-value.css#68d0bf
meta.attribute-selector.scss, meta.attribute-selector.css, punctuation.definition.attribute-selector.begin.bracket.square.css, punctuation.definition.attribute-selector.end.bracket.square.css, punctuation.definition.attribute-selector.begin.bracket.square.scss, punctuation.definition.attribute-selector.end.bracket.square.scss#5E5B54
support.type.map.key.scss, support.type.map.key.sass#9abdee
source.css keyword.operator, source.css.scss keyword.operator, keyword.operator.css, keyword.operator.css.scss, keyword.operator.logical.scss, keyword.operator.comparison.scss, keyword.control.operator.css.scss#5E5B54
entity.name.tag.custom.scss, entity.name.tag.custom.css, meta.property-list.scss entity.name.tag.custom.css, meta.property-list.scss entity.name.tag.custom.scss, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.css#e88168
entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.parent-selector.scss, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent.less, entity.name.tag.reference.scss, entity.name.tag.reference.css, meta.property-list.scss entity.name.tag.reference.scss, meta.property-list.scss entity.name.tag.reference.css#68d0ca
keyword.operator.combinator.css, keyword.operator.combinator.scss, entity.other.attribute-name.css#5E5B54
entity.other.attribute-name.module.scss, punctuation.access.module.scss, punctuation.definition.wildcard.scss#d8a8c3
variable.parameter.url.scss, variable.parameter.style-name.css, variable.parameter.style-name.scss#d8a8c3
constant.other.scss, constant.other.css#68d0bf
Ether Themes by Priyaank - VS Code Theme