VS_Code_Strawberry/themes/Strawberry-color-theme.json

569 lines
22 KiB
JSON
Raw Normal View History

2021-07-03 13:52:23 +00:00
{
2021-07-03 13:53:19 +00:00
"editor.renderWhitespace": "none",
"editor.minimap.enabled": false,
"workbench.colorTheme": "strawberry",
"workbench.colorCustomizations": {
"[Strawberry]": {
"focusBorder": "#f07171",
"foreground": "#21e441",
"widget.shadow": "#000000",
"selection.background": "#f0717180",
"errorForeground": "#f07171",
"textLink.foreground": "#78bd65",
"textLink.activeForeground": "#ffce6b",
"textPreformat.foreground": "#399ee6",
"textSeparator.foreground": "#140000",
"button.background": "#399ee6",
"button.foreground": "#000000",
"button.hoverBackground": "#2c7ab3",
"dropdown.background": "#3b0000",
"dropdown.border": "#450000",
"input.background": "#3b0000",
"input.border": "#450000",
"inputValidation.errorBackground": "#f0717190",
"inputValidation.errorBorder": "#f07171",
"inputValidation.errorForeground": "#000000",
"inputValidation.infoBackground": "#399ee690",
"inputValidation.infoBorder": "#399ee6",
"inputValidation.infoForeground": "#000000",
"inputValidation.warningBackground": "#ef7c2a90",
"inputValidation.warningBorder": "#ef7c2a",
"inputValidation.warningForeground": "#000000",
"scrollbar.shadow": "#000000",
"scrollbarSlider.background": "#7b000050",
"scrollbarSlider.hoverBackground": "#94000040",
"scrollbarSlider.activeBackground": "#61000040",
"badge.background": "#ffce6b",
"badge.foreground": "#000000",
"progressBar.background": "#f07171",
"list.activeSelectionBackground": "#f0717120",
"list.focusBackground": "#f0717130",
"list.highlightForeground": "#a470d8",
"list.hoverBackground": "#480000",
"list.inactiveSelectionBackground": "#f0717125",
"list.errorForeground": "#f07171",
"list.warningForeground": "#ef7c2a",
"activityBar.background": "#210000",
"activityBar.inactiveForeground": "#1ab133",
"activityBar.dropBorder": "#610000",
"activityBarBadge.background": "#ffce6b",
"activityBarBadge.foreground": "#000000",
"activityBar.activeBorder": "#f07171",
"activityBar.activeBackground": "#f0717113",
"activityBar.activeFocusBorder": "#f07171",
"sideBar.background": "#280000",
"sideBarSectionHeader.background": "#350000",
"minimap.selectionHighlight": "#f0717180",
"minimap.errorHighlight": "#f07171",
"minimap.warningHighlight": "#ef7c2a",
"minimapGutter.addedBackground": "#78bd65",
"minimapGutter.deletedBackground": "#f07171",
"minimapGutter.modifiedBackground": "#399ee6",
"editorGroup.border": "#210000",
"editorGroup.dropBackground": "#f0717130",
"editorGroupHeader.noTabsBackground": "#3b0000",
"editorGroupHeader.tabsBackground": "#3b0000",
"tab.activeBackground": "#2e0000",
"tab.border": "#480000",
"tab.activeBorder": "#f07171",
"tab.lastPinnedBorder": "#f0717150",
"tab.inactiveBackground": "#3b0000",
"tab.hoverBackground": "#480000",
"tab.activeModifiedBorder": "#399ee6",
"editorPane.background": "#240000",
"editor.background": "#2e0000",
"editor.foreground": "#21e441",
"editorLineNumber.foreground": "#940000",
"editorLineNumber.activeForeground": "#ff2e2e",
"editorCursor.background": "#000000",
"editorCursor.foreground": "#f07171",
"editor.selectionBackground": "#f0717130",
"editor.lineHighlightBackground": "#3b0000",
"editorLink.activeForeground": "#f07171",
"editorWhitespace.foreground": "#610000",
"editorIndentGuide.background": "#480000",
"editorIndentGuide.activeBackground": "#f07171",
"editorRuler.foreground": "#480000",
"editorBracketMatch.border": "#bd5959",
"editorBracketMatch.background": "#f0717120",
"editor.foldBackground": "#ffce6b30",
"editorOverviewRuler.border": "#480000",
"editorOverviewRuler.selectionHighlightForeground": "#e67c7c48",
"editorOverviewRuler.modifiedForeground": "#399ee6",
"editorOverviewRuler.addedForeground": "#399ee6",
"editorOverviewRuler.deletedForeground": "#399ee6",
"editorOverviewRuler.errorForeground": "#f07171",
"editorOverviewRuler.warningForeground": "#ef7c2a",
"editorOverviewRuler.infoForeground": "#399ee6",
"editorOverviewRuler.bracketMatchForeground": "#f07171",
"editorError.foreground": "#f07171",
"editorWarning.foreground": "#ef7c2a",
"editorInfo.foreground": "#399ee6",
"problemsErrorIcon.foreground": "#f07171",
"problemsWarningIcon.foreground": "#ef7c2a",
"problemsInfoIcon.foreground": "#399ee6",
"editorGutter.modifiedBackground": "#399ee6",
"editorGutter.addedBackground": "#78bd65",
"editorGutter.deletedBackground": "#f07171",
"diffEditor.insertedTextBackground": "#78bd6530",
"diffEditor.removedTextBackground": "#f0717135",
"editorWidget.background": "#2e0000",
"editorWidget.resizeBorder": "#480000",
"editorSuggestWidget.background": "#3b0000",
"editorSuggestWidget.border": "#480000",
"editorSuggestWidget.highlightForeground": "#a470d8",
"editorHoverWidget.border": "#480000",
"editorMarkerNavigation.background": "#2e0000",
"editorMarkerNavigationError.background": "#f07171",
"editorMarkerNavigationWarning.background": "#ef7c2a",
"editorMarkerNavigationInfo.background": "#399ee6",
"peekViewResult.background": "#3b0000",
"peekViewTitle.background": "#210000",
"panelTitle.activeBorder": "#f07171",
"statusBar.background": "#210000",
"statusBarItem.hoverBackground": "#3b0000",
"statusBarItem.prominentBackground": "#f07171",
"statusBarItem.prominentForeground": "#000000",
"statusBarItem.prominentHoverBackground": "#d66565",
"titleBar.activeBackground": "#3b0000",
"titleBar.inactiveBackground": "#2e0000",
"titleBar.border": "#400000",
"menu.background": "#2e0000",
"menu.foreground": "#21e441",
"menu.selectionBackground": "#f07171DD",
"menu.selectionForeground": "#000000",
"menu.separatorBackground": "#610000",
"notificationsErrorIcon.foreground": "#f07171",
"notificationsWarningIcon.foreground": "#ef7c2a",
"notificationsInfoIcon.foreground": "#399ee6",
"notifications.background": "#2e0000",
"extensionButton.prominentBackground": "#399ee6",
"extensionButton.prominentForeground": "#000000",
"extensionButton.prominentHoverBackground": "#2c7ab3",
"pickerGroup.border": "#140000",
"pickerGroup.foreground": "#f07171",
"terminal.selectionBackground": "#f07171",
"terminalCursor.foreground": "#f07171",
"terminalCursor.background": "#000000",
"gitDecoration.addedResourceForeground": "#78bd65",
"gitDecoration.modifiedResourceForeground": "#399ee6",
"gitDecoration.deletedResourceForeground": "#f07171",
"gitDecoration.stageDeletedResourceForeground": "#f07171",
"gitDecoration.stageModifiedResourceForeground": "#399ee6",
"settings.modifiedItemIndicator": "#399ee6",
"notebook.focusedRowBorder": "#f07171"
}
},
"editor.tokenColorCustomizations": {
"[Strawberry]": {
"textMateRules": [
{
"scope": "invalid",
"settings": {
"foreground": "#f07171"
}
},
{
"scope": [
"meta.embedded",
"source.groovy.embedded",
"meta.template.expression"
],
"settings": {
"foreground": "#21e441"
}
},
{
"scope": [
"variable",
"support.variable.property.dom",
"support.variable.dom",
"support.variable.property",
"punctuation.separator.parameter",
"string.interpolated.pug variable"
],
"settings": {
"foreground": "#21e441"
}
},
{
"scope": [
"comment",
"punctuation.definition.comment"
],
"settings": {
"foreground": "#A55555"
}
},
{
"scope": [
"string",
"punctuation.definition.string"
],
"settings": {
"foreground": "#f07171"
}
},
{
"scope": "constant.character.escape",
"settings": {
"foreground": "#78bd65"
}
},
{
"scope": [
"keyword",
"constant.language.import-export-all"
],
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": [
"entity.name.type",
"support.type.primitive",
"support.type.builtin",
"meta.type.annotation entity.name.type",
"meta.type.parameters entity.name.type"
],
"settings": {
"foreground": "#399ee6"
}
},
{
"scope": [
"keyword.control",
"storage",
"support.type",
"keyword.operator.expression",
"keyword.operator.new"
],
"settings": {
"foreground": "#78bd65"
}
},
{
"scope": [
"entity.name.function",
"support.class",
"support.function",
"new.expr entity.name.type",
"entity.other.inherited-class"
],
"settings": {
"foreground": "#ffce6b"
}
},
{
"scope": [
"punctuation.definition.typeparameters",
"keyword.operator.type",
"keyword.operator.optional",
"source.tsx punctuation.section.embedded",
"source.jsx punctuation.section.embedded"
],
"settings": {
"foreground": "#4cbf99"
}
},
{
"scope": "constant",
"settings": {
"foreground": "#399ee6"
}
},
{
"scope": [
"constant.numeric",
"constant.language"
],
"settings": {
"foreground": "#a470d8"
}
},
{
"scope": [
"variable.parameter",
"parameter.variable",
"meta.function.parameter variable",
"source.rust meta.type_params.rust"
],
"settings": {
"foreground": "#a470d8"
}
},
{
"scope": [
"punctuation",
"meta.brace"
],
"settings": {
"foreground": "#148b28"
}
},
{
"scope": "comment.block.documentation entity.name.type",
"settings": {
"foreground": "#4cbf99"
}
},
{
"scope": [
"variable.language.this",
"variable.language.special.self"
],
"settings": {
"foreground": "#78bd65"
}
},
{
"scope": [
"meta.tag.metadata.doctype entity.name.tag",
"meta.tag.metadata.doctype punctuation.definition.tag",
"meta.tag.metadata.doctype string",
"meta.tag.metadata.doctype entity.other.attribute-name.html",
"meta.tag.sgml.doctype"
],
"settings": {
"foreground": "#148b28"
}
},
{
"scope": "entity.name.tag",
"settings": {
"foreground": "#78bd65"
}
},
{
"scope": "meta.tag string",
"settings": {
"foreground": "#f07171"
}
},
{
"scope": "meta.attribute punctuation.definition.string",
"settings": {
"foreground": "#148b28"
}
},
{
"scope": [
"meta.tag entity.other.attribute-name",
"entity.other.attribute-name.html"
],
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": [
"constant.character.entity",
"punctuation.definition.entity"
],
"settings": {
"foreground": "#a470d8"
}
},
{
"scope": [
"entity.name.section.markdown",
"markup.heading.setext"
],
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": "punctuation.definition.list",
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": "meta.separator.markdown",
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": "markup.inline.raw",
"settings": {
"foreground": "#78bd65"
}
},
{
"scope": "markup.bold",
"settings": {
"fontStyle": "bold"
}
},
{
"scope": "markup.italic",
"settings": {
"fontStyle": "italic"
}
},
{
"scope": [
"meta.link punctuation.definition.string",
"meta.image punctuation.definition.string"
],
"settings": {
"foreground": "#148b28"
}
},
{
"scope": [
"link",
"markup.underline.link",
"constant.other.reference.link.markdown"
],
"settings": {
"foreground": "#ffce6b"
}
},
{
"scope": "markup.quote",
"settings": {
"foreground": "#a470d8"
}
},
{
"scope": [
"entity.name.tag.css",
"entity.name.tag.wildcard"
],
"settings": {
"foreground": "#f07171"
}
},
{
"scope": [
"entity.other.attribute-name.class",
"entity.other.attribute-name punctuation.definition.entity"
],
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": [
"entity.other.attribute-name.pseudo-element",
"entity.other.attribute-name.pseudo-class",
"constant.other.color"
],
"settings": {
"foreground": "#78bd65"
}
},
{
"scope": [
"entity.other.attribute-name.id",
"entity.other.attribute-name.id punctuation.definition.entity"
],
"settings": {
"foreground": "#ffce6b"
}
},
{
"scope": "source.css constant.numeric",
"settings": {
"foreground": "#f07171"
}
},
{
"scope": [
"meta.property-name",
"support.type.property-name"
],
"settings": {
"foreground": "#a470d8"
}
},
{
"scope": [
"meta.property-value",
"meta.property-value constant.other",
"support.constant.property-value"
],
"settings": {
"foreground": "#ffce6b"
}
},
{
"scope": "variable.parameter.url",
"settings": {
"foreground": "#a470d8"
}
},
{
"scope": "punctuation.definition.variable",
"settings": {
"foreground": "#21e441"
}
},
{
"scope": [
"punctuation.section.embedded.begin.php",
"punctuation.section.embedded.end.php"
],
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": "entity.name.section",
"settings": {
"foreground": "#ffce6b"
}
},
{
"scope": "support.type.property-name.json",
"settings": {
"foreground": "#fa8d3e"
}
},
{
"scope": "markup.inserted",
"settings": {
"foreground": "#78bd65"
}
},
{
"scope": "markup.changed",
"settings": {
"foreground": "#399ee6"
}
},
{
"scope": "markup.deleted",
"settings": {
"foreground": "#f07171"
}
},
{
"scope": "meta.diff.header",
"settings": {
"foreground": "#399ee6",
"fontStyle": "italic"
}
},
{
"scope": "meta.diff.range",
"settings": {
"foreground": "#78bd65"
}
}
]
}
},
"breadcrumbs.enabled": false,
"workbench.editor.showTabs": false,
"editor.semanticTokenColorCustomizations": null,
"window.menuBarVisibility": "toggle",
"workbench.statusBar.visible": false
2021-07-03 13:52:23 +00:00
}