github-vscode-themes
Version:
npm package wrapper around Primer's (unpublished) github-vscode-theme.
638 lines • 18.5 kB
JSON
{
"name": "GitHub Light High Contrast",
"colors": {
"focusBorder": "#0349b4",
"foreground": "#0e1116",
"descriptionForeground": "#0e1116",
"errorForeground": "#a0111f",
"textLink.foreground": "#0349b4",
"textLink.activeForeground": "#0349b4",
"textBlockQuote.background": "#ffffff",
"textBlockQuote.border": "#20252c",
"textCodeBlock.background": "#acb6c033",
"textPreformat.foreground": "#0e1116",
"textSeparator.foreground": "#88929d",
"icon.foreground": "#0e1116",
"keybindingLabel.foreground": "#0e1116",
"button.background": "#055d20",
"button.foreground": "#ffffff",
"button.hoverBackground": "#024c1a",
"button.secondaryBackground": "#acb6c0",
"button.secondaryForeground": "#0e1116",
"button.secondaryHoverBackground": "#ced5dc",
"checkbox.background": "#e7ecf0",
"checkbox.border": "#20252c",
"dropdown.background": "#ffffff",
"dropdown.border": "#20252c",
"dropdown.foreground": "#0e1116",
"dropdown.listBackground": "#ffffff",
"input.background": "#ffffff",
"input.border": "#20252c",
"input.foreground": "#0e1116",
"input.placeholderForeground": "#66707b",
"badge.foreground": "#ffffff",
"badge.background": "#0349b4",
"progressBar.background": "#0349b4",
"titleBar.activeForeground": "#0e1116",
"titleBar.activeBackground": "#ffffff",
"titleBar.inactiveForeground": "#0e1116",
"titleBar.inactiveBackground": "#ffffff",
"titleBar.border": "#20252c",
"activityBar.foreground": "#0e1116",
"activityBar.inactiveForeground": "#0e1116",
"activityBar.background": "#ffffff",
"activityBarBadge.foreground": "#ffffff",
"activityBarBadge.background": "#0349b4",
"activityBar.activeBorder": "#ef5b48",
"activityBar.border": "#20252c",
"sideBar.foreground": "#0e1116",
"sideBar.background": "#ffffff",
"sideBar.border": "#20252c",
"sideBarTitle.foreground": "#0e1116",
"sideBarSectionHeader.foreground": "#0e1116",
"sideBarSectionHeader.background": "#ffffff",
"sideBarSectionHeader.border": "#20252c",
"list.hoverForeground": "#0e1116",
"list.inactiveSelectionForeground": "#0e1116",
"list.activeSelectionForeground": "#0e1116",
"list.hoverBackground": "#e7ecf0",
"list.inactiveSelectionBackground": "#acb6c033",
"list.activeSelectionBackground": "#acb6c033",
"list.focusForeground": "#0e1116",
"list.focusBackground": "#dff7ff",
"list.inactiveFocusBackground": "#dff7ff",
"list.highlightForeground": "#0349b4",
"tree.indentGuidesStroke": "#88929d",
"notificationCenterHeader.foreground": "#0e1116",
"notificationCenterHeader.background": "#e7ecf0",
"notifications.foreground": "#0e1116",
"notifications.background": "#ffffff",
"notifications.border": "#20252c",
"notificationsErrorIcon.foreground": "#a0111f",
"notificationsWarningIcon.foreground": "#744500",
"notificationsInfoIcon.foreground": "#0349b4",
"pickerGroup.border": "#20252c",
"pickerGroup.foreground": "#0e1116",
"quickInput.background": "#ffffff",
"quickInput.foreground": "#0e1116",
"statusBar.foreground": "#0e1116",
"statusBar.background": "#ffffff",
"statusBar.border": "#20252c",
"statusBar.focusBorder": "#0349b480",
"statusBar.noFolderBackground": "#ffffff",
"statusBar.debuggingForeground": "#ffffff",
"statusBar.debuggingBackground": "#a0111f",
"statusBarItem.prominentBackground": "#acb6c033",
"statusBarItem.remoteForeground": "#0e1116",
"statusBarItem.remoteBackground": "#e7ecf0",
"statusBarItem.hoverBackground": "#0e111614",
"statusBarItem.activeBackground": "#0e11161f",
"statusBarItem.focusBorder": "#0349b4",
"editorGroupHeader.tabsBackground": "#ffffff",
"editorGroupHeader.tabsBorder": "#20252c",
"editorGroup.border": "#20252c",
"tab.activeForeground": "#0e1116",
"tab.inactiveForeground": "#0e1116",
"tab.inactiveBackground": "#ffffff",
"tab.activeBackground": "#ffffff",
"tab.hoverBackground": "#ffffff",
"tab.unfocusedHoverBackground": "#e7ecf0",
"tab.border": "#20252c",
"tab.unfocusedActiveBorderTop": "#20252c",
"tab.activeBorder": "#ffffff",
"tab.unfocusedActiveBorder": "#ffffff",
"tab.activeBorderTop": "#ef5b48",
"breadcrumb.foreground": "#0e1116",
"breadcrumb.focusForeground": "#0e1116",
"breadcrumb.activeSelectionForeground": "#0e1116",
"breadcrumbPicker.background": "#ffffff",
"editor.foreground": "#0e1116",
"editor.background": "#ffffff",
"editorWidget.background": "#ffffff",
"editor.foldBackground": "#66707b1a",
"editor.lineHighlightBackground": "#e7ecf0",
"editorLineNumber.foreground": "#88929d",
"editorLineNumber.activeForeground": "#0e1116",
"editorIndentGuide.background": "#0e11161f",
"editorIndentGuide.activeBackground": "#0e11163d",
"editorWhitespace.foreground": "#acb6c0",
"editorCursor.foreground": "#0349b4",
"editor.findMatchBackground": "#744500",
"editor.findMatchHighlightBackground": "#f0ce5380",
"editor.linkedEditingBackground": "#0349b412",
"editor.inactiveSelectionBackground": "#66707b",
"editor.selectionBackground": "#0e1116",
"editor.selectionHighlightBackground": "#26a14840",
"editor.wordHighlightBackground": "#e7ecf080",
"editor.wordHighlightBorder": "#acb6c099",
"editor.wordHighlightStrongBackground": "#acb6c04d",
"editor.wordHighlightStrongBorder": "#acb6c099",
"editorBracketMatch.background": "#26a14840",
"editorBracketMatch.border": "#26a14899",
"editor.selectionForeground": "#ffffff",
"editorInlayHint.background": "#acb6c033",
"editorInlayHint.foreground": "#0e1116",
"editorInlayHint.typeBackground": "#acb6c033",
"editorInlayHint.typeForeground": "#0e1116",
"editorInlayHint.paramBackground": "#acb6c033",
"editorInlayHint.paramForeground": "#0e1116",
"editorGutter.modifiedBackground": "#b58407",
"editorGutter.addedBackground": "#26a148",
"editorGutter.deletedBackground": "#ee5a5d",
"diffEditor.insertedLineBackground": "#82e5964d",
"diffEditor.insertedTextBackground": "#43c66380",
"diffEditor.removedLineBackground": "#ffc1bc4d",
"diffEditor.removedTextBackground": "#ee5a5d66",
"scrollbar.shadow": "#66707b33",
"scrollbarSlider.background": "#88929d33",
"scrollbarSlider.hoverBackground": "#88929d3d",
"scrollbarSlider.activeBackground": "#88929d47",
"editorOverviewRuler.border": "#ffffff",
"minimapSlider.background": "#88929d33",
"minimapSlider.hoverBackground": "#88929d3d",
"minimapSlider.activeBackground": "#88929d47",
"panel.background": "#ffffff",
"panel.border": "#20252c",
"panelTitle.activeBorder": "#ef5b48",
"panelTitle.activeForeground": "#0e1116",
"panelTitle.inactiveForeground": "#0e1116",
"panelInput.border": "#20252c",
"debugIcon.breakpointForeground": "#a0111f",
"debugConsole.infoForeground": "#4b535d",
"debugConsole.warningForeground": "#603700",
"debugConsole.errorForeground": "#a0111f",
"debugConsole.sourceForeground": "#744500",
"debugConsoleInputIcon.foreground": "#512598",
"debugTokenExpression.name": "#023b95",
"debugTokenExpression.value": "#032563",
"debugTokenExpression.string": "#032563",
"debugTokenExpression.boolean": "#024c1a",
"debugTokenExpression.number": "#024c1a",
"debugTokenExpression.error": "#86061d",
"symbolIcon.arrayForeground": "#702c00",
"symbolIcon.booleanForeground": "#023b95",
"symbolIcon.classForeground": "#702c00",
"symbolIcon.colorForeground": "#032563",
"symbolIcon.constructorForeground": "#341763",
"symbolIcon.enumeratorForeground": "#702c00",
"symbolIcon.enumeratorMemberForeground": "#023b95",
"symbolIcon.eventForeground": "#4b535d",
"symbolIcon.fieldForeground": "#702c00",
"symbolIcon.fileForeground": "#603700",
"symbolIcon.folderForeground": "#603700",
"symbolIcon.functionForeground": "#512598",
"symbolIcon.interfaceForeground": "#702c00",
"symbolIcon.keyForeground": "#023b95",
"symbolIcon.keywordForeground": "#86061d",
"symbolIcon.methodForeground": "#512598",
"symbolIcon.moduleForeground": "#86061d",
"symbolIcon.namespaceForeground": "#86061d",
"symbolIcon.nullForeground": "#023b95",
"symbolIcon.numberForeground": "#024c1a",
"symbolIcon.objectForeground": "#702c00",
"symbolIcon.operatorForeground": "#032563",
"symbolIcon.packageForeground": "#702c00",
"symbolIcon.propertyForeground": "#702c00",
"symbolIcon.referenceForeground": "#023b95",
"symbolIcon.snippetForeground": "#023b95",
"symbolIcon.stringForeground": "#032563",
"symbolIcon.structForeground": "#702c00",
"symbolIcon.textForeground": "#032563",
"symbolIcon.typeParameterForeground": "#032563",
"symbolIcon.unitForeground": "#023b95",
"symbolIcon.variableForeground": "#702c00",
"symbolIcon.constantForeground": "#024c1a",
"terminal.foreground": "#0e1116",
"terminal.ansiBlack": "#0e1116",
"terminal.ansiRed": "#a0111f",
"terminal.ansiGreen": "#024c1a",
"terminal.ansiYellow": "#3f2200",
"terminal.ansiBlue": "#0349b4",
"terminal.ansiMagenta": "#622cbc",
"terminal.ansiCyan": "#1b7c83",
"terminal.ansiWhite": "#66707b",
"terminal.ansiBrightBlack": "#4b535d",
"terminal.ansiBrightRed": "#86061d",
"terminal.ansiBrightGreen": "#055d20",
"terminal.ansiBrightYellow": "#4e2c00",
"terminal.ansiBrightBlue": "#1168e3",
"terminal.ansiBrightMagenta": "#844ae7",
"terminal.ansiBrightCyan": "#3192aa",
"terminal.ansiBrightWhite": "#88929d",
"editorBracketHighlight.foreground1": "#0349b4",
"editorBracketHighlight.foreground2": "#055d20",
"editorBracketHighlight.foreground3": "#744500",
"editorBracketHighlight.foreground4": "#a0111f",
"editorBracketHighlight.foreground5": "#971368",
"editorBracketHighlight.foreground6": "#622cbc",
"editorBracketHighlight.unexpectedBracket.foreground": "#0e1116",
"gitDecoration.addedResourceForeground": "#055d20",
"gitDecoration.modifiedResourceForeground": "#744500",
"gitDecoration.deletedResourceForeground": "#a0111f",
"gitDecoration.untrackedResourceForeground": "#055d20",
"gitDecoration.ignoredResourceForeground": "#66707b",
"gitDecoration.conflictingResourceForeground": "#873800",
"gitDecoration.submoduleResourceForeground": "#0e1116",
"debugToolBar.background": "#ffffff",
"editor.stackFrameHighlightBackground": "#b58407",
"editor.focusedStackFrameHighlightBackground": "#26a148",
"settings.headerForeground": "#0e1116",
"settings.modifiedItemIndicator": "#b58407",
"welcomePage.buttonBackground": "#e7ecf0",
"welcomePage.buttonHoverBackground": "#ced5dc"
},
"semanticHighlighting": true,
"tokenColors": [
{
"scope": [
"comment",
"punctuation.definition.comment",
"string.comment"
],
"settings": {
"foreground": "#66707b"
}
},
{
"scope": [
"constant.other.placeholder",
"constant.character"
],
"settings": {
"foreground": "#a0111f"
}
},
{
"scope": [
"constant",
"entity.name.constant",
"variable.other.constant",
"variable.other.enummember",
"variable.language",
"entity"
],
"settings": {
"foreground": "#023b95"
}
},
{
"scope": [
"entity.name",
"meta.export.default",
"meta.definition.variable"
],
"settings": {
"foreground": "#702c00"
}
},
{
"scope": [
"variable.parameter.function",
"meta.jsx.children",
"meta.block",
"meta.tag.attributes",
"entity.name.constant",
"meta.object.member",
"meta.embedded.expression"
],
"settings": {
"foreground": "#0e1116"
}
},
{
"scope": "entity.name.function",
"settings": {
"foreground": "#622cbc"
}
},
{
"scope": [
"entity.name.tag",
"support.class.component"
],
"settings": {
"foreground": "#024c1a"
}
},
{
"scope": "keyword",
"settings": {
"foreground": "#a0111f"
}
},
{
"scope": [
"storage",
"storage.type"
],
"settings": {
"foreground": "#a0111f"
}
},
{
"scope": [
"storage.modifier.package",
"storage.modifier.import",
"storage.type.java"
],
"settings": {
"foreground": "#0e1116"
}
},
{
"scope": [
"string",
"string punctuation.section.embedded source"
],
"settings": {
"foreground": "#032563"
}
},
{
"scope": "support",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": "meta.property-name",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": "variable",
"settings": {
"foreground": "#702c00"
}
},
{
"scope": "variable.other",
"settings": {
"foreground": "#0e1116"
}
},
{
"scope": "invalid.broken",
"settings": {
"fontStyle": "italic",
"foreground": "#6e011a"
}
},
{
"scope": "invalid.deprecated",
"settings": {
"fontStyle": "italic",
"foreground": "#6e011a"
}
},
{
"scope": "invalid.illegal",
"settings": {
"fontStyle": "italic",
"foreground": "#6e011a"
}
},
{
"scope": "invalid.unimplemented",
"settings": {
"fontStyle": "italic",
"foreground": "#6e011a"
}
},
{
"scope": "carriage-return",
"settings": {
"fontStyle": "italic underline",
"background": "#a0111f",
"foreground": "#ffffff",
"content": "^M"
}
},
{
"scope": "message.error",
"settings": {
"foreground": "#6e011a"
}
},
{
"scope": "string variable",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": [
"source.regexp",
"string.regexp"
],
"settings": {
"foreground": "#032563"
}
},
{
"scope": [
"string.regexp.character-class",
"string.regexp constant.character.escape",
"string.regexp source.ruby.embedded",
"string.regexp string.regexp.arbitrary-repitition"
],
"settings": {
"foreground": "#032563"
}
},
{
"scope": "string.regexp constant.character.escape",
"settings": {
"fontStyle": "bold",
"foreground": "#024c1a"
}
},
{
"scope": "support.constant",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": "support.variable",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": "support.type.property-name.json",
"settings": {
"foreground": "#024c1a"
}
},
{
"scope": "meta.module-reference",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": "punctuation.definition.list.begin.markdown",
"settings": {
"foreground": "#702c00"
}
},
{
"scope": [
"markup.heading",
"markup.heading entity.name"
],
"settings": {
"fontStyle": "bold",
"foreground": "#023b95"
}
},
{
"scope": "markup.quote",
"settings": {
"foreground": "#024c1a"
}
},
{
"scope": "markup.italic",
"settings": {
"fontStyle": "italic",
"foreground": "#0e1116"
}
},
{
"scope": "markup.bold",
"settings": {
"fontStyle": "bold",
"foreground": "#0e1116"
}
},
{
"scope": [
"markup.underline"
],
"settings": {
"fontStyle": "underline"
}
},
{
"scope": [
"markup.strikethrough"
],
"settings": {
"fontStyle": "strikethrough"
}
},
{
"scope": "markup.inline.raw",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": [
"markup.deleted",
"meta.diff.header.from-file",
"punctuation.definition.deleted"
],
"settings": {
"background": "#fff0ee",
"foreground": "#6e011a"
}
},
{
"scope": [
"punctuation.section.embedded"
],
"settings": {
"foreground": "#a0111f"
}
},
{
"scope": [
"markup.inserted",
"meta.diff.header.to-file",
"punctuation.definition.inserted"
],
"settings": {
"background": "#d2fedb",
"foreground": "#024c1a"
}
},
{
"scope": [
"markup.changed",
"punctuation.definition.changed"
],
"settings": {
"background": "#ffc67b",
"foreground": "#702c00"
}
},
{
"scope": [
"markup.ignored",
"markup.untracked"
],
"settings": {
"foreground": "#e7ecf0",
"background": "#023b95"
}
},
{
"scope": "meta.diff.range",
"settings": {
"foreground": "#622cbc",
"fontStyle": "bold"
}
},
{
"scope": "meta.diff.header",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": "meta.separator",
"settings": {
"fontStyle": "bold",
"foreground": "#023b95"
}
},
{
"scope": "meta.output",
"settings": {
"foreground": "#023b95"
}
},
{
"scope": [
"brackethighlighter.tag",
"brackethighlighter.curly",
"brackethighlighter.round",
"brackethighlighter.square",
"brackethighlighter.angle",
"brackethighlighter.quote"
],
"settings": {
"foreground": "#4b535d"
}
},
{
"scope": "brackethighlighter.unmatched",
"settings": {
"foreground": "#6e011a"
}
},
{
"scope": [
"constant.other.reference.link",
"string.other.link"
],
"settings": {
"foreground": "#032563"
}
}
]
}