propstar-theme/themes/light.json

576 lines
23 KiB
JSON

{
"$schema": "vscode://schemas/color-theme",
"name": "light",
"colors": {
"activityBar.background": "#f3f6f6",
"activityBar.border": "#d1dadc",
"activityBar.foreground": "#3398DB",
"activityBar.inactiveForeground": "#8b99a7AA",
"activityBarBadge.background": "#3398DB",
"activityBarBadge.foreground": "#f3f6f6",
"badge.background": "#3398DB",
"badge.foreground": "#f3f6f6",
"breadcrumbPicker.background": "#ffffff",
"button.background": "#3398DB",
"button.foreground": "#f3f6f6",
"button.secondaryBackground": "#3398DB30",
"button.secondaryForeground": "#455059",
"extensionButton.prominentBackground": "#3398DB9d",
"extensionButton.prominentForeground": "#f3f6f6",
"extensionButton.prominentHoverBackground": "#3398DB",
"charts.foreground": "#455059",
"charts.lines": "#455059",
"charts.red": "#C13838",
"charts.blue": "#3398DB",
"charts.yellow": "#c9a022",
"charts.orange": "#D26D32",
"charts.green": "#37ae6f",
"charts.purple": "#CC71BC",
"contrastActiveBorder": "#00000000",
"errorForeground": "#C13838",
"focusBorder": "#3398DB40",
"foreground": "#455059",
"selection.background": "#3398DB60",
"widget.shadow": "#d1dadc",
"icon.foreground": "#455059",
"debugExceptionWidget.background": "#ffffff",
"debugExceptionWidget.border": "#d1dadc",
"debugToolBar.background": "#ffffff",
"descriptionForeground": "#455059",
"diffEditor.border": "#d1dadc",
"diffEditor.insertedTextBackground": "#37ae6f20",
"diffEditor.removedTextBackground": "#C1383825",
"diffEditor.diagonalFill": "#d1dadc80",
"dropdown.background": "#ffffff",
"dropdown.border": "#8b99a7aa",
"dropdown.foreground": "#455059",
"editor.background": "#ffffff",
"editor.findMatchBackground": "#3398DB20",
"editor.findMatchBorder": "#3398DB60",
"editor.findMatchHighlightBackground": "#3398DB20",
"editor.findMatchHighlightBorder": "#3398DB40",
"editor.foreground": "#455059",
"editor.hoverHighlightBackground": "#3398DB40",
"editor.lineHighlightBackground": "#3398DB0c",
"editor.lineHighlightBorder": "#3398DB1a",
"editor.rangeHighlightBackground": "#3398DB20",
"editor.selectionBackground": "#3398DB25",
"editor.selectionForeground": "#3398DB",
"editor.inactiveSelectionBackground": "#3398DB20",
"editor.selectionHighlightBorder": "#3398DB60",
"editor.selectionHighlightBackground": "#00000000",
"editor.wordHighlightStrongBackground": "#3398DB40",
"editor.wordHighlightBackground": "#3398DB20",
"editorBracketMatch.background": "#3398DB20",
"editorBracketMatch.border": "#3398DB40",
"editorCodeLens.foreground": "#455059",
"editorCursor.foreground": "#c9a022",
"editorGroup.border": "#d1dadc",
"editorGroup.dropBackground": "#3398DB15",
"editorHoverWidget.background": "#ffffff",
"editorHoverWidget.border": "#f3f6f6",
"editorIndentGuide.background": "#8b99a730",
"editorIndentGuide.activeBackground": "#8b99a7bb",
"editorLink.activeForeground": "#455059",
"editorWarning.border": "#00000000",
"editorGutter.commentRangeForeground": "#ffffff",
"sash.hoverBorder": "#3398DB50",
"editorRuler.foreground": "#8b99a750",
"editorWarning.foreground": "#c9a022",
"editorWhitespace.foreground": "#8b99a760",
"editorWidget.background": "#ffffff",
"editorWidget.resizeBorder": "#3398DB50",
"editorGutter.background": "#ffffff",
"editorGutter.addedBackground": "#37ae6fcc",
"editorGutter.deletedBackground": "#C13838cc",
"editorGutter.modifiedBackground": "#3398DBcc",
"editorLineNumber.foreground": "#8b99a790",
"editorLineNumber.activeForeground": "#8b99a7",
"input.background": "#00000000",
"input.foreground": "#455059",
"input.border": "#3398DB30",
"input.placeholderForeground": "#3398DB60",
"inputOption.activeBorder": "#3398DB",
"inputValidation.errorBackground": "#ffffff",
"inputValidation.errorBorder": "#c9a022",
"inputValidation.infoBackground": "#ffffff",
"inputValidation.infoBorder": "#3398DB",
"inputValidation.warningBackground": "#ffffff",
"inputValidation.warningBorder": "#c9a022",
"list.activeSelectionBackground": "#3398DB25",
"list.inactiveSelectionBackground": "#3398DB25",
"list.dropBackground": "#3398DB15",
"list.focusBackground": "#3398DB40",
"list.focusForeground": "#455059",
"list.errorForeground": "#C13838",
"list.warningForeground": "#c9a022",
"list.highlightForeground": "#c9a022",
"list.activeSelectionForeground": "#455059",
"list.hoverBackground": "#d1dadc60",
"list.hoverForeground": "#455059",
"gitDecoration.modifiedResourceForeground": "#3398DB",
"gitDecoration.deletedResourceForeground": "#C13838",
"gitDecoration.untrackedResourceForeground": "#37ae6f",
"gitDecoration.ignoredResourceForeground": "#8b99a7",
"gitDecoration.conflictingResourceForeground": "#3398DB",
"gitDecoration.stageAddedResourceForeground": "#C13838",
"menu.background": "#ffffff",
"menu.foreground": "#455059",
"menu.separatorBackground": "#d1dadc",
"menu.selectionBackground": "#3398DB20",
"menu.selectionForeground": "#455059",
"menubar.selectionBackground": "#ffffff",
"menubar.selectionForeground": "#455059",
"merge.border": "#d1dadc",
"merge.commonContentBackground": "#c9a02230",
"merge.commonHeaderBackground": "#c9a02280",
"merge.currentContentBackground": "#37ae6f30",
"merge.currentHeaderBackground": "#37ae6f80",
"merge.incomingContentBackground": "#3398DB30",
"merge.incomingHeaderBackground": "#3398DB80",
"editorOverviewRuler.border": "#d1dadc",
"editorOverviewRuler.commonContentForeground": "#c9a022",
"editorOverviewRuler.currentContentForeground": "#C13838",
"editorOverviewRuler.incomingContentForeground": "#37ae6f",
"notificationCenterHeader.foreground": "#455059",
"notificationCenterHeader.background": "#ffffff",
"notifications.foreground": "#455059",
"notifications.background": "#ffffff",
"notifications.border": "#3398DB50",
"notificationLink.foreground": "#c9a022",
"panel.background": "#ffffff",
"panel.border": "#d1dadc",
"panelInput.border": "#8b99a7",
"panelSection.background": "#d1dadc",
"panelSection.border": "#d1dadc",
"panelTitle.activeBorder": "#3398DB",
"panelTitle.activeForeground": "#3398DB",
"panelTitle.inactiveForeground": "#8b99a7",
"panelSectionHeader.background": "#8b99a720",
"panelSectionHeader.foreground": "#455059",
"panelSectionHeader.border": "#d1dadc",
"peekView.border": "#3398DB",
"peekViewEditor.background": "#ffffff40",
"peekViewEditor.matchHighlightBackground": "#ffffff40",
"peekViewResult.background": "#ffffff40",
"peekViewResult.fileForeground": "#455059",
"peekViewResult.lineForeground": "#455059",
"peekViewResult.matchHighlightBackground": "#ffffff",
"peekViewResult.selectionBackground": "#ffffff",
"peekViewResult.selectionForeground": "#455059",
"peekViewTitle.background": "#d1dadc",
"peekViewTitleDescription.foreground": "#455059",
"peekViewTitleLabel.foreground": "#455059",
"peekViewEditorGutter.background": "#ffffff40",
"editorMarkerNavigation.background": "#f3f6f6",
"editorMarkerNavigationError.background": "#C1383890",
"editorMarkerNavigationWarning.background": "#c9a02290",
"editorMarkerNavigationInfo.background": "#3398DB90",
"pickerGroup.border": "#d1dadc",
"pickerGroup.foreground": "#455059",
"progressBar.background": "#c9a022",
"scrollbar.shadow": "#d1dadc",
"scrollbarSlider.activeBackground": "#3398DB60",
"scrollbarSlider.background": "#3398DB40",
"scrollbarSlider.hoverBackground": "#3398DB50",
"settings.modifiedItemIndicator": "#3398DB",
"settings.headerForeground": "#3398DB",
"sideBar.background": "#f3f6f6",
"sideBar.border": "#d1dadc",
"sideBar.foreground": "#455059bb",
"sideBarSectionHeader.background": "#f3f6f6",
"sideBarSectionHeader.foreground": "#455059",
"sideBarSectionHeader.border": "#d1dadc",
"sideBarTitle.foreground": "#8b99a7",
"tree.indentGuidesStroke": "#8b99a770",
"statusBar.background": "#f3f6f6",
"statusBar.border": "#d1dadc",
"statusBar.debuggingBackground": "#3398DB44",
"statusBar.debuggingForeground": "#455059",
"statusBar.foreground": "#455059",
"statusBar.noFolderBackground": "#d1dadc",
"statusBar.noFolderBorder": "#3398DB",
"statusBar.noFolderForeground": "#455059",
"statusBarItem.activeBackground": "#ffffff",
"statusBarItem.hoverBackground": "#8b99a730",
"statusBarItem.prominentBackground": "#d1dadc",
"statusBarItem.prominentHoverBackground": "#ffffff",
"statusBarItem.errorBackground": "#C13838",
"editorSuggestWidget.background": "#ffffff",
"editorSuggestWidget.border": "#d1dadc",
"editorSuggestWidget.foreground": "#455059",
"editorSuggestWidget.highlightForeground": "#c9a022",
"editorSuggestWidget.selectedBackground": "#3398DB4d",
"editorGroupHeader.noTabsBackground": "#ffffff",
"editorGroupHeader.tabsBackground": "#f3f6f6",
"editorGroupHeader.tabsBorder": "#00000000",
"editorGroupHeader.border": "#00000000",
"tab.activeBackground": "#ffffff",
"tab.activeForeground": "#3398DB",
"tab.activeBorderTop": "#3398DB",
"tab.border": "#00000000",
"tab.hoverBorder": "#00000000",
"tab.hoverBackground": "#ffffffcc",
"tab.unfocusedHoverBackground": "#3398DB10",
"tab.unfocusedHoverBorder": "#00000000",
"tab.inactiveBackground": "#f3f6f6",
"tab.inactiveForeground": "#8b99a7",
"tab.unfocusedActiveForeground": "#455059",
"tab.unfocusedInactiveForeground": "#455059",
"tab.lastPinnedBorder": "#d1dadc",
"terminal.ansiBlack": "#ffffff",
"terminal.ansiRed": "#C13838",
"terminal.ansiGreen": "#37ae6f",
"terminal.ansiYellow": "#c9a022",
"terminal.ansiBlue": "#3398DB",
"terminal.ansiMagenta": "#CC71BC",
"terminal.ansiCyan": "#24B5A8",
"terminal.ansiWhite": "#455059",
"terminal.ansiBrightBlack": "#3398DB",
"terminal.ansiBrightRed": "#C13838",
"terminal.ansiBrightGreen": "#37ae6f",
"terminal.ansiBrightYellow": "#c9a022",
"terminal.ansiBrightBlue": "#3398DB",
"terminal.ansiBrightMagenta": "#CC71BC",
"terminal.ansiBrightCyan": "#24B5A8",
"terminal.ansiBrightWhite": "#3398DB",
"terminal.background": "#ffffff",
"terminal.foreground": "#455059",
"terminalCursor.background": "#c9a022",
"terminalCursor.foreground": "#c9a022",
"textBlockQuote.background": "#3398DB34",
"textBlockQuote.border": "#3398DBb9",
"textCodeBlock.background": "#3398DB34",
"textLink.activeForeground": "#3398DB",
"textLink.foreground": "#3398DB",
"textPreformat.foreground": "#c9a022",
"textSeparator.foreground": "#3398DB",
"walkThrough.embeddedEditorBackground": "#ffffff",
"titleBar.activeBackground": "#f3f6f6",
"titleBar.activeForeground": "#8b99a7",
"titleBar.inactiveBackground": "#d1dadc",
"titleBar.inactiveForeground": "#8b99a7",
"titleBar.border": "#d1dadc"
},
"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"
],
"settings": { "foreground": "#D26D32", "fontStyle": "italic" }
},
{ "scope": ["entity.name.type"], "settings": { "foreground": "#7E9E2D" } },
{
"scope": [
"comment",
"punctuation.definition.comment",
"string.quoted.docstring.multi",
"comment.block.documentation source"
],
"settings": { "foreground": "#8b99a7", "fontStyle": "italic" }
},
{ "scope": ["constant"], "settings": { "foreground": "#C13838" } },
{
"scope": ["source", "support", "constant.character.entity.named", "meta.jsx.children", "source.lua"],
"settings": { "foreground": "#455059" }
},
{
"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": "#CC71BC" }
},
{ "scope": ["keyword.control.export", "support.type.object.module"], "settings": { "foreground": "#c9a022" } },
{
"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"
],
"settings": { "foreground": "#3398DB" }
},
{
"scope": [
"keyword.control.import",
"meta.module.name.elm support",
"meta.import.elm support",
"keyword.control.at-rule",
"punctuation.definition.keyword",
"variable.control.import.include"
],
"settings": { "foreground": "#c9a022" }
},
{
"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.operator.assignment.cs"
],
"settings": { "foreground": "#c9a022" }
},
{ "scope": ["meta.object-literal.key", "variable.object.property"], "settings": { "foreground": "#455059" } },
{
"scope": ["keyword.other.definition.ini", "support.type.property-name", "entity.name.tag.yaml"],
"settings": { "foreground": "#c9a022" }
},
{
"scope": ["keyword.operator.comparison", "storage.type.function.arrow", "keyword.operator.lua"],
"settings": { "foreground": "#c9a022" }
},
{
"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"
],
"settings": { "foreground": "#45505960" }
},
{
"scope": [
"variable.language.this",
"variable.language.special.self",
"variable.parameter.function.language.special.self"
],
"settings": { "foreground": "#D26D32", "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"
],
"settings": { "foreground": "#24B5A8", "fontStyle": "italic" }
},
{
"scope": [
"string",
"string.template",
"string.quoted.single",
"punctuation.definition.string",
"punctuation.definition.string.template",
"punctuation.definition.string.begin",
"punctuation.definition.string.end",
"string.other.link",
"constant.character.escape.regexp",
"variable.parameter.url"
],
"settings": { "foreground": "#37ae6f" }
},
{
"scope": [
"entity.name.type",
"support.type",
"support.class",
"storage.type",
"entity.other.inherited-class",
"keyword.type"
],
"settings": { "foreground": "#935cd1" }
},
{
"scope": [
"variable",
"variable.language",
"entity.name.type.class.js",
"entity.name.variable",
"support.variable.magic",
"meta.method.body",
"entity.name.variable",
"punctuation.definition.variable",
"support.variable.property",
"meta.class variable.object.property",
"variable.other.constant entity.name.function",
"entity.name.variable.tuple-element.cs punctuation.separator.colon.cs"
],
"settings": { "foreground": "#de456b" }
},
{ "scope": ["source.elm constant.type-constructor"], "settings": { "foreground": "#de456b" } },
{ "scope": ["source.elm storage.type"], "settings": { "foreground": "#935cd1", "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": "#3398DB" }
},
{ "scope": ["support.variable.liquid", "support.class.liquid"], "settings": { "foreground": "#de456b" } },
{
"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": "#3398DB" }
},
{
"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"
],
"settings": { "foreground": "#3398DBaa" }
},
{
"scope": [
"entity.other.attribute-name",
"entity.name.tag.liquid",
"invalid.deprecated.entity.other.attribute-name",
"meta.embedded.block.blade storage.type.php"
],
"settings": { "foreground": "#c9a022", "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": "#935cd1" }
},
{ "scope": ["fenced_code.block.language"], "settings": { "foreground": "#935cd1" } },
{ "scope": ["markup.list.unnumbered.markdown meta.paragraph.markdown"], "settings": { "foreground": "#3398DB" } },
{ "scope": ["punctuation.definition.list.begin"], "settings": { "foreground": "#3398DB" } },
{ "scope": ["entity.name.section", "markup.heading.setext"], "settings": { "foreground": "#c9a022" } },
{ "scope": ["punctuation.definition.heading"], "settings": { "foreground": "#c9a022" } },
{ "scope": ["markup.underline.link", "markup.underline.link.image"], "settings": { "foreground": "#3398DB" } },
{
"scope": ["markup.bold", "punctuation.definition.bold"],
"settings": { "foreground": "#3398DB", "fontStyle": "bold" }
},
{
"scope": ["markup.italic", "punctuation.definition.italic"],
"settings": { "foreground": "#3398DB", "fontStyle": "italic" }
},
{ "scope": ["markup.quote"], "settings": { "foreground": "#3398DB", "fontStyle": "italic" } },
{ "scope": ["punctuation.definition.quote.begin"], "settings": { "foreground": "#3398DB", "fontStyle": "italic" } },
{ "scope": ["entity.other.attribute-name.pseudo-class"], "settings": { "foreground": "#CC71BC" } },
{ "scope": ["entity.other.attribute-name.pseudo-element"], "settings": { "foreground": "#CC71BC" } },
{
"scope": ["entity.other.attribute-name.class", "entity.other.attribute-name.class punctuation.definition.entity"],
"settings": { "foreground": "#24B5A8", "fontStyle": "italic" }
},
{
"scope": ["entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity"],
"settings": { "foreground": "#24B5A8", "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": "#455059" }
},
{
"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": "#935cd1" }
},
{ "scope": ["entity.name.tag.reference", "meta.property-list"], "settings": { "foreground": "#D26D32" } },
{ "scope": ["keyword.other.unit"], "settings": { "foreground": "#D26D32", "fontStyle": "italic" } },
{
"scope": ["support.constant.property-value", "support.constant.font-name", "meta.property-value.css"],
"settings": { "foreground": "#D26D32" }
},
{ "scope": ["constant.numeric"], "settings": { "foreground": "#D26D32" } },
{
"scope": ["entity.name.tag.css", "meta.property-list.scss entity.name.tag.css"],
"settings": { "foreground": "#3398DB" }
}
]
}