513 lines
17 KiB
JSON
513 lines
17 KiB
JSON
{
|
|
"name": "Octo Dark",
|
|
"type": "dark",
|
|
"semanticHighlighting": true,
|
|
"semanticTokenColors": {
|
|
"comment": { "foreground": "#8b949e", "italic": true },
|
|
"keyword": "#ff7b72",
|
|
"function": "#d2a8ff",
|
|
"method": "#d2a8ff",
|
|
"variable": "#ffa657",
|
|
"variable.other": "#e6edf3",
|
|
"parameter": "#e6edf3",
|
|
"property": "#79c0ff",
|
|
"class": "#d2a8ff",
|
|
"type": "#d2a8ff",
|
|
"interface": "#d2a8ff",
|
|
"enum": "#d2a8ff",
|
|
"enumMember": "#79c0ff",
|
|
"number": "#79c0ff",
|
|
"string": "#a5d6ff",
|
|
"operator": "#ff7b72",
|
|
"namespace": "#d2a8ff"
|
|
},
|
|
"colors": {
|
|
"focusBorder": "#1f6feb",
|
|
"foreground": "#e6edf3",
|
|
"descriptionForeground": "#8b949e",
|
|
"errorForeground": "#f85149",
|
|
"icon.foreground": "#8b949e",
|
|
"sash.hoverBorder": "#1f6feb",
|
|
|
|
"textLink.foreground": "#58a6ff",
|
|
"textLink.activeForeground": "#79c0ff",
|
|
"textBlockQuote.background": "#09090a",
|
|
"textBlockQuote.border": "#21262d",
|
|
"textCodeBlock.background": "#131416",
|
|
"textPreformat.foreground": "#8b949e",
|
|
"textSeparator.foreground": "#21262d",
|
|
|
|
"editor.background": "#020202",
|
|
"editor.foreground": "#e6edf3",
|
|
"editor.lineHighlightBackground": "#131416",
|
|
"editor.lineHighlightBorder": "#00000000",
|
|
"editor.selectionBackground": "#3392ff44",
|
|
"editor.inactiveSelectionBackground": "#3392ff22",
|
|
"editor.selectionHighlightBackground": "#17e5e633",
|
|
"editor.wordHighlightBackground": "#00000000",
|
|
"editor.wordHighlightBorder": "#17e5e699",
|
|
"editor.wordHighlightStrongBackground": "#00000000",
|
|
"editor.wordHighlightStrongBorder": "#17e5e666",
|
|
"editor.findMatchBackground": "#ffd33d44",
|
|
"editor.findMatchHighlightBackground": "#ffd33d22",
|
|
"editor.findRangeHighlightBackground": "#ffd33d15",
|
|
"editor.rangeHighlightBackground": "#ffd33d15",
|
|
"editor.hoverHighlightBackground": "#3392ff22",
|
|
"editor.foldBackground": "#58606915",
|
|
|
|
"editorCursor.foreground": "#79c0ff",
|
|
"editorCursor.background": "#000000",
|
|
|
|
"editorLineNumber.foreground": "#6e7681",
|
|
"editorLineNumber.activeForeground": "#e6edf3",
|
|
|
|
"editorIndentGuide.background1": "#21262d",
|
|
"editorIndentGuide.activeBackground1": "#30363d",
|
|
|
|
"editorWhitespace.foreground": "#484f58",
|
|
|
|
"editorBracketMatch.background": "#17e5e650",
|
|
"editorBracketMatch.border": "#00000000",
|
|
|
|
"editorBracketHighlight.foreground1": "#79c0ff",
|
|
"editorBracketHighlight.foreground2": "#ffa657",
|
|
"editorBracketHighlight.foreground3": "#d2a8ff",
|
|
"editorBracketHighlight.foreground4": "#79c0ff",
|
|
"editorBracketHighlight.foreground5": "#ffa657",
|
|
"editorBracketHighlight.foreground6": "#d2a8ff",
|
|
"editorBracketHighlight.unexpectedBracket.foreground": "#ff7b72",
|
|
|
|
"editorGutter.background": "#020202",
|
|
"editorGutter.addedBackground": "#3fb950",
|
|
"editorGutter.modifiedBackground": "#1f6feb",
|
|
"editorGutter.deletedBackground": "#ff7b72",
|
|
|
|
"editorOverviewRuler.border": "#000000",
|
|
"editorOverviewRuler.findMatchForeground": "#ffd33d",
|
|
"editorOverviewRuler.addedForeground": "#3fb950",
|
|
"editorOverviewRuler.modifiedForeground": "#1f6feb",
|
|
"editorOverviewRuler.deletedForeground": "#ff7b72",
|
|
"editorOverviewRuler.errorForeground": "#f85149",
|
|
"editorOverviewRuler.warningForeground": "#e3b341",
|
|
"editorOverviewRuler.selectionHighlightForeground": "#17e5e6",
|
|
|
|
"editorError.foreground": "#f85149",
|
|
"editorWarning.foreground": "#e3b341",
|
|
"editorInfo.foreground": "#58a6ff",
|
|
"editorHint.foreground": "#3fb950",
|
|
|
|
"editorStickyScroll.background": "#020202",
|
|
"editorStickyScrollHover.background": "#09090a",
|
|
|
|
"editorWidget.background": "#131416",
|
|
"editorWidget.border": "#30363d",
|
|
"editorWidget.foreground": "#e6edf3",
|
|
"editorSuggestWidget.background": "#131416",
|
|
"editorSuggestWidget.border": "#30363d",
|
|
"editorSuggestWidget.foreground": "#c9d1d9",
|
|
"editorSuggestWidget.highlightForeground": "#58a6ff",
|
|
"editorSuggestWidget.selectedBackground": "#21262d",
|
|
"editorSuggestWidget.selectedForeground": "#e6edf3",
|
|
"editorHoverWidget.background": "#131416",
|
|
"editorHoverWidget.border": "#30363d",
|
|
"editorHoverWidget.foreground": "#e6edf3",
|
|
|
|
"diffEditor.insertedLineBackground": "#28a74530",
|
|
"diffEditor.insertedTextBackground": "#28a74550",
|
|
"diffEditor.removedLineBackground": "#f8514930",
|
|
"diffEditor.removedTextBackground": "#f8514950",
|
|
|
|
"titleBar.activeBackground": "#000000",
|
|
"titleBar.activeForeground": "#e6edf3",
|
|
"titleBar.inactiveBackground": "#000000",
|
|
"titleBar.inactiveForeground": "#6e7681",
|
|
"titleBar.border": "#21262d",
|
|
|
|
"menubar.selectionBackground": "#21262d",
|
|
"menubar.selectionForeground": "#e6edf3",
|
|
"menu.background": "#131416",
|
|
"menu.foreground": "#e6edf3",
|
|
"menu.selectionBackground": "#21262d",
|
|
"menu.selectionForeground": "#e6edf3",
|
|
"menu.separatorBackground": "#30363d",
|
|
"menu.border": "#30363d",
|
|
|
|
"activityBar.background": "#000000",
|
|
"activityBar.foreground": "#e6edf3",
|
|
"activityBar.inactiveForeground": "#6e7681",
|
|
"activityBar.border": "#21262d",
|
|
"activityBar.activeBorder": "#f78166",
|
|
"activityBar.activeBackground": "#00000000",
|
|
"activityBarBadge.background": "#1f6feb",
|
|
"activityBarBadge.foreground": "#ffffff",
|
|
|
|
"sideBar.background": "#000000",
|
|
"sideBar.foreground": "#adbac7",
|
|
"sideBar.border": "#21262d",
|
|
"sideBarTitle.foreground": "#e6edf3",
|
|
"sideBarSectionHeader.background": "#000000",
|
|
"sideBarSectionHeader.foreground": "#e6edf3",
|
|
"sideBarSectionHeader.border": "#21262d",
|
|
|
|
"list.hoverForeground": "#e6edf3",
|
|
"list.activeSelectionForeground": "#e6edf3",
|
|
"list.inactiveSelectionForeground": "#e6edf3",
|
|
"list.hoverBackground": "#09090a",
|
|
"list.inactiveSelectionBackground": "#21262d",
|
|
"list.activeSelectionBackground": "#30363d",
|
|
"list.inactiveFocusBackground": "#1d2d3e",
|
|
"list.focusBackground": "#0c2d6b",
|
|
"list.focusForeground": "#e6edf3",
|
|
"list.dropBackground": "#21262d",
|
|
"list.highlightForeground": "#58a6ff",
|
|
"list.errorForeground": "#f85149",
|
|
"list.warningForeground": "#e3b341",
|
|
"list.deemphasizedForeground": "#484f58",
|
|
|
|
"tree.indentGuidesStroke": "#21262d",
|
|
"tree.inactiveIndentGuidesStroke": "#131416",
|
|
|
|
"editorGroupHeader.tabsBackground": "#000000",
|
|
"editorGroupHeader.tabsBorder": "#21262d",
|
|
"editorGroupHeader.noTabsBackground": "#000000",
|
|
"editorGroup.border": "#21262d",
|
|
"editorGroup.dropBackground": "#1f6feb15",
|
|
|
|
"tab.activeBackground": "#020202",
|
|
"tab.activeForeground": "#e6edf3",
|
|
"tab.activeBorder": "#09090a",
|
|
"tab.activeBorderTop": "#f78166",
|
|
"tab.inactiveBackground": "#000000",
|
|
"tab.inactiveForeground": "#6e7681",
|
|
"tab.border": "#21262d",
|
|
"tab.unfocusedActiveBackground": "#09090a",
|
|
"tab.unfocusedActiveForeground": "#6e7681",
|
|
"tab.unfocusedActiveBorder": "#09090a",
|
|
"tab.unfocusedActiveBorderTop": "#21262d",
|
|
"tab.unfocusedInactiveBackground": "#000000",
|
|
"tab.unfocusedInactiveForeground": "#484f58",
|
|
"tab.hoverBackground": "#020202",
|
|
"tab.hoverForeground": "#e6edf3",
|
|
"tab.lastPinnedBorder": "#21262d",
|
|
|
|
"panel.background": "#09090a",
|
|
"panel.border": "#21262d",
|
|
"panelTitle.activeBorder": "#f78166",
|
|
"panelTitle.activeForeground": "#e6edf3",
|
|
"panelTitle.inactiveForeground": "#6e7681",
|
|
"panelInput.border": "#21262d",
|
|
|
|
"statusBar.background": "#000000",
|
|
"statusBar.foreground": "#8b949e",
|
|
"statusBar.border": "#21262d",
|
|
"statusBar.noFolderBackground": "#000000",
|
|
"statusBar.noFolderForeground": "#8b949e",
|
|
"statusBar.debuggingBackground": "#f78166",
|
|
"statusBar.debuggingForeground": "#000000",
|
|
"statusBarItem.hoverBackground": "#21262d",
|
|
"statusBarItem.activeBackground": "#30363d",
|
|
"statusBarItem.remoteBackground": "#09090a",
|
|
"statusBarItem.remoteForeground": "#8b949e",
|
|
"statusBarItem.prominentBackground": "#21262d",
|
|
"statusBarItem.errorBackground": "#f85149",
|
|
"statusBarItem.errorForeground": "#000000",
|
|
"statusBarItem.warningBackground": "#e3b341",
|
|
"statusBarItem.warningForeground": "#000000",
|
|
|
|
"input.background": "#09090a",
|
|
"input.foreground": "#e6edf3",
|
|
"input.border": "#30363d",
|
|
"input.placeholderForeground": "#484f58",
|
|
"inputOption.activeBorder": "#1f6feb",
|
|
"inputOption.activeBackground": "#1f6feb33",
|
|
"inputOption.activeForeground": "#e6edf3",
|
|
"inputValidation.errorBackground": "#160b0b",
|
|
"inputValidation.errorBorder": "#f85149",
|
|
"inputValidation.warningBackground": "#161100",
|
|
"inputValidation.warningBorder": "#e3b341",
|
|
"inputValidation.infoBackground": "#0b1526",
|
|
"inputValidation.infoBorder": "#58a6ff",
|
|
|
|
"button.background": "#238636",
|
|
"button.foreground": "#ffffff",
|
|
"button.hoverBackground": "#2ea043",
|
|
"button.secondaryBackground": "#21262d",
|
|
"button.secondaryForeground": "#c9d1d9",
|
|
"button.secondaryHoverBackground": "#30363d",
|
|
"button.border": "#00000000",
|
|
|
|
"dropdown.background": "#131416",
|
|
"dropdown.border": "#30363d",
|
|
"dropdown.foreground": "#e6edf3",
|
|
"dropdown.listBackground": "#09090a",
|
|
|
|
"checkbox.background": "#131416",
|
|
"checkbox.border": "#6e7681",
|
|
"checkbox.foreground": "#e6edf3",
|
|
"checkbox.selectBackground": "#21262d",
|
|
"checkbox.selectBorder": "#1f6feb",
|
|
|
|
"badge.background": "#1f6feb33",
|
|
"badge.foreground": "#79c0ff",
|
|
|
|
"progressBar.background": "#1f6feb",
|
|
|
|
"scrollbar.shadow": "#00000080",
|
|
"scrollbarSlider.background": "#484f5833",
|
|
"scrollbarSlider.hoverBackground": "#484f5844",
|
|
"scrollbarSlider.activeBackground": "#484f5888",
|
|
|
|
"notifications.background": "#131416",
|
|
"notifications.foreground": "#e6edf3",
|
|
"notifications.border": "#30363d",
|
|
"notificationCenterHeader.background": "#21262d",
|
|
"notificationCenterHeader.foreground": "#8b949e",
|
|
"notificationsErrorIcon.foreground": "#f85149",
|
|
"notificationsWarningIcon.foreground": "#e3b341",
|
|
"notificationsInfoIcon.foreground": "#58a6ff",
|
|
|
|
"pickerGroup.border": "#21262d",
|
|
"pickerGroup.foreground": "#e6edf3",
|
|
"quickInput.background": "#131416",
|
|
"quickInput.foreground": "#e6edf3",
|
|
|
|
"terminal.background": "#09090a",
|
|
"terminal.foreground": "#c9d1d9",
|
|
"terminal.tab.activeBorder": "#f78166",
|
|
"terminal.selectionBackground": "#3392ff44",
|
|
"terminalCursor.background": "#6e7681",
|
|
"terminalCursor.foreground": "#79c0ff",
|
|
"terminal.ansiBlack": "#484f58",
|
|
"terminal.ansiBrightBlack": "#6e7681",
|
|
"terminal.ansiRed": "#ff7b72",
|
|
"terminal.ansiBrightRed": "#ffa198",
|
|
"terminal.ansiGreen": "#3fb950",
|
|
"terminal.ansiBrightGreen": "#56d364",
|
|
"terminal.ansiYellow": "#e3b341",
|
|
"terminal.ansiBrightYellow": "#f0c674",
|
|
"terminal.ansiBlue": "#58a6ff",
|
|
"terminal.ansiBrightBlue": "#79c0ff",
|
|
"terminal.ansiMagenta": "#bc8cff",
|
|
"terminal.ansiBrightMagenta": "#d2a8ff",
|
|
"terminal.ansiCyan": "#39c5cf",
|
|
"terminal.ansiBrightCyan": "#56d4dd",
|
|
"terminal.ansiWhite": "#b1bac4",
|
|
"terminal.ansiBrightWhite": "#ffffff",
|
|
|
|
"gitDecoration.addedResourceForeground": "#3fb950",
|
|
"gitDecoration.modifiedResourceForeground": "#58a6ff",
|
|
"gitDecoration.deletedResourceForeground": "#f85149",
|
|
"gitDecoration.untrackedResourceForeground": "#3fb950",
|
|
"gitDecoration.ignoredResourceForeground": "#484f58",
|
|
"gitDecoration.conflictingResourceForeground": "#e3b341",
|
|
"gitDecoration.submoduleResourceForeground": "#484f58",
|
|
|
|
"breadcrumb.foreground": "#6e7681",
|
|
"breadcrumb.background": "#020202",
|
|
"breadcrumb.focusForeground": "#e6edf3",
|
|
"breadcrumb.activeSelectionForeground": "#adbac7",
|
|
"breadcrumbPicker.background": "#131416",
|
|
|
|
"minimap.background": "#020202",
|
|
"minimap.selectionHighlight": "#3392ff44",
|
|
"minimap.errorHighlight": "#f85149",
|
|
"minimap.warningHighlight": "#e3b341",
|
|
"minimap.findMatchHighlight": "#ffd33d",
|
|
"minimapGutter.addedBackground": "#3fb950",
|
|
"minimapGutter.modifiedBackground": "#1f6feb",
|
|
"minimapGutter.deletedBackground": "#ff7b72",
|
|
|
|
"peekViewEditor.background": "#09090a",
|
|
"peekViewEditorGutter.background": "#09090a",
|
|
"peekViewResult.background": "#09090a",
|
|
"peekViewResult.fileForeground": "#c9d1d9",
|
|
"peekViewResult.lineForeground": "#8b949e",
|
|
"peekViewResult.matchHighlightBackground": "#ffd33d33",
|
|
"peekViewResult.selectionBackground": "#21262d",
|
|
"peekViewResult.selectionForeground": "#e6edf3",
|
|
"peekViewTitle.background": "#131416",
|
|
"peekViewTitleDescription.foreground": "#8b949e",
|
|
"peekViewTitleLabel.foreground": "#e6edf3",
|
|
"peekView.border": "#30363d",
|
|
|
|
"settings.headerForeground": "#e6edf3",
|
|
"settings.modifiedItemIndicator": "#1f6feb",
|
|
"welcomePage.buttonBackground": "#131416",
|
|
"welcomePage.buttonHoverBackground": "#21262d",
|
|
|
|
"debugToolBar.background": "#131416",
|
|
"editor.stackFrameHighlightBackground": "#c6902625",
|
|
"editor.focusedStackFrameHighlightBackground": "#2b6a3033"
|
|
},
|
|
"tokenColors": [
|
|
{
|
|
"scope": ["comment", "punctuation.definition.comment", "string.comment"],
|
|
"settings": { "foreground": "#8b949e" }
|
|
},
|
|
{
|
|
"scope": [
|
|
"constant",
|
|
"entity.name.constant",
|
|
"variable.other.constant",
|
|
"variable.other.enummember",
|
|
"variable.language"
|
|
],
|
|
"settings": { "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": ["entity", "entity.name"],
|
|
"settings": { "foreground": "#d2a8ff" }
|
|
},
|
|
{
|
|
"scope": "variable.parameter.function",
|
|
"settings": { "foreground": "#e6edf3" }
|
|
},
|
|
{
|
|
"scope": "entity.name.tag",
|
|
"settings": { "foreground": "#7ee787" }
|
|
},
|
|
{
|
|
"scope": "keyword",
|
|
"settings": { "foreground": "#ff7b72" }
|
|
},
|
|
{
|
|
"scope": ["storage", "storage.type"],
|
|
"settings": { "foreground": "#ff7b72" }
|
|
},
|
|
{
|
|
"scope": [
|
|
"storage.modifier.package",
|
|
"storage.modifier.import",
|
|
"storage.type.java"
|
|
],
|
|
"settings": { "foreground": "#e6edf3" }
|
|
},
|
|
{
|
|
"scope": [
|
|
"string",
|
|
"punctuation.definition.string",
|
|
"string punctuation.section.embedded source"
|
|
],
|
|
"settings": { "foreground": "#a5d6ff" }
|
|
},
|
|
{
|
|
"scope": "support",
|
|
"settings": { "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": "meta.property-name",
|
|
"settings": { "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": "variable",
|
|
"settings": { "foreground": "#ffa657" }
|
|
},
|
|
{
|
|
"scope": "variable.other",
|
|
"settings": { "foreground": "#e6edf3" }
|
|
},
|
|
{
|
|
"scope": ["source.regexp", "string.regexp"],
|
|
"settings": { "foreground": "#a5d6ff" }
|
|
},
|
|
{
|
|
"scope": [
|
|
"string.regexp.character-class",
|
|
"string.regexp constant.character.escape",
|
|
"string.regexp source.ruby.embedded",
|
|
"string.regexp string.regexp.arbitrary-repitition"
|
|
],
|
|
"settings": { "foreground": "#a5d6ff" }
|
|
},
|
|
{
|
|
"scope": "string.regexp constant.character.escape",
|
|
"settings": { "fontStyle": "bold", "foreground": "#7ee787" }
|
|
},
|
|
{
|
|
"scope": ["support.constant", "support.variable"],
|
|
"settings": { "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": "meta.module-reference",
|
|
"settings": { "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": "punctuation.definition.list.begin.markdown",
|
|
"settings": { "foreground": "#ffa657" }
|
|
},
|
|
{
|
|
"scope": ["markup.heading", "markup.heading entity.name"],
|
|
"settings": { "fontStyle": "bold", "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": "markup.quote",
|
|
"settings": { "foreground": "#7ee787" }
|
|
},
|
|
{
|
|
"scope": "markup.italic",
|
|
"settings": { "fontStyle": "italic", "foreground": "#e6edf3" }
|
|
},
|
|
{
|
|
"scope": "markup.bold",
|
|
"settings": { "fontStyle": "bold", "foreground": "#e6edf3" }
|
|
},
|
|
{
|
|
"scope": "markup.underline",
|
|
"settings": { "fontStyle": "underline" }
|
|
},
|
|
{
|
|
"scope": "markup.strikethrough",
|
|
"settings": { "fontStyle": "strikethrough" }
|
|
},
|
|
{
|
|
"scope": "markup.inline.raw",
|
|
"settings": { "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.deleted",
|
|
"meta.diff.header.from-file",
|
|
"punctuation.definition.deleted"
|
|
],
|
|
"settings": { "foreground": "#ffdcd7" }
|
|
},
|
|
{
|
|
"scope": [
|
|
"markup.inserted",
|
|
"meta.diff.header.to-file",
|
|
"punctuation.definition.inserted"
|
|
],
|
|
"settings": { "foreground": "#aff5b4" }
|
|
},
|
|
{
|
|
"scope": ["markup.changed", "punctuation.definition.changed"],
|
|
"settings": { "foreground": "#ffa657" }
|
|
},
|
|
{
|
|
"scope": "meta.diff.range",
|
|
"settings": { "foreground": "#d2a8ff", "fontStyle": "bold" }
|
|
},
|
|
{
|
|
"scope": "meta.diff.header",
|
|
"settings": { "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": "meta.separator",
|
|
"settings": { "fontStyle": "bold", "foreground": "#79c0ff" }
|
|
},
|
|
{
|
|
"scope": ["constant.other.reference.link", "string.other.link"],
|
|
"settings": { "foreground": "#a5d6ff", "fontStyle": "underline" }
|
|
},
|
|
{
|
|
"scope": [
|
|
"invalid.broken",
|
|
"invalid.deprecated",
|
|
"invalid.illegal",
|
|
"invalid.unimplemented"
|
|
],
|
|
"settings": { "fontStyle": "italic", "foreground": "#ffa198" }
|
|
}
|
|
]
|
|
}
|