propstar-theme/themes/ocean-breeze.json

674 lines
27 KiB
JSON

{
"$schema": "vscode://schemas/color-theme",
"name": "Oceanic Breeze",
"semanticHighlighting": true,
"semanticTokenColors": {
"property.declaration": { "foreground": "#D3DFDB" },
"property": { "foreground": "#DC8255", "italic": true },
"variable": { "foreground": "#ee5d64" },
"variable.defaultLibrary": { "foreground": "#5bb3b4" },
"class.declaration": { "foreground": "#978dd6" },
"namespace": { "foreground": "#6498ce" },
"parameter": { "foreground": "#d194cd" },
"class.decorator": { "foreground": "#d194cd" },
"enumMember": { "foreground": "#978dd6" }
},
"colors": {
"activityBar.background": "#16242C",
"activityBar.border": "#111C22",
"activityBar.foreground": "#97c892",
"activityBar.inactiveForeground": "#51727CAA",
"activityBarBadge.background": "#97c892",
"activityBarBadge.foreground": "#16242C",
"badge.background": "#97c892",
"badge.foreground": "#16242C",
"breadcrumbPicker.background": "#1a2b34",
"button.background": "#97c892",
"button.foreground": "#16242C",
"button.secondaryBackground": "#97c89230",
"button.secondaryForeground": "#D3DFDB",
"extensionButton.prominentBackground": "#97c8929d",
"extensionButton.prominentForeground": "#16242C",
"extensionButton.prominentHoverBackground": "#97c892",
"charts.foreground": "#D3DFDB",
"charts.lines": "#D3DFDB",
"charts.red": "#B4552D",
"charts.blue": "#6498ce",
"charts.yellow": "#fbc95a",
"charts.orange": "#DC8255",
"charts.green": "#97c892",
"charts.purple": "#d194cd",
"contrastActiveBorder": "#00000000",
"errorForeground": "#ee5d64",
"focusBorder": "#97c89240",
"foreground": "#D3DFDB",
"selection.background": "#97c89260",
"widget.shadow": "#111C22",
"icon.foreground": "#D3DFDB",
"debugExceptionWidget.background": "#254A52",
"debugExceptionWidget.border": "#111C22",
"debugToolBar.background": "#254A52",
"descriptionForeground": "#D3DFDB",
"diffEditor.border": "#111C22",
"diffEditor.insertedTextBackground": "#97c89220",
"diffEditor.removedTextBackground": "#ee5d6425",
"diffEditor.diagonalFill": "#111C2280",
"dropdown.background": "#1a2b34",
"dropdown.border": "#51727Caa",
"dropdown.foreground": "#D3DFDB",
"editorCursor.background": "#97c892",
"editorBracketHighlight.foreground1": "#fbc95a",
"editorBracketHighlight.foreground2": "#978dd6",
"editorBracketHighlight.foreground3": "#6498ce",
"editor.background": "#1a2b34",
"editor.findMatchBackground": "#97c89220",
"editor.findMatchBorder": "#97c89260",
"editor.findMatchHighlightBackground": "#97c89220",
"editor.findMatchHighlightBorder": "#97c89240",
"editor.foreground": "#D3DFDB",
"editor.hoverHighlightBackground": "#97c89240",
"editor.lineHighlightBackground": "#97c8920c",
"editor.lineHighlightBorder": "#97c8921a",
"editor.rangeHighlightBackground": "#97c89220",
"editor.selectionBackground": "#97c89225",
"editor.selectionForeground": "#97c892",
"editor.inactiveSelectionBackground": "#97c89220",
"editor.selectionHighlightBorder": "#97c89260",
"editor.selectionHighlightBackground": "#00000000",
"editor.wordHighlightStrongBackground": "#97c89240",
"editor.wordHighlightBackground": "#97c89220",
"editorBracketMatch.background": "#97c89220",
"editorBracketMatch.border": "#97c89240",
"editorCodeLens.foreground": "#D3DFDB",
"editorCursor.foreground": "#fbc95a",
"editorGroup.border": "#111C22",
"editorGroup.dropBackground": "#97c89215",
"editorHoverWidget.background": "#254A52",
"editorHoverWidget.border": "#16242C",
"editorIndentGuide.background": "#51727C30",
"editorIndentGuide.activeBackground": "#51727Cbb",
"editorLink.activeForeground": "#D3DFDB",
"editorWarning.border": "#00000000",
"editorGutter.commentRangeForeground": "#254A52",
"sash.hoverBorder": "#97c89250",
"editorRuler.foreground": "#51727C50",
"editorWarning.foreground": "#fbc95a",
"editorWhitespace.foreground": "#51727C60",
"editorWidget.background": "#254A52",
"editorWidget.resizeBorder": "#97c89250",
"editorGutter.background": "#1a2b34",
"editorGutter.addedBackground": "#97c892cc",
"editorGutter.deletedBackground": "#ee5d64cc",
"editorGutter.modifiedBackground": "#6498cecc",
"editorLineNumber.foreground": "#51727C90",
"editorLineNumber.activeForeground": "#51727C",
"input.background": "#00000000",
"input.foreground": "#D3DFDB",
"input.border": "#97c89230",
"input.placeholderForeground": "#97c89260",
"inputOption.activeBorder": "#97c892",
"inputValidation.errorBackground": "#254A52",
"inputValidation.errorBorder": "#fbc95a",
"inputValidation.infoBackground": "#254A52",
"inputValidation.infoBorder": "#97c892",
"inputValidation.warningBackground": "#254A52",
"inputValidation.warningBorder": "#fbc95a",
"list.activeSelectionBackground": "#97c89225",
"list.inactiveSelectionBackground": "#97c89225",
"list.dropBackground": "#97c89215",
"list.focusBackground": "#97c89240",
"list.focusForeground": "#D3DFDB",
"list.errorForeground": "#ee5d64",
"list.warningForeground": "#DC8255",
"list.highlightForeground": "#fbc95a",
"list.activeSelectionForeground": "#D3DFDB",
"list.hoverBackground": "#111C2260",
"list.hoverForeground": "#D3DFDB",
"gitDecoration.modifiedResourceForeground": "#6498ce",
"gitDecoration.deletedResourceForeground": "#ee5d64",
"gitDecoration.untrackedResourceForeground": "#97c892",
"gitDecoration.ignoredResourceForeground": "#51727C",
"gitDecoration.conflictingResourceForeground": "#97c892",
"gitDecoration.stageAddedResourceForeground": "#B4552D",
"menu.background": "#254A52",
"menu.foreground": "#D3DFDB",
"menu.separatorBackground": "#111C22",
"menu.selectionBackground": "#97c89220",
"menu.selectionForeground": "#D3DFDB",
"menubar.selectionBackground": "#254A52",
"menubar.selectionForeground": "#D3DFDB",
"merge.border": "#111C22",
"merge.commonContentBackground": "#fbc95a30",
"merge.commonHeaderBackground": "#fbc95a80",
"merge.currentContentBackground": "#97c89230",
"merge.currentHeaderBackground": "#97c89280",
"merge.incomingContentBackground": "#6498ce30",
"merge.incomingHeaderBackground": "#6498ce80",
"editorOverviewRuler.border": "#111C22",
"editorOverviewRuler.commonContentForeground": "#fbc95a",
"editorOverviewRuler.currentContentForeground": "#ee5d64",
"editorOverviewRuler.incomingContentForeground": "#97c892",
"notificationCenterHeader.foreground": "#D3DFDB",
"notificationCenterHeader.background": "#254A52",
"notifications.foreground": "#D3DFDB",
"notifications.background": "#254A52",
"notifications.border": "#97c89250",
"notificationLink.foreground": "#fbc95a",
"panel.background": "#1a2b34",
"panel.border": "#111C22",
"panelInput.border": "#51727C",
"panelSection.background": "#111C22",
"panelSection.border": "#111C22",
"panelTitle.activeBorder": "#97c892",
"panelTitle.activeForeground": "#97c892",
"panelTitle.inactiveForeground": "#51727C",
"panelSectionHeader.background": "#51727C20",
"panelSectionHeader.foreground": "#D3DFDB",
"panelSectionHeader.border": "#111C22",
"peekView.border": "#97c892",
"peekViewEditor.background": "#254A5240",
"peekViewEditor.matchHighlightBackground": "#254A5240",
"peekViewResult.background": "#254A5240",
"peekViewResult.fileForeground": "#D3DFDB",
"peekViewResult.lineForeground": "#D3DFDB",
"peekViewResult.matchHighlightBackground": "#254A52",
"peekViewResult.selectionBackground": "#254A52",
"peekViewResult.selectionForeground": "#D3DFDB",
"peekViewTitle.background": "#111C22",
"peekViewTitleDescription.foreground": "#D3DFDB",
"peekViewTitleLabel.foreground": "#D3DFDB",
"peekViewEditorGutter.background": "#254A5240",
"editorMarkerNavigation.background": "#16242C",
"editorMarkerNavigationError.background": "#ee5d6490",
"editorMarkerNavigationWarning.background": "#DC825590",
"editorMarkerNavigationInfo.background": "#6498ce90",
"pickerGroup.border": "#111C22",
"pickerGroup.foreground": "#D3DFDB",
"progressBar.background": "#fbc95a",
"scrollbar.shadow": "#111C22",
"scrollbarSlider.activeBackground": "#97c89260",
"scrollbarSlider.background": "#97c89240",
"scrollbarSlider.hoverBackground": "#97c89250",
"settings.modifiedItemIndicator": "#97c892",
"settings.headerForeground": "#97c892",
"sideBar.background": "#16242C",
"sideBar.border": "#111C22",
"sideBar.foreground": "#D3DFDBbb",
"sideBarSectionHeader.background": "#16242C",
"sideBarSectionHeader.foreground": "#D3DFDB",
"sideBarSectionHeader.border": "#111C22",
"sideBarTitle.foreground": "#51727C",
"tree.indentGuidesStroke": "#51727C70",
"statusBar.background": "#16242C",
"statusBar.border": "#111C22",
"statusBar.debuggingBackground": "#97c89244",
"statusBar.debuggingForeground": "#D3DFDB",
"statusBar.foreground": "#D3DFDB",
"statusBar.noFolderBackground": "#111C22",
"statusBar.noFolderBorder": "#97c892",
"statusBar.noFolderForeground": "#D3DFDB",
"statusBarItem.activeBackground": "#254A52",
"statusBarItem.hoverBackground": "#51727C30",
"statusBarItem.prominentBackground": "#111C22",
"statusBarItem.prominentHoverBackground": "#254A52",
"statusBarItem.errorBackground": "#B4552D",
"editorSuggestWidget.background": "#1a2b34",
"editorSuggestWidget.border": "#111C22",
"editorSuggestWidget.foreground": "#D3DFDB",
"editorSuggestWidget.highlightForeground": "#fbc95a",
"editorSuggestWidget.selectedBackground": "#97c8924d",
"editorGroupHeader.noTabsBackground": "#1a2b34",
"editorGroupHeader.tabsBackground": "#16242C",
"editorGroupHeader.tabsBorder": "#00000000",
"editorGroupHeader.border": "#00000000",
"tab.activeBackground": "#1a2b34",
"tab.activeForeground": "#97c892",
"tab.activeBorderTop": "#97c892",
"tab.border": "#00000000",
"tab.hoverBorder": "#00000000",
"tab.hoverBackground": "#1a2b34cc",
"tab.unfocusedHoverBackground": "#97c89210",
"tab.unfocusedHoverBorder": "#00000000",
"tab.inactiveBackground": "#16242C",
"tab.inactiveForeground": "#51727C",
"tab.unfocusedActiveForeground": "#D3DFDB",
"tab.unfocusedInactiveForeground": "#D3DFDB",
"tab.lastPinnedBorder": "#111C22",
"terminal.ansiBlack": "#1a2b34",
"terminal.ansiRed": "#ee5d64",
"terminal.ansiGreen": "#97c892",
"terminal.ansiYellow": "#fbc95a",
"terminal.ansiBlue": "#6498ce",
"terminal.ansiMagenta": "#d194cd",
"terminal.ansiCyan": "#5bb3b4",
"terminal.ansiWhite": "#D3DFDB",
"terminal.ansiBrightBlack": "#6498ce",
"terminal.ansiBrightRed": "#ee5d64",
"terminal.ansiBrightGreen": "#97c892",
"terminal.ansiBrightYellow": "#fbc95a",
"terminal.ansiBrightBlue": "#6498ce",
"terminal.ansiBrightMagenta": "#d194cd",
"terminal.ansiBrightCyan": "#5bb3b4",
"terminal.ansiBrightWhite": "#6498ce",
"terminal.background": "#1a2b34",
"terminal.foreground": "#D3DFDB",
"terminalCursor.background": "#fbc95a",
"terminalCursor.foreground": "#fbc95a",
"textBlockQuote.background": "#6498ce34",
"textBlockQuote.border": "#6498ceb9",
"textCodeBlock.background": "#6498ce34",
"textLink.activeForeground": "#6498ce",
"textLink.foreground": "#6498ce",
"textPreformat.foreground": "#fbc95a",
"textSeparator.foreground": "#97c892",
"walkThrough.embeddedEditorBackground": "#1a2b34",
"titleBar.activeBackground": "#16242C",
"titleBar.activeForeground": "#51727C",
"titleBar.inactiveBackground": "#111C22",
"titleBar.inactiveForeground": "#51727C",
"titleBar.border": "#111C22"
},
"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": "#DC8255", "fontStyle": "italic" }
},
{ "scope": ["entity.name.type"], "settings": { "foreground": "#A4EF58" } },
{
"scope": [
"comment",
"punctuation.definition.comment",
"string.quoted.docstring.multi",
"comment.block.documentation source"
],
"settings": { "foreground": "#51727C", "fontStyle": "italic" }
},
{ "scope": ["constant"], "settings": { "foreground": "#B4552D" } },
{
"scope": ["source", "support", "constant.character.entity.named", "meta.jsx.children", "source.lua"],
"settings": { "foreground": "#D3DFDB" }
},
{
"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": "#d194cd" }
},
{ "scope": ["keyword.control.export", "support.type.object.module"], "settings": { "foreground": "#fbc95a" } },
{
"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": "#6498ce" }
},
{
"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": "#fbc95a" }
},
{
"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": "#fbc95a" }
},
{ "scope": ["meta.object-literal.key", "variable.object.property"], "settings": { "foreground": "#D3DFDB" } },
{
"scope": ["keyword.other.definition.ini", "support.type.property-name", "entity.name.tag.yaml"],
"settings": { "foreground": "#fbc95a" }
},
{
"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": "#fbc95a" }
},
{
"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": "#D3DFDB60" }
},
{
"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": "#DC8255", "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": "#5bb3b4", "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": "#97c892" }
},
{
"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": "#97c89260" }
},
{
"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": "#978dd6" }
},
{
"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": "#ee5d64" }
},
{ "scope": ["source.elm constant.type-constructor"], "settings": { "foreground": "#ee5d64" } },
{ "scope": ["source.elm storage.type"], "settings": { "foreground": "#978dd6", "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": "#6498ce" }
},
{ "scope": ["support.variable.liquid", "support.class.liquid"], "settings": { "foreground": "#ee5d64" } },
{
"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": "#6498ce" }
},
{
"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": "#6498ceaa" }
},
{
"scope": [
"entity.other.attribute-name",
"entity.name.tag.liquid",
"invalid.deprecated.entity.other.attribute-name",
"meta.embedded.block.blade storage.type.php"
],
"settings": { "foreground": "#fbc95a", "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": "#978dd6" }
},
{ "scope": ["fenced_code.block.language"], "settings": { "foreground": "#978dd6" } },
{ "scope": ["markup.list.unnumbered.markdown meta.paragraph.markdown"], "settings": { "foreground": "#6498ce" } },
{ "scope": ["punctuation.definition.list.begin"], "settings": { "foreground": "#6498ce" } },
{ "scope": ["entity.name.section", "markup.heading.setext"], "settings": { "foreground": "#fbc95a" } },
{ "scope": ["punctuation.definition.heading"], "settings": { "foreground": "#fbc95a" } },
{ "scope": ["markup.underline.link", "markup.underline.link.image"], "settings": { "foreground": "#6498ce" } },
{
"scope": ["markup.bold", "punctuation.definition.bold"],
"settings": { "foreground": "#6498ce", "fontStyle": "bold" }
},
{
"scope": ["markup.italic", "punctuation.definition.italic"],
"settings": { "foreground": "#6498ce", "fontStyle": "italic" }
},
{ "scope": ["markup.quote"], "settings": { "foreground": "#6498ce", "fontStyle": "italic" } },
{ "scope": ["punctuation.definition.quote.begin"], "settings": { "foreground": "#6498ce", "fontStyle": "italic" } },
{ "scope": ["entity.other.attribute-name.pseudo-class"], "settings": { "foreground": "#d194cd" } },
{ "scope": ["entity.other.attribute-name.pseudo-element"], "settings": { "foreground": "#d194cd" } },
{
"scope": ["entity.other.attribute-name.class", "entity.other.attribute-name.class punctuation.definition.entity"],
"settings": { "foreground": "#5bb3b4", "fontStyle": "italic" }
},
{
"scope": ["entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity"],
"settings": { "foreground": "#5bb3b4", "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": "#D3DFDB" }
},
{
"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": "#978dd6" }
},
{ "scope": ["entity.name.tag.reference", "meta.property-list"], "settings": { "foreground": "#DC8255" } },
{ "scope": ["keyword.other.unit"], "settings": { "foreground": "#DC8255", "fontStyle": "italic" } },
{
"scope": ["support.constant.property-value", "support.constant.font-name", "meta.property-value.css"],
"settings": { "foreground": "#DC8255" }
},
{ "scope": ["constant.numeric"], "settings": { "foreground": "#DC8255" } },
{
"scope": ["entity.name.tag.css", "meta.property-list.scss entity.name.tag.css"],
"settings": { "foreground": "#6498ce" }
}
]
}