Files
octo-vscode/themes/octo-light-color-theme.json
T

511 lines
17 KiB
JSON

{
"name": "Octo Light",
"type": "light",
"semanticHighlighting": true,
"semanticTokenColors": {
"comment": { "foreground": "#6a737d", "italic": true },
"keyword": "#d73a49",
"function": "#6f42c1",
"method": "#6f42c1",
"variable": "#e36209",
"variable.other": "#24292e",
"parameter": "#24292e",
"property": "#005cc5",
"class": "#6f42c1",
"type": "#6f42c1",
"interface": "#6f42c1",
"enum": "#6f42c1",
"enumMember": "#005cc5",
"number": "#005cc5",
"string": "#032f62",
"operator": "#d73a49",
"namespace": "#6f42c1"
},
"colors": {
"focusBorder": "#2188ff",
"foreground": "#444d56",
"descriptionForeground": "#6a737d",
"errorForeground": "#cb2431",
"icon.foreground": "#444d56",
"sash.hoverBorder": "#2188ff",
"textLink.foreground": "#0366d6",
"textLink.activeForeground": "#005cc5",
"textBlockQuote.background": "#fafbfc",
"textBlockQuote.border": "#e1e4e8",
"textCodeBlock.background": "#f2f4f5",
"textPreformat.foreground": "#586069",
"textSeparator.foreground": "#d1d5da",
"editor.background": "#ffffff",
"editor.foreground": "#24292e",
"editor.lineHighlightBackground": "#f2f4f5",
"editor.lineHighlightBorder": "#00000000",
"editor.selectionBackground": "#0366d625",
"editor.inactiveSelectionBackground": "#0366d611",
"editor.selectionHighlightBackground": "#34d05840",
"editor.wordHighlightBackground": "#00000000",
"editor.wordHighlightBorder": "#24943e99",
"editor.wordHighlightStrongBackground": "#00000000",
"editor.wordHighlightStrongBorder": "#24943e50",
"editor.findMatchBackground": "#ffdf5d",
"editor.findMatchHighlightBackground": "#ffdf5d66",
"editor.findRangeHighlightBackground": "#ffdf5d33",
"editor.rangeHighlightBackground": "#ffdf5d15",
"editor.hoverHighlightBackground": "#0366d611",
"editor.foldBackground": "#d1d5da11",
"editorCursor.foreground": "#044289",
"editorCursor.background": "#ffffff",
"editorLineNumber.foreground": "#1b1f234d",
"editorLineNumber.activeForeground": "#24292e",
"editorIndentGuide.background1": "#eff2f6",
"editorIndentGuide.activeBackground1": "#d7dbe0",
"editorWhitespace.foreground": "#d1d5da",
"editorBracketMatch.background": "#34d05840",
"editorBracketMatch.border": "#00000000",
"editorBracketHighlight.foreground1": "#005cc5",
"editorBracketHighlight.foreground2": "#e36209",
"editorBracketHighlight.foreground3": "#6f42c1",
"editorBracketHighlight.foreground4": "#005cc5",
"editorBracketHighlight.foreground5": "#e36209",
"editorBracketHighlight.foreground6": "#6f42c1",
"editorBracketHighlight.unexpectedBracket.foreground": "#b31d28",
"editorGutter.background": "#ffffff",
"editorGutter.addedBackground": "#28a745",
"editorGutter.modifiedBackground": "#2188ff",
"editorGutter.deletedBackground": "#d73a49",
"editorOverviewRuler.border": "#ffffff",
"editorOverviewRuler.findMatchForeground": "#ffdf5d",
"editorOverviewRuler.addedForeground": "#28a745",
"editorOverviewRuler.modifiedForeground": "#2188ff",
"editorOverviewRuler.deletedForeground": "#d73a49",
"editorOverviewRuler.errorForeground": "#cb2431",
"editorOverviewRuler.warningForeground": "#9a6700",
"editorOverviewRuler.selectionHighlightForeground": "#34d058",
"editorError.foreground": "#cb2431",
"editorWarning.foreground": "#9a6700",
"editorInfo.foreground": "#0366d6",
"editorHint.foreground": "#22863a",
"editorStickyScroll.background": "#ffffff",
"editorStickyScrollHover.background": "#f2f4f5",
"editorWidget.background": "#f2f4f5",
"editorWidget.border": "#e1e4e8",
"editorWidget.foreground": "#444d56",
"editorSuggestWidget.background": "#f2f4f5",
"editorSuggestWidget.border": "#e1e4e8",
"editorSuggestWidget.foreground": "#444d56",
"editorSuggestWidget.highlightForeground": "#0366d6",
"editorSuggestWidget.selectedBackground": "#e2e5e9",
"editorSuggestWidget.selectedForeground": "#24292e",
"editorHoverWidget.background": "#f2f4f5",
"editorHoverWidget.border": "#e1e4e8",
"editorHoverWidget.foreground": "#444d56",
"diffEditor.insertedLineBackground": "#34d05822",
"diffEditor.insertedTextBackground": "#34d05840",
"diffEditor.removedLineBackground": "#d73a4922",
"diffEditor.removedTextBackground": "#d73a4940",
"titleBar.activeBackground": "#ffffff",
"titleBar.activeForeground": "#2f363d",
"titleBar.inactiveBackground": "#f2f4f5",
"titleBar.inactiveForeground": "#6a737d",
"titleBar.border": "#e1e4e8",
"menubar.selectionBackground": "#e2e5e9",
"menubar.selectionForeground": "#24292e",
"menu.background": "#ffffff",
"menu.foreground": "#444d56",
"menu.selectionBackground": "#e2e5e9",
"menu.selectionForeground": "#24292e",
"menu.separatorBackground": "#e1e4e8",
"menu.border": "#e1e4e8",
"activityBar.background": "#ffffff",
"activityBar.foreground": "#2f363d",
"activityBar.inactiveForeground": "#959da5",
"activityBar.border": "#e1e4e8",
"activityBar.activeBorder": "#f9826c",
"activityBar.activeBackground": "#00000000",
"activityBarBadge.background": "#2188ff",
"activityBarBadge.foreground": "#ffffff",
"sideBar.background": "#ffffff",
"sideBar.foreground": "#586069",
"sideBar.border": "#e1e4e8",
"sideBarTitle.foreground": "#2f363d",
"sideBarSectionHeader.background": "#ffffff",
"sideBarSectionHeader.foreground": "#2f363d",
"sideBarSectionHeader.border": "#e1e4e8",
"list.hoverForeground": "#2f363d",
"list.activeSelectionForeground": "#2f363d",
"list.inactiveSelectionForeground": "#2f363d",
"list.hoverBackground": "#ebf0f4",
"list.inactiveSelectionBackground": "#e8eaed",
"list.activeSelectionBackground": "#e2e5e9",
"list.inactiveFocusBackground": "#dbedff",
"list.focusBackground": "#cce5ff",
"list.focusForeground": "#24292e",
"list.dropBackground": "#e8eaed",
"list.highlightForeground": "#0366d6",
"list.errorForeground": "#cb2431",
"list.warningForeground": "#9a6700",
"list.deemphasizedForeground": "#6a737d",
"tree.indentGuidesStroke": "#e1e4e8",
"tree.inactiveIndentGuidesStroke": "#eff2f6",
"editorGroupHeader.tabsBackground": "#f2f4f5",
"editorGroupHeader.tabsBorder": "#e1e4e8",
"editorGroupHeader.noTabsBackground": "#ffffff",
"editorGroup.border": "#e1e4e8",
"editorGroup.dropBackground": "#0366d615",
"tab.activeBackground": "#ffffff",
"tab.activeForeground": "#2f363d",
"tab.activeBorder": "#ffffff",
"tab.activeBorderTop": "#f9826c",
"tab.inactiveBackground": "#f2f4f5",
"tab.inactiveForeground": "#6a737d",
"tab.border": "#e1e4e8",
"tab.unfocusedActiveBackground": "#ffffff",
"tab.unfocusedActiveForeground": "#6a737d",
"tab.unfocusedActiveBorder": "#ffffff",
"tab.unfocusedActiveBorderTop": "#e1e4e8",
"tab.unfocusedInactiveBackground": "#f2f4f5",
"tab.unfocusedInactiveForeground": "#959da5",
"tab.hoverBackground": "#ffffff",
"tab.hoverForeground": "#2f363d",
"tab.lastPinnedBorder": "#e1e4e8",
"panel.background": "#f2f4f5",
"panel.border": "#e1e4e8",
"panelTitle.activeBorder": "#f9826c",
"panelTitle.activeForeground": "#2f363d",
"panelTitle.inactiveForeground": "#6a737d",
"panelInput.border": "#e1e4e8",
"statusBar.background": "#ffffff",
"statusBar.foreground": "#586069",
"statusBar.border": "#e1e4e8",
"statusBar.noFolderBackground": "#ffffff",
"statusBar.noFolderForeground": "#586069",
"statusBar.debuggingBackground": "#f9826c",
"statusBar.debuggingForeground": "#ffffff",
"statusBarItem.hoverBackground": "#e2e5e9",
"statusBarItem.activeBackground": "#d8dce0",
"statusBarItem.remoteBackground": "#ffffff",
"statusBarItem.remoteForeground": "#586069",
"statusBarItem.prominentBackground": "#e8eaed",
"statusBarItem.errorBackground": "#cb2431",
"statusBarItem.errorForeground": "#ffffff",
"statusBarItem.warningBackground": "#9a6700",
"statusBarItem.warningForeground": "#24292e",
"input.background": "#fafbfc",
"input.foreground": "#2f363d",
"input.border": "#e1e4e8",
"input.placeholderForeground": "#959da5",
"inputOption.activeBorder": "#2188ff",
"inputOption.activeBackground": "#dbedff",
"inputOption.activeForeground": "#024789",
"inputValidation.errorBackground": "#ffeef0",
"inputValidation.errorBorder": "#cb2431",
"inputValidation.warningBackground": "#fffbdd",
"inputValidation.warningBorder": "#9a6700",
"inputValidation.infoBackground": "#f1f8ff",
"inputValidation.infoBorder": "#2188ff",
"button.background": "#159739",
"button.foreground": "#ffffff",
"button.hoverBackground": "#138934",
"button.secondaryBackground": "#e1e4e8",
"button.secondaryForeground": "#1b1f23",
"button.secondaryHoverBackground": "#d1d5da",
"button.border": "#00000000",
"dropdown.background": "#fafbfc",
"dropdown.border": "#e1e4e8",
"dropdown.foreground": "#2f363d",
"dropdown.listBackground": "#ffffff",
"checkbox.background": "#fafbfc",
"checkbox.border": "#d1d5da",
"checkbox.foreground": "#24292e",
"checkbox.selectBackground": "#e2e5e9",
"checkbox.selectBorder": "#2188ff",
"badge.background": "#dbedff",
"badge.foreground": "#005cc5",
"progressBar.background": "#2188ff",
"scrollbar.shadow": "#6a737d33",
"scrollbarSlider.background": "#959da533",
"scrollbarSlider.hoverBackground": "#959da544",
"scrollbarSlider.activeBackground": "#959da588",
"notifications.background": "#fafbfc",
"notifications.foreground": "#2f363d",
"notifications.border": "#e1e4e8",
"notificationCenterHeader.background": "#e1e4e8",
"notificationCenterHeader.foreground": "#6a737d",
"notificationsErrorIcon.foreground": "#d73a49",
"notificationsWarningIcon.foreground": "#e36209",
"notificationsInfoIcon.foreground": "#005cc5",
"pickerGroup.border": "#e1e4e8",
"pickerGroup.foreground": "#2f363d",
"quickInput.background": "#fafbfc",
"quickInput.foreground": "#2f363d",
"terminal.background": "#f2f4f5",
"terminal.foreground": "#586069",
"terminal.tab.activeBorder": "#f9826c",
"terminal.selectionBackground": "#0366d625",
"terminalCursor.background": "#d1d5da",
"terminalCursor.foreground": "#005cc5",
"terminal.ansiBlack": "#24292e",
"terminal.ansiBrightBlack": "#6a737d",
"terminal.ansiRed": "#d73a49",
"terminal.ansiBrightRed": "#cb2431",
"terminal.ansiGreen": "#28a745",
"terminal.ansiBrightGreen": "#22863a",
"terminal.ansiYellow": "#9a6700",
"terminal.ansiBrightYellow": "#b08800",
"terminal.ansiBlue": "#0366d6",
"terminal.ansiBrightBlue": "#005cc5",
"terminal.ansiMagenta": "#5a32a3",
"terminal.ansiBrightMagenta": "#5a32a3",
"terminal.ansiCyan": "#1b7c83",
"terminal.ansiBrightCyan": "#3192aa",
"terminal.ansiWhite": "#6a737d",
"terminal.ansiBrightWhite": "#d1d5da",
"gitDecoration.addedResourceForeground": "#1a7f37",
"gitDecoration.modifiedResourceForeground": "#005cc5",
"gitDecoration.deletedResourceForeground": "#d73a49",
"gitDecoration.untrackedResourceForeground": "#1a7f37",
"gitDecoration.ignoredResourceForeground": "#6e7781",
"gitDecoration.conflictingResourceForeground": "#bc4c00",
"gitDecoration.submoduleResourceForeground": "#6e7781",
"breadcrumb.foreground": "#6a737d",
"breadcrumb.background": "#ffffff",
"breadcrumb.focusForeground": "#2f363d",
"breadcrumb.activeSelectionForeground": "#586069",
"breadcrumbPicker.background": "#fafbfc",
"minimap.background": "#ffffff",
"minimap.selectionHighlight": "#0366d625",
"minimap.errorHighlight": "#d73a49",
"minimap.warningHighlight": "#9a6700",
"minimap.findMatchHighlight": "#ffdf5d",
"minimapGutter.addedBackground": "#28a745",
"minimapGutter.modifiedBackground": "#2188ff",
"minimapGutter.deletedBackground": "#d73a49",
"peekViewEditor.background": "#f2f4f5",
"peekViewEditorGutter.background": "#f2f4f5",
"peekViewResult.background": "#f2f4f5",
"peekViewResult.fileForeground": "#24292e",
"peekViewResult.lineForeground": "#6a737d",
"peekViewResult.matchHighlightBackground": "#ffdf5d60",
"peekViewResult.selectionBackground": "#e2e5e9",
"peekViewResult.selectionForeground": "#24292e",
"peekViewTitle.background": "#e8eaed",
"peekViewTitleDescription.foreground": "#6a737d",
"peekViewTitleLabel.foreground": "#24292e",
"peekView.border": "#e1e4e8",
"settings.headerForeground": "#2f363d",
"settings.modifiedItemIndicator": "#2188ff",
"welcomePage.buttonBackground": "#f2f4f5",
"welcomePage.buttonHoverBackground": "#e1e4e8",
"debugToolBar.background": "#ffffff"
},
"tokenColors": [
{
"scope": ["comment", "punctuation.definition.comment", "string.comment"],
"settings": { "foreground": "#6a737d" }
},
{
"scope": [
"constant",
"entity.name.constant",
"variable.other.constant",
"variable.other.enummember",
"variable.language"
],
"settings": { "foreground": "#005cc5" }
},
{
"scope": ["entity", "entity.name"],
"settings": { "foreground": "#6f42c1" }
},
{
"scope": "variable.parameter.function",
"settings": { "foreground": "#24292e" }
},
{
"scope": "entity.name.tag",
"settings": { "foreground": "#22863a" }
},
{
"scope": "keyword",
"settings": { "foreground": "#d73a49" }
},
{
"scope": ["storage", "storage.type"],
"settings": { "foreground": "#d73a49" }
},
{
"scope": [
"storage.modifier.package",
"storage.modifier.import",
"storage.type.java"
],
"settings": { "foreground": "#24292e" }
},
{
"scope": [
"string",
"punctuation.definition.string",
"string punctuation.section.embedded source"
],
"settings": { "foreground": "#032f62" }
},
{
"scope": "support",
"settings": { "foreground": "#005cc5" }
},
{
"scope": "meta.property-name",
"settings": { "foreground": "#005cc5" }
},
{
"scope": "variable",
"settings": { "foreground": "#e36209" }
},
{
"scope": "variable.other",
"settings": { "foreground": "#24292e" }
},
{
"scope": ["source.regexp", "string.regexp"],
"settings": { "foreground": "#032f62" }
},
{
"scope": [
"string.regexp.character-class",
"string.regexp constant.character.escape",
"string.regexp source.ruby.embedded",
"string.regexp string.regexp.arbitrary-repitition"
],
"settings": { "foreground": "#032f62" }
},
{
"scope": "string.regexp constant.character.escape",
"settings": { "fontStyle": "bold", "foreground": "#22863a" }
},
{
"scope": ["support.constant", "support.variable"],
"settings": { "foreground": "#005cc5" }
},
{
"scope": "meta.module-reference",
"settings": { "foreground": "#005cc5" }
},
{
"scope": "punctuation.definition.list.begin.markdown",
"settings": { "foreground": "#e36209" }
},
{
"scope": ["markup.heading", "markup.heading entity.name"],
"settings": { "fontStyle": "bold", "foreground": "#005cc5" }
},
{
"scope": "markup.quote",
"settings": { "foreground": "#22863a" }
},
{
"scope": "markup.italic",
"settings": { "fontStyle": "italic", "foreground": "#24292e" }
},
{
"scope": "markup.bold",
"settings": { "fontStyle": "bold", "foreground": "#24292e" }
},
{
"scope": "markup.underline",
"settings": { "fontStyle": "underline" }
},
{
"scope": "markup.strikethrough",
"settings": { "fontStyle": "strikethrough" }
},
{
"scope": "markup.inline.raw",
"settings": { "foreground": "#005cc5" }
},
{
"scope": [
"markup.deleted",
"meta.diff.header.from-file",
"punctuation.definition.deleted"
],
"settings": { "background": "#ffeef0", "foreground": "#b31d28" }
},
{
"scope": [
"markup.inserted",
"meta.diff.header.to-file",
"punctuation.definition.inserted"
],
"settings": { "background": "#f0fff4", "foreground": "#22863a" }
},
{
"scope": ["markup.changed", "punctuation.definition.changed"],
"settings": { "background": "#ffebda", "foreground": "#e36209" }
},
{
"scope": "meta.diff.range",
"settings": { "foreground": "#6f42c1", "fontStyle": "bold" }
},
{
"scope": "meta.diff.header",
"settings": { "foreground": "#005cc5" }
},
{
"scope": "meta.separator",
"settings": { "fontStyle": "bold", "foreground": "#005cc5" }
},
{
"scope": ["constant.other.reference.link", "string.other.link"],
"settings": { "foreground": "#032f62", "fontStyle": "underline" }
},
{
"scope": [
"invalid.broken",
"invalid.deprecated",
"invalid.illegal",
"invalid.unimplemented"
],
"settings": { "fontStyle": "italic", "foreground": "#b31d28" }
}
]
}