769 lines
23 KiB
JavaScript
769 lines
23 KiB
JavaScript
var materialThemeOcean = Object.freeze({
|
|
"colors": {
|
|
"activityBar.activeBorder": "#80CBC4",
|
|
"activityBar.background": "#0F111A",
|
|
"activityBar.border": "#0F111A60",
|
|
"activityBar.dropBackground": "#f0717880",
|
|
"activityBar.foreground": "#babed8",
|
|
"activityBarBadge.background": "#80CBC4",
|
|
"activityBarBadge.foreground": "#000000",
|
|
"badge.background": "#00000030",
|
|
"badge.foreground": "#464B5D",
|
|
"breadcrumb.activeSelectionForeground": "#80CBC4",
|
|
"breadcrumb.background": "#0F111A",
|
|
"breadcrumb.focusForeground": "#babed8",
|
|
"breadcrumb.foreground": "#525975",
|
|
"breadcrumbPicker.background": "#0F111A",
|
|
"button.background": "#717CB450",
|
|
"button.foreground": "#ffffff",
|
|
"debugConsole.errorForeground": "#f07178",
|
|
"debugConsole.infoForeground": "#89DDFF",
|
|
"debugConsole.warningForeground": "#FFCB6B",
|
|
"debugToolBar.background": "#0F111A",
|
|
"diffEditor.insertedTextBackground": "#89DDFF20",
|
|
"diffEditor.removedTextBackground": "#ff9cac20",
|
|
"dropdown.background": "#0F111A",
|
|
"dropdown.border": "#FFFFFF10",
|
|
"editor.background": "#0F111A",
|
|
"editor.findMatchBackground": "#000000",
|
|
"editor.findMatchBorder": "#80CBC4",
|
|
"editor.findMatchHighlight": "#babed8",
|
|
"editor.findMatchHighlightBackground": "#00000050",
|
|
"editor.findMatchHighlightBorder": "#ffffff30",
|
|
"editor.findRangeHighlightBackground": "#FFCB6B30",
|
|
"editor.foreground": "#babed8",
|
|
"editor.lineHighlightBackground": "#00000050",
|
|
"editor.lineHighlightBorder": "#00000000",
|
|
"editor.rangeHighlightBackground": "#FFFFFF0d",
|
|
"editor.selectionBackground": "#717CB450",
|
|
"editor.selectionHighlightBackground": "#FFCC0020",
|
|
"editor.wordHighlightBackground": "#ff9cac30",
|
|
"editor.wordHighlightStrongBackground": "#C3E88D30",
|
|
"editorBracketMatch.background": "#0F111A",
|
|
"editorBracketMatch.border": "#FFCC0050",
|
|
"editorCursor.foreground": "#FFCC00",
|
|
"editorError.foreground": "#f0717870",
|
|
"editorGroup.border": "#00000030",
|
|
"editorGroup.dropBackground": "#f0717880",
|
|
"editorGroup.focusedEmptyBorder": "#f07178",
|
|
"editorGroupHeader.tabsBackground": "#0F111A",
|
|
"editorGutter.addedBackground": "#C3E88D60",
|
|
"editorGutter.deletedBackground": "#f0717860",
|
|
"editorGutter.modifiedBackground": "#82AAFF60",
|
|
"editorHoverWidget.background": "#0F111A",
|
|
"editorHoverWidget.border": "#FFFFFF10",
|
|
"editorIndentGuide.activeBackground": "#3B3F51",
|
|
"editorIndentGuide.background": "#3B3F5170",
|
|
"editorInfo.foreground": "#82AAFF70",
|
|
"editorLineNumber.activeForeground": "#525975",
|
|
"editorLineNumber.foreground": "#3B3F5180",
|
|
"editorLink.activeForeground": "#babed8",
|
|
"editorMarkerNavigation.background": "#babed805",
|
|
"editorOverviewRuler.border": "#0F111A",
|
|
"editorOverviewRuler.errorForeground": "#f0717840",
|
|
"editorOverviewRuler.findMatchForeground": "#80CBC4",
|
|
"editorOverviewRuler.infoForeground": "#82AAFF40",
|
|
"editorOverviewRuler.warningForeground": "#FFCB6B40",
|
|
"editorRuler.foreground": "#3B3F51",
|
|
"editorSuggestWidget.background": "#0F111A",
|
|
"editorSuggestWidget.border": "#FFFFFF10",
|
|
"editorSuggestWidget.foreground": "#babed8",
|
|
"editorSuggestWidget.highlightForeground": "#80CBC4",
|
|
"editorSuggestWidget.selectedBackground": "#00000050",
|
|
"editorWarning.foreground": "#FFCB6B70",
|
|
"editorWhitespace.foreground": "#babed840",
|
|
"editorWidget.background": "#0F111A",
|
|
"editorWidget.border": "#80CBC4",
|
|
"editorWidget.resizeBorder": "#80CBC4",
|
|
"extensionBadge.remoteForeground": "#babed8",
|
|
"extensionButton.prominentBackground": "#C3E88D90",
|
|
"extensionButton.prominentForeground": "#babed8",
|
|
"extensionButton.prominentHoverBackground": "#C3E88D",
|
|
"focusBorder": "#FFFFFF00",
|
|
"foreground": "#babed8",
|
|
"gitDecoration.conflictingResourceForeground": "#FFCB6B90",
|
|
"gitDecoration.deletedResourceForeground": "#f0717890",
|
|
"gitDecoration.ignoredResourceForeground": "#52597590",
|
|
"gitDecoration.modifiedResourceForeground": "#82AAFF90",
|
|
"gitDecoration.untrackedResourceForeground": "#C3E88D90",
|
|
"input.background": "#1A1C25",
|
|
"input.border": "#FFFFFF10",
|
|
"input.foreground": "#babed8",
|
|
"input.placeholderForeground": "#babed860",
|
|
"inputOption.activeBackground": "#babed830",
|
|
"inputOption.activeBorder": "#babed830",
|
|
"inputValidation.errorBorder": "#f07178",
|
|
"inputValidation.infoBorder": "#82AAFF",
|
|
"inputValidation.warningBorder": "#FFCB6B",
|
|
"list.activeSelectionBackground": "#0F111A",
|
|
"list.activeSelectionForeground": "#80CBC4",
|
|
"list.dropBackground": "#f0717880",
|
|
"list.focusBackground": "#babed820",
|
|
"list.focusForeground": "#babed8",
|
|
"list.highlightForeground": "#80CBC4",
|
|
"list.hoverBackground": "#0F111A",
|
|
"list.hoverForeground": "#FFFFFF",
|
|
"list.inactiveSelectionBackground": "#00000030",
|
|
"list.inactiveSelectionForeground": "#80CBC4",
|
|
"listFilterWidget.background": "#00000030",
|
|
"listFilterWidget.noMatchesOutline": "#00000030",
|
|
"listFilterWidget.outline": "#00000030",
|
|
"menu.background": "#0F111A",
|
|
"menu.foreground": "#babed8",
|
|
"menu.selectionBackground": "#00000050",
|
|
"menu.selectionBorder": "#00000030",
|
|
"menu.selectionForeground": "#80CBC4",
|
|
"menu.separatorBackground": "#babed8",
|
|
"menubar.selectionBackground": "#00000030",
|
|
"menubar.selectionBorder": "#00000030",
|
|
"menubar.selectionForeground": "#80CBC4",
|
|
"notebook.focusedCellBorder": "#80CBC4",
|
|
"notebook.inactiveFocusedCellBorder": "#80CBC450",
|
|
"notificationLink.foreground": "#80CBC4",
|
|
"notifications.background": "#0F111A",
|
|
"notifications.foreground": "#babed8",
|
|
"panel.background": "#0F111A",
|
|
"panel.border": "#0F111A60",
|
|
"panel.dropBackground": "#babed8",
|
|
"panelTitle.activeBorder": "#80CBC4",
|
|
"panelTitle.activeForeground": "#FFFFFF",
|
|
"panelTitle.inactiveForeground": "#babed8",
|
|
"peekView.border": "#00000030",
|
|
"peekViewEditor.background": "#babed805",
|
|
"peekViewEditor.matchHighlightBackground": "#717CB450",
|
|
"peekViewEditorGutter.background": "#babed805",
|
|
"peekViewResult.background": "#babed805",
|
|
"peekViewResult.matchHighlightBackground": "#717CB450",
|
|
"peekViewResult.selectionBackground": "#52597570",
|
|
"peekViewTitle.background": "#babed805",
|
|
"peekViewTitleDescription.foreground": "#babed860",
|
|
"pickerGroup.border": "#FFFFFF1a",
|
|
"pickerGroup.foreground": "#80CBC4",
|
|
"progressBar.background": "#80CBC4",
|
|
"quickInput.background": "#0F111A",
|
|
"quickInput.foreground": "#525975",
|
|
"quickInput.list.focusBackground": "#babed820",
|
|
"sash.hoverBorder": "#80CBC450",
|
|
"scrollbar.shadow": "#00000030",
|
|
"scrollbarSlider.activeBackground": "#80CBC4",
|
|
"scrollbarSlider.background": "#8F93A220",
|
|
"scrollbarSlider.hoverBackground": "#8F93A210",
|
|
"selection.background": "#00000080",
|
|
"settings.checkboxBackground": "#0F111A",
|
|
"settings.checkboxForeground": "#babed8",
|
|
"settings.dropdownBackground": "#0F111A",
|
|
"settings.dropdownForeground": "#babed8",
|
|
"settings.headerForeground": "#80CBC4",
|
|
"settings.modifiedItemIndicator": "#80CBC4",
|
|
"settings.numberInputBackground": "#0F111A",
|
|
"settings.numberInputForeground": "#babed8",
|
|
"settings.textInputBackground": "#0F111A",
|
|
"settings.textInputForeground": "#babed8",
|
|
"sideBar.background": "#0F111A",
|
|
"sideBar.border": "#0F111A60",
|
|
"sideBar.foreground": "#525975",
|
|
"sideBarSectionHeader.background": "#0F111A",
|
|
"sideBarSectionHeader.border": "#0F111A60",
|
|
"sideBarTitle.foreground": "#babed8",
|
|
"statusBar.background": "#0F111A",
|
|
"statusBar.border": "#0F111A60",
|
|
"statusBar.debuggingBackground": "#C792EA",
|
|
"statusBar.debuggingForeground": "#ffffff",
|
|
"statusBar.foreground": "#4B526D",
|
|
"statusBar.noFolderBackground": "#0F111A",
|
|
"statusBarItem.activeBackground": "#f0717880",
|
|
"statusBarItem.hoverBackground": "#464B5D20",
|
|
"statusBarItem.remoteBackground": "#80CBC4",
|
|
"statusBarItem.remoteForeground": "#000000",
|
|
"tab.activeBackground": "#0F111A",
|
|
"tab.activeBorder": "#80CBC4",
|
|
"tab.activeForeground": "#FFFFFF",
|
|
"tab.activeModifiedBorder": "#525975",
|
|
"tab.border": "#0F111A",
|
|
"tab.inactiveBackground": "#0F111A",
|
|
"tab.inactiveForeground": "#525975",
|
|
"tab.inactiveModifiedBorder": "#904348",
|
|
"tab.unfocusedActiveBorder": "#464B5D",
|
|
"tab.unfocusedActiveForeground": "#babed8",
|
|
"tab.unfocusedActiveModifiedBorder": "#c05a60",
|
|
"tab.unfocusedInactiveModifiedBorder": "#904348",
|
|
"terminal.ansiBlack": "#000000",
|
|
"terminal.ansiBlue": "#82AAFF",
|
|
"terminal.ansiBrightBlack": "#464B5D",
|
|
"terminal.ansiBrightBlue": "#82AAFF",
|
|
"terminal.ansiBrightCyan": "#89DDFF",
|
|
"terminal.ansiBrightGreen": "#C3E88D",
|
|
"terminal.ansiBrightMagenta": "#C792EA",
|
|
"terminal.ansiBrightRed": "#f07178",
|
|
"terminal.ansiBrightWhite": "#ffffff",
|
|
"terminal.ansiBrightYellow": "#FFCB6B",
|
|
"terminal.ansiCyan": "#89DDFF",
|
|
"terminal.ansiGreen": "#C3E88D",
|
|
"terminal.ansiMagenta": "#C792EA",
|
|
"terminal.ansiRed": "#f07178",
|
|
"terminal.ansiWhite": "#ffffff",
|
|
"terminal.ansiYellow": "#FFCB6B",
|
|
"terminalCursor.background": "#000000",
|
|
"terminalCursor.foreground": "#FFCB6B",
|
|
"textLink.activeForeground": "#babed8",
|
|
"textLink.foreground": "#80CBC4",
|
|
"titleBar.activeBackground": "#0F111A",
|
|
"titleBar.activeForeground": "#babed8",
|
|
"titleBar.border": "#0F111A60",
|
|
"titleBar.inactiveBackground": "#0F111A",
|
|
"titleBar.inactiveForeground": "#525975",
|
|
"tree.indentGuidesStroke": "#3B3F51",
|
|
"widget.shadow": "#00000030"
|
|
},
|
|
"displayName": "Material Theme Ocean",
|
|
"name": "material-theme-ocean",
|
|
"semanticHighlighting": true,
|
|
"tokenColors": [
|
|
{
|
|
"settings": {
|
|
"background": "#0F111A",
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "string",
|
|
"settings": {
|
|
"foreground": "#C3E88D"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation, constant.other.symbol",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.character.escape, text.html constant.character.entity.named",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.boolean",
|
|
"settings": {
|
|
"foreground": "#ff9cac"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.numeric",
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other",
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword, modifier, variable.language.this, support.type.object, constant.language",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function, support.function",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "storage.type, storage.modifier, storage.control",
|
|
"settings": {
|
|
"foreground": "#C792EA"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.module, support.node",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.type, constant.other.key",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.type, entity.other.inherited-class, entity.other",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "comment",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#464B5D"
|
|
}
|
|
},
|
|
{
|
|
"scope": "comment punctuation.definition.comment, string.quoted.docstring",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#464B5D"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name, entity.name.type.class, support.type, support.class, meta.use",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "variable.object.property, meta.field.declaration entity.name.function",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.definition.method entity.name.function",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.function entity.name.function",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.embedded, source.groovy.embedded, meta.template.expression",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag.yaml",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.language.json",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name.class",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name.id",
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.css entity.name.tag",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.type.property-name.css",
|
|
"settings": {
|
|
"foreground": "#B2CCD6"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.tag, punctuation.definition.tag",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.tag",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.other.attribute-name",
|
|
"settings": {
|
|
"foreground": "#C792EA"
|
|
}
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.entity.html",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.heading",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "text.html.markdown meta.link.inline, meta.link.reference",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "text.html.markdown beginning.punctuation.definition.list",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.italic",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.bold",
|
|
"settings": {
|
|
"fontStyle": "bold",
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.bold markup.italic, markup.italic markup.bold",
|
|
"settings": {
|
|
"fontStyle": "italic bold",
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.fenced_code.block.markdown punctuation.definition.markdown",
|
|
"settings": {
|
|
"foreground": "#C3E88D"
|
|
}
|
|
},
|
|
{
|
|
"scope": "markup.inline.raw.string.markdown",
|
|
"settings": {
|
|
"foreground": "#C3E88D"
|
|
}
|
|
},
|
|
{
|
|
"scope": "keyword.other.definition.ini",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.section.group-title.ini",
|
|
"settings": {
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cs meta.class.identifier storage.type",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cs meta.method.identifier entity.name.function",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cs meta.method-call meta.method, source.cs entity.name.function",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cs storage.type",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cs meta.method.return-type",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cs meta.preprocessor",
|
|
"settings": {
|
|
"foreground": "#464B5D"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cs entity.name.type.namespace",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.jsx.children, SXNested",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "support.class.component",
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.cpp meta.block variable.other",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.python meta.member.access.python",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.python meta.function-call.python, meta.function-call.arguments",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "meta.block",
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function.call",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "source.php support.other.namespace, source.php meta.use support.class",
|
|
"settings": {
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": "constant.keyword",
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": "entity.name.function",
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"settings": {
|
|
"background": "#0F111A",
|
|
"foreground": "#babed8"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.other.placeholder"
|
|
],
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.deleted"
|
|
],
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.inserted"
|
|
],
|
|
"settings": {
|
|
"foreground": "#C3E88D"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.underline"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "underline"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"keyword.control"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.parameter"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"variable.parameter.function.language.special.self.python"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant.character.format.placeholder.other.python"
|
|
],
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.quote"
|
|
],
|
|
"settings": {
|
|
"fontStyle": "italic",
|
|
"foreground": "#89DDFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.fenced_code.block"
|
|
],
|
|
"settings": {
|
|
"foreground": "#babed890"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"punctuation.definition.quote"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ff9cac"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#C792EA"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#FFCB6B"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#F78C6C"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#f07178"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#916b53"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#82AAFF"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#ff9cac"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#C792EA"
|
|
}
|
|
},
|
|
{
|
|
"scope": [
|
|
"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"
|
|
],
|
|
"settings": {
|
|
"foreground": "#C3E88D"
|
|
}
|
|
}
|
|
],
|
|
"type": "dark"
|
|
});
|
|
|
|
export { materialThemeOcean as default };
|