propstar-theme/themes/shinny-emarld.json

674 lines
27 KiB
JSON

{
"$schema": "vscode://schemas/color-theme",
"name": "Shinny Emerald",
"semanticHighlighting": true,
"semanticTokenColors": {
"property.declaration": { "foreground": "#AEB2B2" },
"property": { "foreground": "#d4770c", "italic": true },
"variable": { "foreground": "#c62f52" },
"variable.defaultLibrary": { "foreground": "#38c7bd" },
"class.declaration": { "foreground": "#a85ff1" },
"namespace": { "foreground": "#11B7D4" },
"parameter": { "foreground": "#d46ec0" },
"class.decorator": { "foreground": "#d46ec0" },
"enumMember": { "foreground": "#a85ff1" }
},
"colors": {
"activityBar.background": "#0D0F12",
"activityBar.border": "#000000",
"activityBar.foreground": "#00a884",
"activityBar.inactiveForeground": "#43474dAA",
"activityBarBadge.background": "#00a884",
"activityBarBadge.foreground": "#0D0F12",
"badge.background": "#00a884",
"badge.foreground": "#0D0F12",
"breadcrumbPicker.background": "#111418",
"button.background": "#00a884",
"button.foreground": "#0D0F12",
"button.secondaryBackground": "#00a88430",
"button.secondaryForeground": "#AEB2B2",
"extensionButton.prominentBackground": "#00a8849d",
"extensionButton.prominentForeground": "#0D0F12",
"extensionButton.prominentHoverBackground": "#00a884",
"charts.foreground": "#AEB2B2",
"charts.lines": "#AEB2B2",
"charts.red": "#E35535",
"charts.blue": "#11B7D4",
"charts.yellow": "#c7910c",
"charts.orange": "#d4770c",
"charts.green": "#00a884",
"charts.purple": "#d46ec0",
"contrastActiveBorder": "#00000000",
"errorForeground": "#E35535",
"focusBorder": "#00a88440",
"foreground": "#AEB2B2",
"selection.background": "#00a88460",
"widget.shadow": "#000000",
"icon.foreground": "#AEB2B2",
"debugExceptionWidget.background": "#191c21",
"debugExceptionWidget.border": "#000000",
"debugToolBar.background": "#191c21",
"descriptionForeground": "#AEB2B2",
"diffEditor.border": "#000000",
"diffEditor.insertedTextBackground": "#00a88420",
"diffEditor.removedTextBackground": "#E3553525",
"diffEditor.diagonalFill": "#00000080",
"dropdown.background": "#111418",
"dropdown.border": "#43474daa",
"dropdown.foreground": "#AEB2B2",
"editorCursor.background": "#00a884",
"editorBracketHighlight.foreground1": "#c7910c",
"editorBracketHighlight.foreground2": "#a85ff1",
"editorBracketHighlight.foreground3": "#11B7D4",
"editor.background": "#111418",
"editor.findMatchBackground": "#00a88420",
"editor.findMatchBorder": "#00a88460",
"editor.findMatchHighlightBackground": "#00a88420",
"editor.findMatchHighlightBorder": "#00a88440",
"editor.foreground": "#AEB2B2",
"editor.hoverHighlightBackground": "#00a88440",
"editor.lineHighlightBackground": "#00a8840c",
"editor.lineHighlightBorder": "#00a8841a",
"editor.rangeHighlightBackground": "#00a88420",
"editor.selectionBackground": "#00a88425",
"editor.selectionForeground": "#00a884",
"editor.inactiveSelectionBackground": "#00a88420",
"editor.selectionHighlightBorder": "#00a88460",
"editor.selectionHighlightBackground": "#00000000",
"editor.wordHighlightStrongBackground": "#00a88440",
"editor.wordHighlightBackground": "#00a88420",
"editorBracketMatch.background": "#00a88420",
"editorBracketMatch.border": "#00a88440",
"editorCodeLens.foreground": "#AEB2B2",
"editorCursor.foreground": "#c7910c",
"editorGroup.border": "#000000",
"editorGroup.dropBackground": "#00a88415",
"editorHoverWidget.background": "#191c21",
"editorHoverWidget.border": "#0D0F12",
"editorIndentGuide.background": "#43474d30",
"editorIndentGuide.activeBackground": "#43474dbb",
"editorLink.activeForeground": "#AEB2B2",
"editorWarning.border": "#00000000",
"editorGutter.commentRangeForeground": "#191c21",
"sash.hoverBorder": "#00a88450",
"editorRuler.foreground": "#43474d50",
"editorWarning.foreground": "#c7910c",
"editorWhitespace.foreground": "#43474d60",
"editorWidget.background": "#191c21",
"editorWidget.resizeBorder": "#00a88450",
"editorGutter.background": "#111418",
"editorGutter.addedBackground": "#00a884cc",
"editorGutter.deletedBackground": "#E35535cc",
"editorGutter.modifiedBackground": "#11B7D4cc",
"editorLineNumber.foreground": "#43474d90",
"editorLineNumber.activeForeground": "#43474d",
"input.background": "#00000000",
"input.foreground": "#AEB2B2",
"input.border": "#00a88430",
"input.placeholderForeground": "#00a88460",
"inputOption.activeBorder": "#00a884",
"inputValidation.errorBackground": "#191c21",
"inputValidation.errorBorder": "#c7910c",
"inputValidation.infoBackground": "#191c21",
"inputValidation.infoBorder": "#00a884",
"inputValidation.warningBackground": "#191c21",
"inputValidation.warningBorder": "#c7910c",
"list.activeSelectionBackground": "#00a88425",
"list.inactiveSelectionBackground": "#00a88425",
"list.dropBackground": "#00a88415",
"list.focusBackground": "#00a88440",
"list.focusForeground": "#AEB2B2",
"list.errorForeground": "#E35535",
"list.warningForeground": "#eba050",
"list.highlightForeground": "#c7910c",
"list.activeSelectionForeground": "#AEB2B2",
"list.hoverBackground": "#00000060",
"list.hoverForeground": "#AEB2B2",
"gitDecoration.modifiedResourceForeground": "#11B7D4",
"gitDecoration.deletedResourceForeground": "#E35535",
"gitDecoration.untrackedResourceForeground": "#00a884",
"gitDecoration.ignoredResourceForeground": "#43474d",
"gitDecoration.conflictingResourceForeground": "#00a884",
"gitDecoration.stageAddedResourceForeground": "#E35535",
"menu.background": "#191c21",
"menu.foreground": "#AEB2B2",
"menu.separatorBackground": "#000000",
"menu.selectionBackground": "#00a88420",
"menu.selectionForeground": "#AEB2B2",
"menubar.selectionBackground": "#191c21",
"menubar.selectionForeground": "#AEB2B2",
"merge.border": "#000000",
"merge.commonContentBackground": "#c7910c30",
"merge.commonHeaderBackground": "#c7910c80",
"merge.currentContentBackground": "#00a88430",
"merge.currentHeaderBackground": "#00a88480",
"merge.incomingContentBackground": "#11B7D430",
"merge.incomingHeaderBackground": "#11B7D480",
"editorOverviewRuler.border": "#000000",
"editorOverviewRuler.commonContentForeground": "#c7910c",
"editorOverviewRuler.currentContentForeground": "#E35535",
"editorOverviewRuler.incomingContentForeground": "#00a884",
"notificationCenterHeader.foreground": "#AEB2B2",
"notificationCenterHeader.background": "#191c21",
"notifications.foreground": "#AEB2B2",
"notifications.background": "#191c21",
"notifications.border": "#00a88450",
"notificationLink.foreground": "#c7910c",
"panel.background": "#111418",
"panel.border": "#000000",
"panelInput.border": "#43474d",
"panelSection.background": "#000000",
"panelSection.border": "#000000",
"panelTitle.activeBorder": "#00a884",
"panelTitle.activeForeground": "#00a884",
"panelTitle.inactiveForeground": "#43474d",
"panelSectionHeader.background": "#43474d20",
"panelSectionHeader.foreground": "#AEB2B2",
"panelSectionHeader.border": "#000000",
"peekView.border": "#00a884",
"peekViewEditor.background": "#191c2140",
"peekViewEditor.matchHighlightBackground": "#191c2140",
"peekViewResult.background": "#191c2140",
"peekViewResult.fileForeground": "#AEB2B2",
"peekViewResult.lineForeground": "#AEB2B2",
"peekViewResult.matchHighlightBackground": "#191c21",
"peekViewResult.selectionBackground": "#191c21",
"peekViewResult.selectionForeground": "#AEB2B2",
"peekViewTitle.background": "#000000",
"peekViewTitleDescription.foreground": "#AEB2B2",
"peekViewTitleLabel.foreground": "#AEB2B2",
"peekViewEditorGutter.background": "#191c2140",
"editorMarkerNavigation.background": "#0D0F12",
"editorMarkerNavigationError.background": "#E3553590",
"editorMarkerNavigationWarning.background": "#eba05090",
"editorMarkerNavigationInfo.background": "#11B7D490",
"pickerGroup.border": "#000000",
"pickerGroup.foreground": "#AEB2B2",
"progressBar.background": "#c7910c",
"scrollbar.shadow": "#000000",
"scrollbarSlider.activeBackground": "#00a88460",
"scrollbarSlider.background": "#00a88440",
"scrollbarSlider.hoverBackground": "#00a88450",
"settings.modifiedItemIndicator": "#00a884",
"settings.headerForeground": "#00a884",
"sideBar.background": "#0D0F12",
"sideBar.border": "#000000",
"sideBar.foreground": "#AEB2B2bb",
"sideBarSectionHeader.background": "#0D0F12",
"sideBarSectionHeader.foreground": "#AEB2B2",
"sideBarSectionHeader.border": "#000000",
"sideBarTitle.foreground": "#43474d",
"tree.indentGuidesStroke": "#43474d70",
"statusBar.background": "#0D0F12",
"statusBar.border": "#000000",
"statusBar.debuggingBackground": "#00a88444",
"statusBar.debuggingForeground": "#AEB2B2",
"statusBar.foreground": "#AEB2B2",
"statusBar.noFolderBackground": "#000000",
"statusBar.noFolderBorder": "#00a884",
"statusBar.noFolderForeground": "#AEB2B2",
"statusBarItem.activeBackground": "#191c21",
"statusBarItem.hoverBackground": "#43474d30",
"statusBarItem.prominentBackground": "#000000",
"statusBarItem.prominentHoverBackground": "#191c21",
"statusBarItem.errorBackground": "#E35535",
"editorSuggestWidget.background": "#111418",
"editorSuggestWidget.border": "#000000",
"editorSuggestWidget.foreground": "#AEB2B2",
"editorSuggestWidget.highlightForeground": "#c7910c",
"editorSuggestWidget.selectedBackground": "#00a8844d",
"editorGroupHeader.noTabsBackground": "#111418",
"editorGroupHeader.tabsBackground": "#0D0F12",
"editorGroupHeader.tabsBorder": "#00000000",
"editorGroupHeader.border": "#00000000",
"tab.activeBackground": "#111418",
"tab.activeForeground": "#00a884",
"tab.activeBorderTop": "#00a884",
"tab.border": "#00000000",
"tab.hoverBorder": "#00000000",
"tab.hoverBackground": "#111418cc",
"tab.unfocusedHoverBackground": "#00a88410",
"tab.unfocusedHoverBorder": "#00000000",
"tab.inactiveBackground": "#0D0F12",
"tab.inactiveForeground": "#43474d",
"tab.unfocusedActiveForeground": "#AEB2B2",
"tab.unfocusedInactiveForeground": "#AEB2B2",
"tab.lastPinnedBorder": "#000000",
"terminal.ansiBlack": "#111418",
"terminal.ansiRed": "#E35535",
"terminal.ansiGreen": "#00a884",
"terminal.ansiYellow": "#c7910c",
"terminal.ansiBlue": "#11B7D4",
"terminal.ansiMagenta": "#d46ec0",
"terminal.ansiCyan": "#38c7bd",
"terminal.ansiWhite": "#AEB2B2",
"terminal.ansiBrightBlack": "#11B7D4",
"terminal.ansiBrightRed": "#E35535",
"terminal.ansiBrightGreen": "#00a884",
"terminal.ansiBrightYellow": "#c7910c",
"terminal.ansiBrightBlue": "#11B7D4",
"terminal.ansiBrightMagenta": "#d46ec0",
"terminal.ansiBrightCyan": "#38c7bd",
"terminal.ansiBrightWhite": "#11B7D4",
"terminal.background": "#111418",
"terminal.foreground": "#AEB2B2",
"terminalCursor.background": "#c7910c",
"terminalCursor.foreground": "#c7910c",
"textBlockQuote.background": "#11B7D434",
"textBlockQuote.border": "#11B7D4b9",
"textCodeBlock.background": "#11B7D434",
"textLink.activeForeground": "#11B7D4",
"textLink.foreground": "#11B7D4",
"textPreformat.foreground": "#c7910c",
"textSeparator.foreground": "#00a884",
"walkThrough.embeddedEditorBackground": "#111418",
"titleBar.activeBackground": "#0D0F12",
"titleBar.activeForeground": "#43474d",
"titleBar.inactiveBackground": "#000000",
"titleBar.inactiveForeground": "#43474d",
"titleBar.border": "#000000"
},
"tokenColors": [
{
"scope": [
"support.module.elm",
"entity.other.inherited-class.python",
"variable.other.object",
"support.other.namespace.php",
"entity.other.attribute-name.namespace.xml",
"record.accessor",
"entity.name.record.field.accessor",
"storage.modifier.import.java",
"storage.modifier.import.groovy",
"meta.import.swift entity.name.type.swift",
"entity.name.variable.parameter.cs",
"meta.member.access.python",
"variable.other.property.ts",
"variable.other.property.js"
],
"settings": { "foreground": "#d4770c", "fontStyle": "italic" }
},
{ "scope": ["entity.name.type"], "settings": { "foreground": "#3585bb" } },
{
"scope": [
"comment",
"punctuation.definition.comment",
"string.quoted.docstring.multi",
"comment.block.documentation source"
],
"settings": { "foreground": "#43474d", "fontStyle": "italic" }
},
{ "scope": ["constant"], "settings": { "foreground": "#E35535" } },
{
"scope": ["source", "support", "constant.character.entity.named", "meta.jsx.children", "source.lua"],
"settings": { "foreground": "#AEB2B2" }
},
{
"scope": [
"entity.name.function.decorator",
"meta.decorator entity.name.function",
"meta.decorator punctuation.decorator",
"punctuation.definition.decorator",
"meta.decorator variable.other.readwrite.ts"
],
"settings": { "foreground": "#d46ec0" }
},
{ "scope": ["keyword.control.export", "support.type.object.module"], "settings": { "foreground": "#c7910c" } },
{
"scope": [
"support.function",
"entity.name.function",
"meta.function-call",
"meta.function",
"meta.method.declaration",
"meta.function-call support",
"meta.decorator meta.definition.method entity.name.function",
"meta.decorator meta.method.declaration entity.name.function",
"variable.language.super.ts",
"source.directive",
"meta.function-call.generic",
"meta.method-call.static.php",
"meta.method-call.php",
"meta.class storage.type",
"meta.method.groovy",
"meta.bracket.square.access"
],
"settings": { "foreground": "#11B7D4" }
},
{
"scope": [
"keyword.control.import",
"meta.module.name.elm support",
"meta.import.elm support",
"keyword.control.at-rule",
"punctuation.definition.keyword",
"variable.control.import.include",
"keyword.other.import.java"
],
"settings": { "foreground": "#c7910c" }
},
{
"scope": [
"keyword.control",
"keyword.control.conditional",
"storage.modifier",
"keyword.operator.new",
"keyword.operator.expression",
"keyword.begin.blade",
"keyword.end.blade",
"keyword.blade",
"keyword.type-alias",
"keyword.type",
"support.class.console",
"keyword.other.await",
"storage.type.class.jsdoc",
"punctuation.definition.block.tag.jsdoc",
"keyword.other.new",
"keyword.other.phpdoc",
"keyword.other.use.php",
"keyword.operator.logical.python",
"keyword.other.import.static.groovy",
"keyword.other.import.groovy",
"punctuation.definition.attribute.swift"
],
"settings": { "foreground": "#c7910c" }
},
{ "scope": ["meta.object-literal.key", "variable.object.property"], "settings": { "foreground": "#AEB2B2" } },
{
"scope": ["keyword.other.definition.ini", "support.type.property-name", "entity.name.tag.yaml"],
"settings": { "foreground": "#c7910c" }
},
{
"scope": [
"keyword.operator.comparison",
"storage.type.function.arrow",
"keyword.operator.lua",
"keyword.operator.assignment",
"keyword.operator.relational",
"keyword.operator.increment",
"keyword.operator.decrement",
"keyword.operator.logical",
"keyword.operator.arithmetic",
"keyword.operator.math"
],
"settings": { "foreground": "#c7910c" }
},
{
"scope": [
"punctuation",
"attribute_value",
"meta.brace",
"punctuation.definition.parameters",
"punctuation.definition.template-expression",
"keyword.operator",
"keyword.other",
"punctuation.terminator",
"punctuation.separator",
"punctuation.definition.generic.begin",
"punctuation.definition.generic.end",
"meta.function.type-declaration",
"keyword.other.colon.elm",
"meta.record.field.elm keyword.other.elm",
"keyword.other.period.elm",
"meta.tag.xml",
"meta.tag.preprocessor.xml",
"punctuation.definition.block",
"punctuation.accessor",
"constant.name.attribute.tag.pug",
"string.interpolated.pug",
"keyword.other.whitespace.liquid",
"meta.tag.template.block.twig",
"meta.tag.template.value.twig",
"begin.bracket",
"end.bracket",
"text.html.twig meta.tag.inline.any",
"text.html.twig meta.tag.block.any",
"support.function.construct.begin.blade",
"support.function.construct.end.blade source.php",
"support.function.construct.end.blade",
"meta.function.echo.blade source.php",
"punctuation.definition.list.begin.python",
"punctuation.definition.list.end.python",
"text.html.vue-html meta.tag.block.any",
"entity.name.variable.tuple-element.cs",
"keyword.operator.assignment.tsx",
"meta.definition.method.signature.java",
"meta.class.body.groovy",
"meta.definition.method.groovy meta.method.body.java meta.declaration.assertion.groovy",
"punctuation.definition.list.begin.erlang",
"meta.expression.parenthesized",
"meta.definition.function.swift meta.parameter-clause.swift",
"source.swift meta.function-call.swift",
"punctuation.section.embedded.end.swift source.swift",
"punctuation.definition.tag.begin.html.vue",
"punctuation.definition.tag.end.html.vue",
"source.lua",
"meta.function.lua"
],
"settings": { "foreground": "#AEB2B260" }
},
{
"scope": [
"variable.language.this",
"variable.language.special.self",
"variable.parameter.function.language.special.self",
"variable.language.this.php punctuation.definition.variable.php",
"meta.class.body.php storage.type.php",
"variable.parameter.function.swift entity.name.function.swift",
"variable.other.jsdoc"
],
"settings": { "foreground": "#d4770c", "fontStyle": "italic" }
},
{
"scope": [
"storage",
"meta.var.expr storage.type",
"storage.type.function",
"keyword.function",
"storage.type.class",
"storage.type.property",
"keyword.other",
"keyword.local.lua",
"entity.name.class",
"meta.function.lua keyword.control.lua",
"storage.type.enum",
"storage.type.interface",
"storage.type.type",
"entity.name.type.class.java",
"support.class.php",
"entity.name.type.class.php",
"entity.other.inherited-class.php",
"entity.name.type.class.groovy",
"storage.type.rust ",
"entity.name.type.class.swift"
],
"settings": { "foreground": "#38c7bd", "fontStyle": "italic" }
},
{
"scope": [
"string",
"string.template",
"string.quoted.single",
"punctuation.definition.string",
"punctuation.definition.string.template",
"punctuation.definition.string.begin",
"punctuation.definition.string.end.html source.js-ignored-vscode",
"punctuation.definition.string.end",
"string.other.link",
"constant.character.escape.regexp",
"variable.parameter.url",
"constant.other.symbol.quoted.single.erlang",
"constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.begin.erlang",
"constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.end.erlang"
],
"settings": { "foreground": "#00a884" }
},
{
"scope": [
"string.quoted.docstring.multi.python",
"string.quoted.double.block.python punctuation.definition.string.end.python",
"string.quoted.double.block.python punctuation.definition.string.begin.python",
"string.quoted.double.block.python"
],
"settings": { "foreground": "#00a88460" }
},
{
"scope": [
"entity.name.type",
"support.type",
"support.class",
"storage.type",
"entity.other.inherited-class",
"keyword.type",
"storage.type.java",
"storage.type.primitive.java",
"storage.type.generic.java",
"keyword.other.type",
"punctuation.section.embedded.begin.php",
"punctuation.section.embedded.end.php source.php",
"punctuation.section.embedded.end.php",
"storage.type.object.array.java",
"storage.type.primitive.groovy",
"storage.type.groovy",
"meta.definition.type.body.swift meta.function-call.swift",
"meta.definition.type.class.swift meta.inheritance-clause.swift"
],
"settings": { "foreground": "#a85ff1" }
},
{
"scope": [
"variable",
"variable.language",
"entity.name.type.class.js",
"entity.name.variable",
"support.variable.magic",
"meta.method.body",
"entity.name.variable",
"punctuation.definition.variable",
"meta.class variable.object.property",
"variable.other.constant entity.name.function",
"entity.name.variable.tuple-element.cs punctuation.separator.colon.cs",
"meta.definition.variable.name.groovy",
"meta.body.struct.cpp"
],
"settings": { "foreground": "#c62f52" }
},
{ "scope": ["source.elm constant.type-constructor"], "settings": { "foreground": "#c62f52" } },
{ "scope": ["source.elm storage.type"], "settings": { "foreground": "#a85ff1", "fontStyle": "normal" } },
{
"scope": [
"entity.name.tag.other.html",
"meta.tag.other.html punctuation.definition.tag.end.html",
"meta.tag.other.html punctuation.definition.tag.begin.html",
"entity.name.tag support.class.component",
"support.class.component.html"
],
"settings": { "foreground": "#11B7D4" }
},
{ "scope": ["support.variable.liquid", "support.class.liquid"], "settings": { "foreground": "#c62f52" } },
{
"scope": [
"text.html.basic entity.name",
"source.js-ignored-vscode",
"entity.name.tag",
"meta.embedded.block.blade constant.other.php",
"meta.embedded.block.blade keyword.operator.comparison.php",
"meta.embedded.block.blade keyword.operator.arithmetic.php"
],
"settings": { "foreground": "#11B7D4" }
},
{
"scope": [
"meta.tag.sgml.doctype.html",
"punctuation.definition.tag",
"meta.tag.block.any",
"meta.tag.block.any.html",
"meta.tag.inline.any",
"source.css-ignored-vscode",
"meta.tag.metadata.style.end.html",
"text.html.vue invalid.illegal.character-not-allowed-here.html",
"meta.tag.inline.i.start.html",
"meta.tag.structure.div.start.html",
"punctuation.definition.tag.end.html.vue",
"punctuation.definition.tag.begin.html.vue",
"invalid.illegal.character-not-allowed-here.html"
],
"settings": { "foreground": "#11B7D4aa" }
},
{
"scope": [
"entity.other.attribute-name",
"entity.name.tag.liquid",
"invalid.deprecated.entity.other.attribute-name",
"meta.embedded.block.blade storage.type.php"
],
"settings": { "foreground": "#c7910c", "fontStyle": "italic" }
},
{
"scope": [
"markup.inline.raw.string.markdown",
"punctuation.definition.raw.markdown",
"markup.fenced_code.block.markdown",
"markup.fenced_code.block.markdown punctuation",
"markup.raw.block.markdown"
],
"settings": { "foreground": "#a85ff1" }
},
{ "scope": ["fenced_code.block.language"], "settings": { "foreground": "#a85ff1" } },
{ "scope": ["markup.list.unnumbered.markdown meta.paragraph.markdown"], "settings": { "foreground": "#11B7D4" } },
{ "scope": ["punctuation.definition.list.begin"], "settings": { "foreground": "#11B7D4" } },
{ "scope": ["entity.name.section", "markup.heading.setext"], "settings": { "foreground": "#c7910c" } },
{ "scope": ["punctuation.definition.heading"], "settings": { "foreground": "#c7910c" } },
{ "scope": ["markup.underline.link", "markup.underline.link.image"], "settings": { "foreground": "#11B7D4" } },
{
"scope": ["markup.bold", "punctuation.definition.bold"],
"settings": { "foreground": "#11B7D4", "fontStyle": "bold" }
},
{
"scope": ["markup.italic", "punctuation.definition.italic"],
"settings": { "foreground": "#11B7D4", "fontStyle": "italic" }
},
{ "scope": ["markup.quote"], "settings": { "foreground": "#11B7D4", "fontStyle": "italic" } },
{ "scope": ["punctuation.definition.quote.begin"], "settings": { "foreground": "#11B7D4", "fontStyle": "italic" } },
{ "scope": ["entity.other.attribute-name.pseudo-class"], "settings": { "foreground": "#d46ec0" } },
{ "scope": ["entity.other.attribute-name.pseudo-element"], "settings": { "foreground": "#d46ec0" } },
{
"scope": ["entity.other.attribute-name.class", "entity.other.attribute-name.class punctuation.definition.entity"],
"settings": { "foreground": "#38c7bd", "fontStyle": "italic" }
},
{
"scope": ["entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity"],
"settings": { "foreground": "#38c7bd", "fontStyle": "italic" }
},
{
"scope": [
"support.type.property-name.css",
"support.type.vendored.property-name",
"meta.property-list entity.name.tag.css",
"meta.property-list.scss meta.property-list.scss entity.name.tag.css",
"meta.property-list meta.property-name"
],
"settings": { "foreground": "#AEB2B2" }
},
{
"scope": [
"source.css.scss entity.other.attribute-name.id ",
"source.css entity.other.attribute-name.id ",
"entity.other.attribute-name.id punctuation.definition.entity"
],
"settings": { "foreground": "#a85ff1" }
},
{ "scope": ["entity.name.tag.reference", "meta.property-list"], "settings": { "foreground": "#d4770c" } },
{ "scope": ["keyword.other.unit"], "settings": { "foreground": "#d4770c", "fontStyle": "italic" } },
{
"scope": ["support.constant.property-value", "support.constant.font-name", "meta.property-value.css"],
"settings": { "foreground": "#d4770c" }
},
{ "scope": ["constant.numeric"], "settings": { "foreground": "#d4770c" } },
{
"scope": ["entity.name.tag.css", "meta.property-list.scss entity.name.tag.css"],
"settings": { "foreground": "#11B7D4" }
}
]
}