propstar-theme/themes/improved-light.json

673 lines
27 KiB
JSON

{
"$schema": "vscode://schemas/color-theme",
"name": "Imporved light",
"semanticHighlighting": true,
"semanticTokenColors": {
"property.declaration": { "foreground": "#000000" },
"property": { "foreground": "#FF7135", "italic": true },
"variable": { "foreground": "#FF478D" },
"variable.defaultLibrary": { "foreground": "#14E5D4" },
"class.declaration": { "foreground": "#A95EFF" },
"namespace": { "foreground": "#28A9FF" },
"parameter": { "foreground": "#E66DFF" },
"class.decorator": { "foreground": "#E66DFF" },
"enumMember": { "foreground": "#A95EFF" }
},
"colors": {
"activityBar.background": "#Fafafa",
"activityBar.border": "#cccccc",
"activityBar.foreground": "#555555",
"activityBar.inactiveForeground": "#aaaaaaAA",
"activityBarBadge.background": "#555555",
"activityBarBadge.foreground": "#Fafafa",
"badge.background": "#555555",
"badge.foreground": "#Fafafa",
"breadcrumbPicker.background": "#FFFFFF",
"button.background": "#555555",
"button.foreground": "#Fafafa",
"button.secondaryBackground": "#55555530",
"button.secondaryForeground": "#000000",
"extensionButton.prominentBackground": "#5555559d",
"extensionButton.prominentForeground": "#Fafafa",
"extensionButton.prominentHoverBackground": "#555555",
"charts.foreground": "#000000",
"charts.lines": "#000000",
"charts.red": "#D62C2C",
"charts.blue": "#28A9FF",
"charts.yellow": "#FFB638",
"charts.orange": "#FF7135",
"charts.green": "#42DD76",
"charts.purple": "#E66DFF",
"contrastActiveBorder": "#00000000",
"errorForeground": "#D62C2C",
"focusBorder": "#55555540",
"foreground": "#000000",
"selection.background": "#55555560",
"widget.shadow": "#cccccc",
"icon.foreground": "#000000",
"debugExceptionWidget.background": "#ffffff",
"debugExceptionWidget.border": "#cccccc",
"debugToolBar.background": "#ffffff",
"descriptionForeground": "#000000",
"diffEditor.border": "#cccccc",
"diffEditor.insertedTextBackground": "#42DD7620",
"diffEditor.removedTextBackground": "#D62C2C25",
"diffEditor.diagonalFill": "#cccccc80",
"dropdown.background": "#FFFFFF",
"dropdown.border": "#aaaaaaaa",
"dropdown.foreground": "#000000",
"editorCursor.background": "#555555",
"editorBracketHighlight.foreground1": "#FFB638",
"editorBracketHighlight.foreground2": "#A95EFF",
"editorBracketHighlight.foreground3": "#28A9FF",
"editor.background": "#FFFFFF",
"editor.findMatchBackground": "#55555520",
"editor.findMatchBorder": "#55555560",
"editor.findMatchHighlightBackground": "#55555520",
"editor.findMatchHighlightBorder": "#55555540",
"editor.foreground": "#000000",
"editor.hoverHighlightBackground": "#55555540",
"editor.lineHighlightBackground": "#5555550c",
"editor.lineHighlightBorder": "#5555551a",
"editor.rangeHighlightBackground": "#55555520",
"editor.selectionBackground": "#55555525",
"editor.selectionForeground": "#555555",
"editor.inactiveSelectionBackground": "#55555520",
"editor.selectionHighlightBorder": "#55555560",
"editor.selectionHighlightBackground": "#00000000",
"editor.wordHighlightStrongBackground": "#55555540",
"editor.wordHighlightBackground": "#55555520",
"editorBracketMatch.background": "#55555520",
"editorBracketMatch.border": "#55555540",
"editorCodeLens.foreground": "#000000",
"editorCursor.foreground": "#FFB638",
"editorGroup.border": "#cccccc",
"editorGroup.dropBackground": "#55555515",
"editorHoverWidget.background": "#ffffff",
"editorHoverWidget.border": "#Fafafa",
"editorIndentGuide.background": "#aaaaaa30",
"editorIndentGuide.activeBackground": "#aaaaaabb",
"editorLink.activeForeground": "#000000",
"editorWarning.border": "#00000000",
"editorGutter.commentRangeForeground": "#ffffff",
"sash.hoverBorder": "#55555550",
"editorRuler.foreground": "#aaaaaa50",
"editorWarning.foreground": "#FFB638",
"editorWhitespace.foreground": "#aaaaaa60",
"editorWidget.background": "#ffffff",
"editorWidget.resizeBorder": "#55555550",
"editorGutter.background": "#FFFFFF",
"editorGutter.addedBackground": "#42DD76cc",
"editorGutter.deletedBackground": "#D62C2Ccc",
"editorGutter.modifiedBackground": "#28A9FFcc",
"editorLineNumber.foreground": "#aaaaaa90",
"editorLineNumber.activeForeground": "#aaaaaa",
"input.background": "#00000000",
"input.foreground": "#000000",
"input.border": "#55555530",
"input.placeholderForeground": "#55555560",
"inputOption.activeBorder": "#555555",
"inputValidation.errorBackground": "#ffffff",
"inputValidation.errorBorder": "#FFB638",
"inputValidation.infoBackground": "#ffffff",
"inputValidation.infoBorder": "#555555",
"inputValidation.warningBackground": "#ffffff",
"inputValidation.warningBorder": "#FFB638",
"list.activeSelectionBackground": "#55555525",
"list.inactiveSelectionBackground": "#55555525",
"list.dropBackground": "#55555515",
"list.focusBackground": "#55555540",
"list.focusForeground": "#000000",
"list.errorForeground": "#D62C2C",
"list.warningForeground": "#FFB638",
"list.highlightForeground": "#FFB638",
"list.activeSelectionForeground": "#000000",
"list.hoverBackground": "#cccccc60",
"list.hoverForeground": "#000000",
"gitDecoration.modifiedResourceForeground": "#28A9FF",
"gitDecoration.deletedResourceForeground": "#D62C2C",
"gitDecoration.untrackedResourceForeground": "#42DD76",
"gitDecoration.ignoredResourceForeground": "#aaaaaa",
"gitDecoration.conflictingResourceForeground": "#555555",
"gitDecoration.stageAddedResourceForeground": "#D62C2C",
"menu.background": "#ffffff",
"menu.foreground": "#000000",
"menu.separatorBackground": "#cccccc",
"menu.selectionBackground": "#55555520",
"menu.selectionForeground": "#000000",
"menubar.selectionBackground": "#ffffff",
"menubar.selectionForeground": "#000000",
"merge.border": "#cccccc",
"merge.commonContentBackground": "#FFB63830",
"merge.commonHeaderBackground": "#FFB63880",
"merge.currentContentBackground": "#42DD7630",
"merge.currentHeaderBackground": "#42DD7680",
"merge.incomingContentBackground": "#28A9FF30",
"merge.incomingHeaderBackground": "#28A9FF80",
"editorOverviewRuler.border": "#cccccc",
"editorOverviewRuler.commonContentForeground": "#FFB638",
"editorOverviewRuler.currentContentForeground": "#D62C2C",
"editorOverviewRuler.incomingContentForeground": "#42DD76",
"notificationCenterHeader.foreground": "#000000",
"notificationCenterHeader.background": "#ffffff",
"notifications.foreground": "#000000",
"notifications.background": "#ffffff",
"notifications.border": "#55555550",
"notificationLink.foreground": "#FFB638",
"panel.background": "#FFFFFF",
"panel.border": "#cccccc",
"panelInput.border": "#aaaaaa",
"panelSection.background": "#cccccc",
"panelSection.border": "#cccccc",
"panelTitle.activeBorder": "#555555",
"panelTitle.activeForeground": "#555555",
"panelTitle.inactiveForeground": "#aaaaaa",
"panelSectionHeader.background": "#aaaaaa20",
"panelSectionHeader.foreground": "#000000",
"panelSectionHeader.border": "#cccccc",
"peekView.border": "#555555",
"peekViewEditor.background": "#ffffff40",
"peekViewEditor.matchHighlightBackground": "#ffffff40",
"peekViewResult.background": "#ffffff40",
"peekViewResult.fileForeground": "#000000",
"peekViewResult.lineForeground": "#000000",
"peekViewResult.matchHighlightBackground": "#ffffff",
"peekViewResult.selectionBackground": "#ffffff",
"peekViewResult.selectionForeground": "#000000",
"peekViewTitle.background": "#cccccc",
"peekViewTitleDescription.foreground": "#000000",
"peekViewTitleLabel.foreground": "#000000",
"peekViewEditorGutter.background": "#ffffff40",
"editorMarkerNavigation.background": "#Fafafa",
"editorMarkerNavigationError.background": "#D62C2C90",
"editorMarkerNavigationWarning.background": "#FFB63890",
"editorMarkerNavigationInfo.background": "#28A9FF90",
"pickerGroup.border": "#cccccc",
"pickerGroup.foreground": "#000000",
"progressBar.background": "#FFB638",
"scrollbar.shadow": "#cccccc",
"scrollbarSlider.activeBackground": "#55555560",
"scrollbarSlider.background": "#55555540",
"scrollbarSlider.hoverBackground": "#55555550",
"settings.modifiedItemIndicator": "#555555",
"settings.headerForeground": "#555555",
"sideBar.background": "#Fafafa",
"sideBar.border": "#cccccc",
"sideBar.foreground": "#000000bb",
"sideBarSectionHeader.background": "#Fafafa",
"sideBarSectionHeader.foreground": "#000000",
"sideBarSectionHeader.border": "#cccccc",
"sideBarTitle.foreground": "#aaaaaa",
"tree.indentGuidesStroke": "#aaaaaa70",
"statusBar.background": "#Fafafa",
"statusBar.border": "#cccccc",
"statusBar.debuggingBackground": "#55555544",
"statusBar.debuggingForeground": "#000000",
"statusBar.foreground": "#000000",
"statusBar.noFolderBackground": "#cccccc",
"statusBar.noFolderBorder": "#555555",
"statusBar.noFolderForeground": "#000000",
"statusBarItem.activeBackground": "#ffffff",
"statusBarItem.hoverBackground": "#aaaaaa30",
"statusBarItem.prominentBackground": "#cccccc",
"statusBarItem.prominentHoverBackground": "#ffffff",
"statusBarItem.errorBackground": "#D62C2C",
"editorSuggestWidget.background": "#FFFFFF",
"editorSuggestWidget.border": "#cccccc",
"editorSuggestWidget.foreground": "#000000",
"editorSuggestWidget.highlightForeground": "#FFB638",
"editorSuggestWidget.selectedBackground": "#5555554d",
"editorGroupHeader.noTabsBackground": "#FFFFFF",
"editorGroupHeader.tabsBackground": "#Fafafa",
"editorGroupHeader.tabsBorder": "#00000000",
"editorGroupHeader.border": "#00000000",
"tab.activeBackground": "#FFFFFF",
"tab.activeForeground": "#555555",
"tab.activeBorderTop": "#555555",
"tab.border": "#00000000",
"tab.hoverBorder": "#00000000",
"tab.hoverBackground": "#FFFFFFcc",
"tab.unfocusedHoverBackground": "#55555510",
"tab.unfocusedHoverBorder": "#00000000",
"tab.inactiveBackground": "#Fafafa",
"tab.inactiveForeground": "#aaaaaa",
"tab.unfocusedActiveForeground": "#000000",
"tab.unfocusedInactiveForeground": "#000000",
"tab.lastPinnedBorder": "#cccccc",
"terminal.ansiBlack": "#FFFFFF",
"terminal.ansiRed": "#D62C2C",
"terminal.ansiGreen": "#42DD76",
"terminal.ansiYellow": "#FFB638",
"terminal.ansiBlue": "#28A9FF",
"terminal.ansiMagenta": "#E66DFF",
"terminal.ansiCyan": "#14E5D4",
"terminal.ansiWhite": "#000000",
"terminal.ansiBrightBlack": "#28A9FF",
"terminal.ansiBrightRed": "#D62C2C",
"terminal.ansiBrightGreen": "#42DD76",
"terminal.ansiBrightYellow": "#FFB638",
"terminal.ansiBrightBlue": "#28A9FF",
"terminal.ansiBrightMagenta": "#E66DFF",
"terminal.ansiBrightCyan": "#14E5D4",
"terminal.ansiBrightWhite": "#28A9FF",
"terminal.background": "#FFFFFF",
"terminal.foreground": "#000000",
"terminalCursor.background": "#FFB638",
"terminalCursor.foreground": "#FFB638",
"textBlockQuote.background": "#28A9FF34",
"textBlockQuote.border": "#28A9FFb9",
"textCodeBlock.background": "#28A9FF34",
"textLink.activeForeground": "#28A9FF",
"textLink.foreground": "#28A9FF",
"textPreformat.foreground": "#FFB638",
"textSeparator.foreground": "#555555",
"walkThrough.embeddedEditorBackground": "#FFFFFF",
"titleBar.activeBackground": "#Fafafa",
"titleBar.activeForeground": "#aaaaaa",
"titleBar.inactiveBackground": "#cccccc",
"titleBar.inactiveForeground": "#aaaaaa",
"titleBar.border": "#cccccc"
},
"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": "#FF7135", "fontStyle": "italic" }
},
{ "scope": ["entity.name.type"], "settings": { "foreground": "#b7d175" } },
{
"scope": [
"comment",
"punctuation.definition.comment",
"string.quoted.docstring.multi",
"comment.block.documentation source"
],
"settings": { "foreground": "#aaaaaa", "fontStyle": "italic" }
},
{ "scope": ["constant"], "settings": { "foreground": "#D62C2C" } },
{
"scope": ["source", "support", "constant.character.entity.named", "meta.jsx.children", "source.lua"],
"settings": { "foreground": "#000000" }
},
{
"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": "#E66DFF" }
},
{ "scope": ["keyword.control.export", "support.type.object.module"], "settings": { "foreground": "#FFB638" } },
{
"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": "#28A9FF" }
},
{
"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": "#FFB638" }
},
{
"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": "#FFB638" }
},
{ "scope": ["meta.object-literal.key", "variable.object.property"], "settings": { "foreground": "#000000" } },
{
"scope": ["keyword.other.definition.ini", "support.type.property-name", "entity.name.tag.yaml"],
"settings": { "foreground": "#FFB638" }
},
{
"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": "#FFB638" }
},
{
"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": "#00000060" }
},
{
"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": "#FF7135", "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": "#14E5D4", "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": "#42DD76" }
},
{
"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": "#42DD7660" }
},
{
"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": "#A95EFF" }
},
{
"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": "#FF478D" }
},
{ "scope": ["source.elm constant.type-constructor"], "settings": { "foreground": "#FF478D" } },
{ "scope": ["source.elm storage.type"], "settings": { "foreground": "#A95EFF", "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": "#28A9FF" }
},
{ "scope": ["support.variable.liquid", "support.class.liquid"], "settings": { "foreground": "#FF478D" } },
{
"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": "#28A9FF" }
},
{
"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": "#28A9FFaa" }
},
{
"scope": [
"entity.other.attribute-name",
"entity.name.tag.liquid",
"invalid.deprecated.entity.other.attribute-name",
"meta.embedded.block.blade storage.type.php"
],
"settings": { "foreground": "#FFB638", "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": "#A95EFF" }
},
{ "scope": ["fenced_code.block.language"], "settings": { "foreground": "#A95EFF" } },
{ "scope": ["markup.list.unnumbered.markdown meta.paragraph.markdown"], "settings": { "foreground": "#28A9FF" } },
{ "scope": ["punctuation.definition.list.begin"], "settings": { "foreground": "#28A9FF" } },
{ "scope": ["entity.name.section", "markup.heading.setext"], "settings": { "foreground": "#FFB638" } },
{ "scope": ["punctuation.definition.heading"], "settings": { "foreground": "#FFB638" } },
{ "scope": ["markup.underline.link", "markup.underline.link.image"], "settings": { "foreground": "#28A9FF" } },
{
"scope": ["markup.bold", "punctuation.definition.bold"],
"settings": { "foreground": "#28A9FF", "fontStyle": "bold" }
},
{
"scope": ["markup.italic", "punctuation.definition.italic"],
"settings": { "foreground": "#28A9FF", "fontStyle": "italic" }
},
{ "scope": ["markup.quote"], "settings": { "foreground": "#28A9FF", "fontStyle": "italic" } },
{ "scope": ["punctuation.definition.quote.begin"], "settings": { "foreground": "#28A9FF", "fontStyle": "italic" } },
{ "scope": ["entity.other.attribute-name.pseudo-class"], "settings": { "foreground": "#E66DFF" } },
{ "scope": ["entity.other.attribute-name.pseudo-element"], "settings": { "foreground": "#E66DFF" } },
{
"scope": ["entity.other.attribute-name.class", "entity.other.attribute-name.class punctuation.definition.entity"],
"settings": { "foreground": "#14E5D4", "fontStyle": "italic" }
},
{
"scope": ["entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity"],
"settings": { "foreground": "#14E5D4", "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": "#000000" }
},
{
"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": "#A95EFF" }
},
{ "scope": ["entity.name.tag.reference", "meta.property-list"], "settings": { "foreground": "#FF7135" } },
{ "scope": ["keyword.other.unit"], "settings": { "foreground": "#FF7135", "fontStyle": "italic" } },
{
"scope": ["support.constant.property-value", "support.constant.font-name", "meta.property-value.css"],
"settings": { "foreground": "#FF7135" }
},
{ "scope": ["constant.numeric"], "settings": { "foreground": "#FF7135" } },
{
"scope": ["entity.name.tag.css", "meta.property-list.scss entity.name.tag.css"],
"settings": { "foreground": "#28A9FF" }
}
]
}