441 lines
No EOL
12 KiB
JSON
441 lines
No EOL
12 KiB
JSON
{
|
|
"name": "fruitbasket-dark",
|
|
"type": "dark",
|
|
"colors": {
|
|
"editor.background": "#1E1A1D",
|
|
"editor.foreground": "#E5E5E5",
|
|
"activityBar.background": "#3D1632",
|
|
"activityBar.foreground": "#FFC2D9",
|
|
"activityBar.inactiveForeground": "#FFC2D980",
|
|
"activityBarBadge.background": "#6A9A6C",
|
|
"activityBarBadge.foreground": "#FFFFFF",
|
|
|
|
"sideBar.background": "#2A1F24",
|
|
"sideBar.foreground": "#E5E5E5",
|
|
"sideBarTitle.foreground": "#DC548F",
|
|
"sideBarSectionHeader.background": "#3D1632",
|
|
"sideBarSectionHeader.foreground": "#FFC2D9",
|
|
|
|
"list.activeSelectionBackground": "#7A3154",
|
|
"list.activeSelectionForeground": "#FFC2D9",
|
|
"list.hoverBackground": "#3D1632",
|
|
"list.hoverForeground": "#FFC2D9",
|
|
"list.inactiveSelectionBackground": "#3D1632",
|
|
"list.inactiveSelectionForeground": "#E5E5E5",
|
|
"list.dropBackground": "#502F41",
|
|
"list.highlightForeground": "#DC548F",
|
|
"list.focusBackground": "#502F41",
|
|
"list.focusForeground": "#FFC2D9",
|
|
|
|
"statusBar.background": "#3D1632",
|
|
"statusBar.foreground": "#FFC2D9",
|
|
"statusBar.debuggingBackground": "#D23B80",
|
|
"statusBar.noFolderBackground": "#306932",
|
|
"statusBarItem.remoteBackground": "#6A9A6C",
|
|
"statusBarItem.remoteForeground": "#FFFFFF",
|
|
"statusBarItem.activeBackground": "#DC548F50",
|
|
"statusBarItem.hoverBackground": "#DC548F30",
|
|
|
|
"titleBar.activeBackground": "#3D1632",
|
|
"titleBar.activeForeground": "#FFC2D9",
|
|
"titleBar.inactiveBackground": "#2A1F24",
|
|
"titleBar.inactiveForeground": "#FFC2D980",
|
|
|
|
"menubar.selectionBackground": "#502F41",
|
|
"menubar.selectionForeground": "#FFC2D9",
|
|
"menu.background": "#2A1F24",
|
|
"menu.foreground": "#E5E5E5",
|
|
"menu.selectionBackground": "#502F41",
|
|
"menu.selectionForeground": "#FFC2D9",
|
|
"menu.separatorBackground": "#DC548F50",
|
|
|
|
"button.background": "#DC548F",
|
|
"button.foreground": "#FFF0F5",
|
|
"button.hoverBackground": "#D23B80",
|
|
"button.secondaryBackground": "#6A9A6C",
|
|
"button.secondaryForeground": "#FFFFFF",
|
|
"button.secondaryHoverBackground": "#518053",
|
|
|
|
"input.background": "#2A1F24",
|
|
"input.foreground": "#E5E5E5",
|
|
"input.placeholderForeground": "#8AB68C",
|
|
"input.border": "#3D1632",
|
|
"inputOption.activeBackground": "#DC548F50",
|
|
"inputOption.activeBorder": "#DC548F00",
|
|
"inputOption.activeForeground": "#FFFFFF",
|
|
|
|
"badge.background": "#6A9A6C",
|
|
"badge.foreground": "#FFFFFF",
|
|
|
|
"progressBar.background": "#DC548F",
|
|
|
|
"tab.activeBackground": "#1E1A1D",
|
|
"tab.activeForeground": "#DC548F",
|
|
"tab.inactiveBackground": "#2A1F24",
|
|
"tab.inactiveForeground": "#E5E5E5",
|
|
"tab.activeBorder": "#DC548F",
|
|
"tab.activeBorderTop": "#00000000",
|
|
"tab.unfocusedActiveBorder": "#DC548F80",
|
|
"tab.border": "#2A1F24",
|
|
|
|
"editorGroupHeader.tabsBackground": "#2A1F24",
|
|
"editorGroup.border": "#3D1632",
|
|
"editorGroup.dropBackground": "#DC548F20",
|
|
|
|
"editor.selectionBackground": "#502F41",
|
|
"editor.selectionHighlightBackground": "#6A9A6C40",
|
|
"editor.wordHighlightBackground": "#D4E6D580",
|
|
"editor.findMatchBackground": "#D23B80",
|
|
"editor.findMatchHighlightBackground": "#DC548F40",
|
|
"editor.lineHighlightBackground": "#DC548F10",
|
|
"editor.lineHighlightBorder": "#DC548F00",
|
|
|
|
"editorCursor.foreground": "#DC548F",
|
|
"editorLineNumber.foreground": "#7A7A7A",
|
|
"editorLineNumber.activeForeground": "#DC548F",
|
|
|
|
"editorWidget.background": "#2A1F24",
|
|
"editorWidget.border": "#3D1632",
|
|
"editorSuggestWidget.background": "#2A1F24",
|
|
"editorSuggestWidget.border": "#3D1632",
|
|
"editorSuggestWidget.selectedBackground": "#502F41",
|
|
"editorSuggestWidget.highlightForeground": "#DC548F",
|
|
|
|
"panel.background": "#2A1F24",
|
|
"panel.border": "#3D1632",
|
|
"panelTitle.activeBorder": "#DC548F",
|
|
"panelTitle.activeForeground": "#DC548F",
|
|
"panelTitle.inactiveForeground": "#E5E5E5",
|
|
|
|
"terminal.background": "#1E1A1D",
|
|
"terminal.foreground": "#E5E5E5",
|
|
"terminal.ansiBlack": "#2A1F24",
|
|
"terminal.ansiRed": "#D23B80",
|
|
"terminal.ansiGreen": "#6A9A6C",
|
|
"terminal.ansiYellow": "#E0BD6C",
|
|
"terminal.ansiBlue": "#8CAFF0",
|
|
"terminal.ansiMagenta": "#DC548F",
|
|
"terminal.ansiCyan": "#4DACB8",
|
|
"terminal.ansiWhite": "#E5E5E5",
|
|
"terminal.ansiBrightBlack": "#7A7A7A",
|
|
"terminal.ansiBrightRed": "#FF8AC8",
|
|
"terminal.ansiBrightGreen": "#8AB68C",
|
|
"terminal.ansiBrightYellow": "#F0CB7A",
|
|
"terminal.ansiBrightBlue": "#7A9FE8",
|
|
"terminal.ansiBrightMagenta": "#FFB8D9",
|
|
"terminal.ansiBrightCyan": "#7ACAD5",
|
|
"terminal.ansiBrightWhite": "#FFFFFF",
|
|
"terminal.selectionBackground": "#502F41",
|
|
|
|
"notificationCenter.border": "#3D1632",
|
|
"notifications.background": "#2A1F24",
|
|
"notifications.border": "#3D1632",
|
|
"notificationLink.foreground": "#DC548F",
|
|
"notificationsErrorIcon.foreground": "#D23B80",
|
|
"notificationsWarningIcon.foreground": "#E0BD6C",
|
|
"notificationsInfoIcon.foreground": "#8CAFF0",
|
|
|
|
"pickerGroup.border": "#3D1632",
|
|
"pickerGroup.foreground": "#DC548F",
|
|
|
|
"gitDecoration.modifiedResourceForeground": "#8CAFF0",
|
|
"gitDecoration.addedResourceForeground": "#6A9A6C",
|
|
"gitDecoration.deletedResourceForeground": "#D23B80",
|
|
"gitDecoration.untrackedResourceForeground": "#8AB68C",
|
|
"gitDecoration.ignoredResourceForeground": "#7A7A7A",
|
|
"gitDecoration.conflictingResourceForeground": "#E0BD6C",
|
|
|
|
"breadcrumb.background": "#1E1A1D",
|
|
"breadcrumb.foreground": "#E5E5E5",
|
|
"breadcrumb.focusForeground": "#FFC2D9",
|
|
"breadcrumb.activeSelectionForeground": "#DC548F",
|
|
|
|
"scrollbarSlider.background": "#DC548F40",
|
|
"scrollbarSlider.hoverBackground": "#DC548F60",
|
|
"scrollbarSlider.activeBackground": "#DC548F80",
|
|
|
|
"settings.headerForeground": "#DC548F",
|
|
"settings.modifiedItemIndicator": "#DC548F",
|
|
|
|
"peekView.border": "#DC548F",
|
|
"peekViewEditor.background": "#1E1A1D",
|
|
"peekViewEditor.matchHighlightBackground": "#502F41",
|
|
"peekViewResult.background": "#2A1F24",
|
|
"peekViewResult.matchHighlightBackground": "#DC548F40",
|
|
"peekViewResult.selectionBackground": "#502F41",
|
|
"peekViewTitle.background": "#3D1632",
|
|
"peekViewTitleLabel.foreground": "#FFC2D9"
|
|
},
|
|
"tokenColors": [
|
|
{
|
|
"name": "Comments",
|
|
"scope": ["comment", "punctuation.definition.comment"],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#678D69"
|
|
}
|
|
},
|
|
{
|
|
"name": "String",
|
|
"scope": ["string", "punctuation.definition.string"],
|
|
"settings": {
|
|
"foreground": "#8AB68C"
|
|
}
|
|
},
|
|
{
|
|
"name": "Keywords",
|
|
"scope": ["keyword", "storage.type", "storage.modifier"],
|
|
"settings": {
|
|
"foreground": "#DC548F"
|
|
}
|
|
},
|
|
{
|
|
"name": "Functions",
|
|
"scope": ["entity.name.function", "support.function"],
|
|
"settings": {
|
|
"foreground": "#8CAFF0"
|
|
}
|
|
},
|
|
{
|
|
"name": "Classes, Types",
|
|
"scope": ["entity.name.type", "entity.name.class", "entity.name.namespace", "entity.name.scope-resolution"],
|
|
"settings": {
|
|
"foreground": "#E0BD6C"
|
|
}
|
|
},
|
|
{
|
|
"name": "Variables",
|
|
"scope": ["variable", "entity.name.variable"],
|
|
"settings": {
|
|
"foreground": "#E5E5E5"
|
|
}
|
|
},
|
|
{
|
|
"name": "Constants",
|
|
"scope": ["variable.other.constant", "support.constant"],
|
|
"settings": {
|
|
"foreground": "#FFB8D9"
|
|
}
|
|
},
|
|
{
|
|
"name": "Numbers",
|
|
"scope": ["constant.numeric"],
|
|
"settings": {
|
|
"foreground": "#FFB8D9"
|
|
}
|
|
},
|
|
{
|
|
"name": "Punctuation",
|
|
"scope": ["punctuation"],
|
|
"settings": {
|
|
"foreground": "#AAAAAA"
|
|
}
|
|
},
|
|
{
|
|
"name": "Brackets",
|
|
"scope": ["meta.brace.square", "punctuation.definition.bracket"],
|
|
"settings": {
|
|
"foreground": "#7ACAD5"
|
|
}
|
|
},
|
|
{
|
|
"name": "Braces",
|
|
"scope": ["meta.brace.curly", "punctuation.definition.block"],
|
|
"settings": {
|
|
"foreground": "#F0CB7A"
|
|
}
|
|
},
|
|
{
|
|
"name": "Parentheses",
|
|
"scope": ["meta.brace.round", "punctuation.definition.parameters", "punctuation.definition.group"],
|
|
"settings": {
|
|
"foreground": "#FF8AC8"
|
|
}
|
|
},
|
|
{
|
|
"name": "Tags",
|
|
"scope": ["entity.name.tag", "punctuation.definition.tag"],
|
|
"settings": {
|
|
"foreground": "#DC548F"
|
|
}
|
|
},
|
|
{
|
|
"name": "Attributes",
|
|
"scope": ["entity.other.attribute-name"],
|
|
"settings": {
|
|
"foreground": "#E0BD6C"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markup Headings",
|
|
"scope": ["markup.heading"],
|
|
"settings": {
|
|
"foreground": "#DC548F",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markup Bold",
|
|
"scope": ["markup.bold"],
|
|
"settings": {
|
|
"foreground": "#E5E5E5",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markup Italic",
|
|
"scope": ["markup.italic"],
|
|
"settings": {
|
|
"foreground": "#E5E5E5",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markup Links",
|
|
"scope": ["markup.underline.link"],
|
|
"settings": {
|
|
"foreground": "#8CAFF0"
|
|
}
|
|
},
|
|
{
|
|
"name": "Regular Expressions",
|
|
"scope": ["string.regexp"],
|
|
"settings": {
|
|
"foreground": "#4DACB8"
|
|
}
|
|
},
|
|
{
|
|
"name": "Escape Characters",
|
|
"scope": ["constant.character.escape"],
|
|
"settings": {
|
|
"foreground": "#4DACB8"
|
|
}
|
|
},
|
|
{
|
|
"name": "JSON Property Names",
|
|
"scope": ["support.type.property-name.json"],
|
|
"settings": {
|
|
"foreground": "#DC548F"
|
|
}
|
|
},
|
|
{
|
|
"name": "JSON String",
|
|
"scope": ["string.quoted.double.json"],
|
|
"settings": {
|
|
"foreground": "#8AB68C"
|
|
}
|
|
},
|
|
{
|
|
"name": "CSS Properties",
|
|
"scope": ["support.type.property-name.css"],
|
|
"settings": {
|
|
"foreground": "#FFB8D9"
|
|
}
|
|
},
|
|
{
|
|
"name": "CSS Property Values",
|
|
"scope": ["support.constant.property-value.css"],
|
|
"settings": {
|
|
"foreground": "#8AB68C"
|
|
}
|
|
},
|
|
{
|
|
"name": "CSS Selectors",
|
|
"scope": ["entity.name.tag.css", "entity.other.attribute-name.class.css"],
|
|
"settings": {
|
|
"foreground": "#DC548F"
|
|
}
|
|
},
|
|
{
|
|
"name": "HTML Tags",
|
|
"scope": ["entity.name.tag.html"],
|
|
"settings": {
|
|
"foreground": "#DC548F"
|
|
}
|
|
},
|
|
{
|
|
"name": "HTML Attributes",
|
|
"scope": ["entity.other.attribute-name.html"],
|
|
"settings": {
|
|
"foreground": "#E0BD6C"
|
|
}
|
|
},
|
|
{
|
|
"name": "JavaScript Variables",
|
|
"scope": ["variable.other.readwrite.js", "variable.other.object.js"],
|
|
"settings": {
|
|
"foreground": "#E5E5E5"
|
|
}
|
|
},
|
|
{
|
|
"name": "TypeScript Types",
|
|
"scope": ["support.type.primitive.ts", "support.type.builtin.ts"],
|
|
"settings": {
|
|
"foreground": "#E0BD6C"
|
|
}
|
|
},
|
|
{
|
|
"name": "Python Function Parameter",
|
|
"scope": ["variable.parameter.function.language.python"],
|
|
"settings": {
|
|
"foreground": "#E0BD6C"
|
|
}
|
|
},
|
|
{
|
|
"name": "Python Function Call",
|
|
"scope": ["meta.function-call.python"],
|
|
"settings": {
|
|
"foreground": "#8CAFF0"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markdown URL",
|
|
"scope": ["markup.underline.link.markdown"],
|
|
"settings": {
|
|
"foreground": "#8CAFF0"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markdown Headings",
|
|
"scope": ["markup.heading.markdown"],
|
|
"settings": {
|
|
"foreground": "#DC548F"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markdown Bold",
|
|
"scope": ["markup.bold.markdown"],
|
|
"settings": {
|
|
"foreground": "#FFB8D9",
|
|
"fontStyle": "bold"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markdown Italic",
|
|
"scope": ["markup.italic.markdown"],
|
|
"settings": {
|
|
"foreground": "#FFB8D9",
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
{
|
|
"name": "Markdown Code",
|
|
"scope": ["markup.inline.raw.markdown"],
|
|
"settings": {
|
|
"foreground": "#8AB68C"
|
|
}
|
|
}
|
|
],
|
|
"semanticHighlighting": true,
|
|
"semanticTokenColors": {
|
|
"enumMember": {
|
|
"foreground": "#4DACB8"
|
|
},
|
|
"variable.constant": {
|
|
"foreground": "#FFB8D9"
|
|
},
|
|
"variable.defaultLibrary": {
|
|
"foreground": "#E0BD6C"
|
|
}
|
|
}
|
|
} |