propstar-theme/themes/nostalgic-timid.json

576 lines
23 KiB
JSON

{
"$schema": "vscode://schemas/color-theme",
"name": "Nostalgic-timid",
"colors": {
"activityBar.background": "#14101f",
"activityBar.border": "#0b0812",
"activityBar.foreground": "#a3a5d6",
"activityBar.inactiveForeground": "#585775AA",
"activityBarBadge.background": "#a3a5d6",
"activityBarBadge.foreground": "#14101f",
"badge.background": "#a3a5d6",
"badge.foreground": "#14101f",
"breadcrumbPicker.background": "#181424",
"button.background": "#a3a5d6",
"button.foreground": "#14101f",
"button.secondaryBackground": "#a3a5d630",
"button.secondaryForeground": "#ffffff",
"extensionButton.prominentBackground": "#a3a5d69d",
"extensionButton.prominentForeground": "#14101f",
"extensionButton.prominentHoverBackground": "#a3a5d6",
"charts.foreground": "#ffffff",
"charts.lines": "#ffffff",
"charts.red": "#E35535",
"charts.blue": "#69C3FF",
"charts.yellow": "#EACD61",
"charts.orange": "#FF955C",
"charts.green": "#3CEC85",
"charts.purple": "#F38CEC",
"contrastActiveBorder": "#00000000",
"errorForeground": "#E35535",
"focusBorder": "#a3a5d640",
"foreground": "#ffffff",
"selection.background": "#a3a5d660",
"widget.shadow": "#0b0812",
"icon.foreground": "#ffffff",
"debugExceptionWidget.background": "#231e36",
"debugExceptionWidget.border": "#0b0812",
"debugToolBar.background": "#231e36",
"descriptionForeground": "#ffffff",
"diffEditor.border": "#0b0812",
"diffEditor.insertedTextBackground": "#3CEC8520",
"diffEditor.removedTextBackground": "#E3553525",
"diffEditor.diagonalFill": "#0b081280",
"dropdown.background": "#181424",
"dropdown.border": "#585775aa",
"dropdown.foreground": "#ffffff",
"editor.background": "#181424",
"editor.findMatchBackground": "#a3a5d620",
"editor.findMatchBorder": "#a3a5d660",
"editor.findMatchHighlightBackground": "#a3a5d620",
"editor.findMatchHighlightBorder": "#a3a5d640",
"editor.foreground": "#ffffff",
"editor.hoverHighlightBackground": "#a3a5d640",
"editor.lineHighlightBackground": "#a3a5d60c",
"editor.lineHighlightBorder": "#a3a5d61a",
"editor.rangeHighlightBackground": "#a3a5d620",
"editor.selectionBackground": "#a3a5d625",
"editor.selectionForeground": "#a3a5d6",
"editor.inactiveSelectionBackground": "#a3a5d620",
"editor.selectionHighlightBorder": "#a3a5d660",
"editor.selectionHighlightBackground": "#00000000",
"editor.wordHighlightStrongBackground": "#a3a5d640",
"editor.wordHighlightBackground": "#a3a5d620",
"editorBracketMatch.background": "#a3a5d620",
"editorBracketMatch.border": "#a3a5d640",
"editorCodeLens.foreground": "#ffffff",
"editorCursor.foreground": "#EACD61",
"editorGroup.border": "#0b0812",
"editorGroup.dropBackground": "#a3a5d615",
"editorHoverWidget.background": "#231e36",
"editorHoverWidget.border": "#14101f",
"editorIndentGuide.background": "#58577530",
"editorIndentGuide.activeBackground": "#585775bb",
"editorLink.activeForeground": "#ffffff",
"editorWarning.border": "#00000000",
"editorGutter.commentRangeForeground": "#231e36",
"sash.hoverBorder": "#a3a5d650",
"editorRuler.foreground": "#58577550",
"editorWarning.foreground": "#EACD61",
"editorWhitespace.foreground": "#58577560",
"editorWidget.background": "#231e36",
"editorWidget.resizeBorder": "#a3a5d650",
"editorGutter.background": "#181424",
"editorGutter.addedBackground": "#3CEC85cc",
"editorGutter.deletedBackground": "#E35535cc",
"editorGutter.modifiedBackground": "#69C3FFcc",
"editorLineNumber.foreground": "#58577590",
"editorLineNumber.activeForeground": "#585775",
"input.background": "#00000000",
"input.foreground": "#ffffff",
"input.border": "#a3a5d630",
"input.placeholderForeground": "#a3a5d660",
"inputOption.activeBorder": "#a3a5d6",
"inputValidation.errorBackground": "#231e36",
"inputValidation.errorBorder": "#EACD61",
"inputValidation.infoBackground": "#231e36",
"inputValidation.infoBorder": "#a3a5d6",
"inputValidation.warningBackground": "#231e36",
"inputValidation.warningBorder": "#EACD61",
"list.activeSelectionBackground": "#a3a5d625",
"list.inactiveSelectionBackground": "#a3a5d625",
"list.dropBackground": "#a3a5d615",
"list.focusBackground": "#a3a5d640",
"list.focusForeground": "#ffffff",
"list.errorForeground": "#E35535",
"list.warningForeground": "#cf9e57",
"list.highlightForeground": "#EACD61",
"list.activeSelectionForeground": "#ffffff",
"list.hoverBackground": "#0b081260",
"list.hoverForeground": "#ffffff",
"gitDecoration.modifiedResourceForeground": "#69C3FF",
"gitDecoration.deletedResourceForeground": "#E35535",
"gitDecoration.untrackedResourceForeground": "#3CEC85",
"gitDecoration.ignoredResourceForeground": "#585775",
"gitDecoration.conflictingResourceForeground": "#a3a5d6",
"gitDecoration.stageAddedResourceForeground": "#E35535",
"menu.background": "#231e36",
"menu.foreground": "#ffffff",
"menu.separatorBackground": "#0b0812",
"menu.selectionBackground": "#a3a5d620",
"menu.selectionForeground": "#ffffff",
"menubar.selectionBackground": "#231e36",
"menubar.selectionForeground": "#ffffff",
"merge.border": "#0b0812",
"merge.commonContentBackground": "#EACD6130",
"merge.commonHeaderBackground": "#EACD6180",
"merge.currentContentBackground": "#3CEC8530",
"merge.currentHeaderBackground": "#3CEC8580",
"merge.incomingContentBackground": "#69C3FF30",
"merge.incomingHeaderBackground": "#69C3FF80",
"editorOverviewRuler.border": "#0b0812",
"editorOverviewRuler.commonContentForeground": "#EACD61",
"editorOverviewRuler.currentContentForeground": "#E35535",
"editorOverviewRuler.incomingContentForeground": "#3CEC85",
"notificationCenterHeader.foreground": "#ffffff",
"notificationCenterHeader.background": "#231e36",
"notifications.foreground": "#ffffff",
"notifications.background": "#231e36",
"notifications.border": "#a3a5d650",
"notificationLink.foreground": "#EACD61",
"panel.background": "#181424",
"panel.border": "#0b0812",
"panelInput.border": "#585775",
"panelSection.background": "#0b0812",
"panelSection.border": "#0b0812",
"panelTitle.activeBorder": "#a3a5d6",
"panelTitle.activeForeground": "#a3a5d6",
"panelTitle.inactiveForeground": "#585775",
"panelSectionHeader.background": "#58577520",
"panelSectionHeader.foreground": "#ffffff",
"panelSectionHeader.border": "#0b0812",
"peekView.border": "#a3a5d6",
"peekViewEditor.background": "#231e3640",
"peekViewEditor.matchHighlightBackground": "#231e3640",
"peekViewResult.background": "#231e3640",
"peekViewResult.fileForeground": "#ffffff",
"peekViewResult.lineForeground": "#ffffff",
"peekViewResult.matchHighlightBackground": "#231e36",
"peekViewResult.selectionBackground": "#231e36",
"peekViewResult.selectionForeground": "#ffffff",
"peekViewTitle.background": "#0b0812",
"peekViewTitleDescription.foreground": "#ffffff",
"peekViewTitleLabel.foreground": "#ffffff",
"peekViewEditorGutter.background": "#231e3640",
"editorMarkerNavigation.background": "#14101f",
"editorMarkerNavigationError.background": "#E3553590",
"editorMarkerNavigationWarning.background": "#cf9e5790",
"editorMarkerNavigationInfo.background": "#69C3FF90",
"pickerGroup.border": "#0b0812",
"pickerGroup.foreground": "#ffffff",
"progressBar.background": "#EACD61",
"scrollbar.shadow": "#0b0812",
"scrollbarSlider.activeBackground": "#a3a5d660",
"scrollbarSlider.background": "#a3a5d640",
"scrollbarSlider.hoverBackground": "#a3a5d650",
"settings.modifiedItemIndicator": "#a3a5d6",
"settings.headerForeground": "#a3a5d6",
"sideBar.background": "#14101f",
"sideBar.border": "#0b0812",
"sideBar.foreground": "#ffffffbb",
"sideBarSectionHeader.background": "#14101f",
"sideBarSectionHeader.foreground": "#ffffff",
"sideBarSectionHeader.border": "#0b0812",
"sideBarTitle.foreground": "#585775",
"tree.indentGuidesStroke": "#58577570",
"statusBar.background": "#14101f",
"statusBar.border": "#0b0812",
"statusBar.debuggingBackground": "#a3a5d644",
"statusBar.debuggingForeground": "#ffffff",
"statusBar.foreground": "#ffffff",
"statusBar.noFolderBackground": "#0b0812",
"statusBar.noFolderBorder": "#a3a5d6",
"statusBar.noFolderForeground": "#ffffff",
"statusBarItem.activeBackground": "#231e36",
"statusBarItem.hoverBackground": "#58577530",
"statusBarItem.prominentBackground": "#0b0812",
"statusBarItem.prominentHoverBackground": "#231e36",
"statusBarItem.errorBackground": "#E35535",
"editorSuggestWidget.background": "#181424",
"editorSuggestWidget.border": "#0b0812",
"editorSuggestWidget.foreground": "#ffffff",
"editorSuggestWidget.highlightForeground": "#EACD61",
"editorSuggestWidget.selectedBackground": "#a3a5d64d",
"editorGroupHeader.noTabsBackground": "#181424",
"editorGroupHeader.tabsBackground": "#14101f",
"editorGroupHeader.tabsBorder": "#00000000",
"editorGroupHeader.border": "#00000000",
"tab.activeBackground": "#181424",
"tab.activeForeground": "#a3a5d6",
"tab.activeBorderTop": "#a3a5d6",
"tab.border": "#00000000",
"tab.hoverBorder": "#00000000",
"tab.hoverBackground": "#181424cc",
"tab.unfocusedHoverBackground": "#a3a5d610",
"tab.unfocusedHoverBorder": "#00000000",
"tab.inactiveBackground": "#14101f",
"tab.inactiveForeground": "#585775",
"tab.unfocusedActiveForeground": "#ffffff",
"tab.unfocusedInactiveForeground": "#ffffff",
"tab.lastPinnedBorder": "#0b0812",
"terminal.ansiBlack": "#181424",
"terminal.ansiRed": "#E35535",
"terminal.ansiGreen": "#3CEC85",
"terminal.ansiYellow": "#EACD61",
"terminal.ansiBlue": "#69C3FF",
"terminal.ansiMagenta": "#F38CEC",
"terminal.ansiCyan": "#22ECDB",
"terminal.ansiWhite": "#ffffff",
"terminal.ansiBrightBlack": "#69C3FF",
"terminal.ansiBrightRed": "#E35535",
"terminal.ansiBrightGreen": "#3CEC85",
"terminal.ansiBrightYellow": "#EACD61",
"terminal.ansiBrightBlue": "#69C3FF",
"terminal.ansiBrightMagenta": "#F38CEC",
"terminal.ansiBrightCyan": "#22ECDB",
"terminal.ansiBrightWhite": "#69C3FF",
"terminal.background": "#181424",
"terminal.foreground": "#ffffff",
"terminalCursor.background": "#EACD61",
"terminalCursor.foreground": "#EACD61",
"textBlockQuote.background": "#69C3FF34",
"textBlockQuote.border": "#69C3FFb9",
"textCodeBlock.background": "#69C3FF34",
"textLink.activeForeground": "#69C3FF",
"textLink.foreground": "#69C3FF",
"textPreformat.foreground": "#EACD61",
"textSeparator.foreground": "#a3a5d6",
"walkThrough.embeddedEditorBackground": "#181424",
"titleBar.activeBackground": "#14101f",
"titleBar.activeForeground": "#585775",
"titleBar.inactiveBackground": "#0b0812",
"titleBar.inactiveForeground": "#585775",
"titleBar.border": "#0b0812"
},
"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": "#FF955C", "fontStyle": "italic" }
},
{ "scope": ["entity.name.type"], "settings": { "foreground": "#A4EF58" } },
{
"scope": [
"comment",
"punctuation.definition.comment",
"string.quoted.docstring.multi",
"comment.block.documentation source"
],
"settings": { "foreground": "#585775", "fontStyle": "italic" }
},
{ "scope": ["constant"], "settings": { "foreground": "#E35535" } },
{
"scope": ["source", "support", "constant.character.entity.named", "meta.jsx.children", "source.lua"],
"settings": { "foreground": "#ffffff" }
},
{
"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": "#F38CEC" }
},
{ "scope": ["keyword.control.export", "support.type.object.module"], "settings": { "foreground": "#EACD61" } },
{
"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": "#69C3FF" }
},
{
"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": "#EACD61" }
},
{
"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": "#EACD61" }
},
{ "scope": ["meta.object-literal.key", "variable.object.property"], "settings": { "foreground": "#ffffff" } },
{
"scope": ["keyword.other.definition.ini", "support.type.property-name", "entity.name.tag.yaml"],
"settings": { "foreground": "#EACD61" }
},
{
"scope": ["keyword.operator.comparison", "storage.type.function.arrow", "keyword.operator.lua"],
"settings": { "foreground": "#EACD61" }
},
{
"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": "#ffffff60" }
},
{
"scope": [
"variable.language.this",
"variable.language.special.self",
"variable.parameter.function.language.special.self"
],
"settings": { "foreground": "#FF955C", "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": "#22ECDB", "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": "#3CEC85" }
},
{
"scope": [
"entity.name.type",
"support.type",
"support.class",
"storage.type",
"entity.other.inherited-class",
"keyword.type"
],
"settings": { "foreground": "#B78AFF" }
},
{
"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": "#FF738A" }
},
{ "scope": ["source.elm constant.type-constructor"], "settings": { "foreground": "#FF738A" } },
{ "scope": ["source.elm storage.type"], "settings": { "foreground": "#B78AFF", "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": "#69C3FF" }
},
{ "scope": ["support.variable.liquid", "support.class.liquid"], "settings": { "foreground": "#FF738A" } },
{
"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": "#69C3FF" }
},
{
"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": "#69C3FFaa" }
},
{
"scope": [
"entity.other.attribute-name",
"entity.name.tag.liquid",
"invalid.deprecated.entity.other.attribute-name",
"meta.embedded.block.blade storage.type.php"
],
"settings": { "foreground": "#EACD61", "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": "#B78AFF" }
},
{ "scope": ["fenced_code.block.language"], "settings": { "foreground": "#B78AFF" } },
{ "scope": ["markup.list.unnumbered.markdown meta.paragraph.markdown"], "settings": { "foreground": "#69C3FF" } },
{ "scope": ["punctuation.definition.list.begin"], "settings": { "foreground": "#69C3FF" } },
{ "scope": ["entity.name.section", "markup.heading.setext"], "settings": { "foreground": "#EACD61" } },
{ "scope": ["punctuation.definition.heading"], "settings": { "foreground": "#EACD61" } },
{ "scope": ["markup.underline.link", "markup.underline.link.image"], "settings": { "foreground": "#69C3FF" } },
{
"scope": ["markup.bold", "punctuation.definition.bold"],
"settings": { "foreground": "#69C3FF", "fontStyle": "bold" }
},
{
"scope": ["markup.italic", "punctuation.definition.italic"],
"settings": { "foreground": "#69C3FF", "fontStyle": "italic" }
},
{ "scope": ["markup.quote"], "settings": { "foreground": "#69C3FF", "fontStyle": "italic" } },
{ "scope": ["punctuation.definition.quote.begin"], "settings": { "foreground": "#69C3FF", "fontStyle": "italic" } },
{ "scope": ["entity.other.attribute-name.pseudo-class"], "settings": { "foreground": "#F38CEC" } },
{ "scope": ["entity.other.attribute-name.pseudo-element"], "settings": { "foreground": "#F38CEC" } },
{
"scope": ["entity.other.attribute-name.class", "entity.other.attribute-name.class punctuation.definition.entity"],
"settings": { "foreground": "#22ECDB", "fontStyle": "italic" }
},
{
"scope": ["entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity"],
"settings": { "foreground": "#22ECDB", "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": "#ffffff" }
},
{
"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": "#B78AFF" }
},
{ "scope": ["entity.name.tag.reference", "meta.property-list"], "settings": { "foreground": "#FF955C" } },
{ "scope": ["keyword.other.unit"], "settings": { "foreground": "#FF955C", "fontStyle": "italic" } },
{
"scope": ["support.constant.property-value", "support.constant.font-name", "meta.property-value.css"],
"settings": { "foreground": "#FF955C" }
},
{ "scope": ["constant.numeric"], "settings": { "foreground": "#FF955C" } },
{
"scope": ["entity.name.tag.css", "meta.property-list.scss entity.name.tag.css"],
"settings": { "foreground": "#69C3FF" }
}
]
}