install.fairie/home/private_dot_config/private_Code/User/extensions/theme-betelgeuse-vscode/themes/themer-light-color-theme.json
2022-12-24 22:00:16 -05:00

614 lines
24 KiB
JSON

{
"colors": {
"activityBar.activeBackground": "#e5e6e733",
"activityBar.activeBorder": "#666970",
"activityBar.activeFocusBorder": "#4c5058",
"activityBar.background": "#ffffff",
"activityBar.border": "#ffffff",
"activityBar.dropBorder": "#a0dbff",
"activityBar.foreground": "#7f8288",
"activityBar.inactiveForeground": "#999ba0",
"activityBarBadge.background": "#4c5058",
"activityBarBadge.foreground": "#ffffff",
"badge.background": "#4c5058",
"badge.foreground": "#ffffff",
"breadcrumb.activeSelectionForeground": "#4c5058",
"breadcrumb.background": "#ffffff",
"breadcrumb.focusForeground": "#666970",
"breadcrumb.foreground": "#7f8288",
"breadcrumbPicker.background": "#ffffff",
"button.background": "#a0dbff",
"button.foreground": "#ffffff",
"button.hoverBackground": "#24e5ff",
"button.secondaryBackground": "#666970",
"button.secondaryForeground": "#ffffff",
"button.secondaryHoverBackground": "#7f8288",
"charts.blue": "#a0dbff",
"charts.foreground": "#666970",
"charts.green": "#95ffc3",
"charts.lines": "#b2b4b7",
"charts.orange": "#dcdfe4",
"charts.purple": "#4c5058",
"charts.red": "#ff4972",
"charts.yellow": "#ffff80",
"checkbox.background": "#a0dbff",
"checkbox.border": "#e5e6e7",
"checkbox.foreground": "#ffffff",
"debugConsole.errorForeground": "#ff4972",
"debugConsole.infoForeground": "#a0dbff",
"debugConsole.sourceForeground": "#4c5058",
"debugConsole.warningForeground": "#dcdfe4",
"debugConsoleInputIcon.foreground": "#999ba0",
"debugExceptionWidget.background": "#e5e6e7",
"debugExceptionWidget.border": "#e5e6e7",
"debugIcon.breakpointCurrentStackframeForeground": "#95ffc3",
"debugIcon.breakpointDisabledForeground": "#999ba0",
"debugIcon.breakpointForeground": "#ff4972",
"debugIcon.breakpointStackframeForeground": "#ffff80",
"debugIcon.breakpointUnverifiedForeground": "#7f8288",
"debugIcon.continueForeground": "#95ffc3",
"debugIcon.disconnectForeground": "#dcdfe4",
"debugIcon.pauseForeground": "#a0dbff",
"debugIcon.restartForeground": "#eb71ad",
"debugIcon.startForeground": "#95ffc3",
"debugIcon.stepBackForeground": "#4c5058",
"debugIcon.stepIntoForeground": "#4c5058",
"debugIcon.stepOutForeground": "#4c5058",
"debugIcon.stepOverForeground": "#4c5058",
"debugIcon.stopForeground": "#ff4972",
"debugTokenExpression.boolean": "#4c5058",
"debugTokenExpression.error": "#ff4972",
"debugTokenExpression.name": "#a0dbff",
"debugTokenExpression.number": "#eb71ad",
"debugTokenExpression.string": "#95ffc3",
"debugTokenExpression.value": "#4c5058",
"debugToolBar.background": "#e5e6e7",
"debugToolBar.border": "#cccdcf",
"debugView.exceptionLabelBackground": "#e5e6e7",
"debugView.exceptionLabelForeground": "#ffff80",
"debugView.stateLabelBackground": "#e5e6e7",
"debugView.stateLabelForeground": "#a0dbff",
"debugView.valueChangedHighlight": "#ffff8033",
"descriptionForeground": "#666970",
"diffEditor.border": "#e5e6e7",
"diffEditor.diagonalFill": "#e5e6e77f",
"diffEditor.insertedTextBackground": "#95ffc320",
"diffEditor.removedTextBackground": "#ff497220",
"dropdown.background": "#e5e6e7",
"dropdown.border": "#e5e6e7",
"dropdown.foreground": "#666970",
"dropdown.listBackground": "#e5e6e7",
"editor.background": "#ffffff",
"editor.findMatchBackground": "#ffff803f",
"editor.findMatchHighlightBackground": "#ffff8033",
"editor.findRangeHighlightBackground": "#e5e6e7",
"editor.focusedStackFrameHighlightBackground": "#95ffc33f",
"editor.foldBackground": "#e5e6e766",
"editor.foreground": "#4c5058",
"editor.hoverHighlightBackground": "#cccdcf7f",
"editor.inactiveSelectionBackground": "#a0dbff33",
"editor.lineHighlightBackground": "#ffffff",
"editor.lineHighlightBorder": "#e5e6e7",
"editor.rangeHighlightBackground": "#ffff8033",
"editor.selectionBackground": "#a0dbff33",
"editor.selectionForeground": "#4c5058",
"editor.selectionHighlightBackground": "#e5e6e7",
"editor.snippetFinalTabstopHighlightBackground": "#cccdcf7f",
"editor.snippetTabstopHighlightBackground": "#e5e6e77f",
"editor.stackFrameHighlightBackground": "#24e5ff3f",
"editor.symbolHighlightBackground": "#4c505833",
"editor.wordHighlightBackground": "#4c505833",
"editor.wordHighlightStrongBackground": "#eb71ad33",
"editorBracketHighlight.foreground1": "#4c5058",
"editorBracketHighlight.foreground2": "#ffff80",
"editorBracketHighlight.foreground3": "#24e5ff",
"editorBracketHighlight.foreground4": "#4c5058",
"editorBracketHighlight.foreground5": "#95ffc3",
"editorBracketHighlight.foreground6": "#a0dbff",
"editorBracketHighlight.unexpectedBracket": "#ff4972",
"editorBracketMatch.background": "#e5e6e7",
"editorBracketMatch.border": "#cccdcf",
"editorCodeLens.foreground": "#7f8288",
"editorCursor.background": "#ffffff",
"editorCursor.foreground": "#4c5058",
"editorError.border": "#4c5058",
"editorError.foreground": "#ff4972",
"editorGroup.border": "#e5e6e7",
"editorGroup.dropBackground": "#cccdcf7f",
"editorGroup.emptyBackground": "#ffffff",
"editorGroup.focusedEmptyBorder": "#e5e6e7",
"editorGroupHeader.border": "#ffffff",
"editorGroupHeader.noTabsBackground": "#ffffff",
"editorGroupHeader.tabsBackground": "#ffffff",
"editorGroupHeader.tabsBorder": "#ffffff",
"editorGutter.addedBackground": "#95ffc3",
"editorGutter.background": "#ffffff",
"editorGutter.commentRangeForeground": "#b2b4b7",
"editorGutter.deletedBackground": "#ff4972",
"editorGutter.foldingControlForeground": "#7f8288",
"editorGutter.modifiedBackground": "#ffff80",
"editorHint.border": "#999ba0",
"editorHint.foreground": "#eb71ad",
"editorHoverWidget.background": "#e5e6e7",
"editorHoverWidget.border": "#e5e6e7",
"editorHoverWidget.foreground": "#666970",
"editorHoverWidget.statusBarBackground": "#a0dbff33",
"editorIndentGuide.activeBackground": "#cccdcf",
"editorIndentGuide.background": "#e5e6e7",
"editorInfo.border": "#7f8288",
"editorInfo.foreground": "#a0dbff",
"editorLightBulb.foreground": "#ffff80",
"editorLightBulbAutoFix.foreground": "#a0dbff",
"editorLineNumber.activeForeground": "#999ba0",
"editorLineNumber.foreground": "#cccdcf",
"editorLink.activeForeground": "#24e5ff",
"editorMarkerNavigation.background": "#e5e6e7",
"editorMarkerNavigationError.background": "#ff4972",
"editorMarkerNavigationInfo.background": "#a0dbff",
"editorMarkerNavigationWarning.background": "#dcdfe4",
"editorOverviewRuler.addedForeground": "#95ffc37f",
"editorOverviewRuler.border": "#e5e6e7",
"editorOverviewRuler.bracketMatchForeground": "#b2b4b7",
"editorOverviewRuler.commonContentForeground": "#4c5058",
"editorOverviewRuler.currentContentForeground": "#24e5ff",
"editorOverviewRuler.deletedForeground": "#ff49727f",
"editorOverviewRuler.errorForeground": "#ff49727f",
"editorOverviewRuler.findMatchForeground": "#ffff80bf",
"editorOverviewRuler.incomingContentForeground": "#a0dbff",
"editorOverviewRuler.infoForeground": "#a0dbff7f",
"editorOverviewRuler.modifiedForeground": "#ffff807f",
"editorOverviewRuler.rangeHighlightForeground": "#cccdcfbf",
"editorOverviewRuler.selectionHighlightForeground": "#e5e6e7bf",
"editorOverviewRuler.warningForeground": "#dcdfe47f",
"editorOverviewRuler.wordHighlightForeground": "#cccdcfbf",
"editorOverviewRuler.wordHighlightStrongForeground": "#b2b4b7bf",
"editorPane.background": "#ffffff",
"editorRuler.foreground": "#e5e6e7",
"editorSuggestWidget.background": "#e5e6e7",
"editorSuggestWidget.border": "#e5e6e7",
"editorSuggestWidget.foreground": "#666970",
"editorSuggestWidget.highlightForeground": "#eb71ad",
"editorSuggestWidget.selectedBackground": "#cccdcf",
"editorUnnecessaryCode.opacity": "#0000007f",
"editorWarning.border": "#666970",
"editorWarning.foreground": "#dcdfe4",
"editorWhitespace.foreground": "#e5e6e7",
"editorWidget.background": "#e5e6e7",
"editorWidget.border": "#e5e6e7",
"editorWidget.foreground": "#666970",
"editorWidget.resizeBorder": "#a0dbff",
"errorForeground": "#ff4972",
"extensionBadge.remoteBackground": "#eb71ad",
"extensionBadge.remoteForeground": "#ffffff",
"extensionButton.prominentBackground": "#a0dbff",
"extensionButton.prominentForeground": "#ffffff",
"extensionButton.prominentHoverBackground": "#24e5ff",
"focusBorder": "#4c5058",
"foreground": "#4c5058",
"gitDecoration.addedResourceForeground": "#95ffc3",
"gitDecoration.conflictingResourceForeground": "#24e5ff",
"gitDecoration.deletedResourceForeground": "#ff4972",
"gitDecoration.ignoredResourceForeground": "#b2b4b7",
"gitDecoration.modifiedResourceForeground": "#ffff80",
"gitDecoration.stageDeletedResourceForeground": "#ff4972",
"gitDecoration.stageModifiedResourceForeground": "#24e5ff",
"gitDecoration.submoduleResourceForeground": "#eb71ad",
"gitDecoration.untrackedResourceForeground": "#4c5058",
"icon.foreground": "#666970",
"imagePreview.border": "#e5e6e7",
"input.background": "#e5e6e7",
"input.border": "#e5e6e7",
"input.foreground": "#666970",
"input.placeholderForeground": "#cccdcf",
"inputOption.activeBackground": "#cccdcf",
"inputOption.activeBorder": "#24e5ff",
"inputOption.activeForeground": "#4c5058",
"inputValidation.errorBackground": "#e5e6e7",
"inputValidation.errorBorder": "#ff4972",
"inputValidation.errorForeground": "#ff4972",
"inputValidation.infoBackground": "#e5e6e7",
"inputValidation.infoBorder": "#a0dbff",
"inputValidation.infoForeground": "#a0dbff",
"inputValidation.warningBackground": "#e5e6e7",
"inputValidation.warningBorder": "#dcdfe4",
"inputValidation.warningForeground": "#dcdfe4",
"list.activeSelectionBackground": "#4c505833",
"list.activeSelectionForeground": "#4c5058",
"list.deemphasizedForeground": "#999ba0",
"list.dropBackground": "#e5e6e7",
"list.errorForeground": "#ff4972",
"list.filterMatchBackground": "#ffff8033",
"list.filterMatchBorder": "#ffff8033",
"list.focusBackground": "#b2b4b73f",
"list.focusForeground": "#4c5058",
"list.highlightForeground": "#ffff80",
"list.hoverBackground": "#e5e6e733",
"list.hoverForeground": "#4c5058",
"list.inactiveFocusBackground": "#e5e6e73f",
"list.inactiveSelectionBackground": "#cccdcf3f",
"list.inactiveSelectionForeground": "#666970",
"list.invalidItemForeground": "#ff4972",
"list.warningForeground": "#ffff80",
"listFilterWidget.background": "#e5e6e7",
"listFilterWidget.noMatchesOutline": "#ff4972",
"listFilterWidget.outline": "#a0dbff",
"menu.background": "#ffffff",
"menu.foreground": "#666970",
"menu.selectionBackground": "#e5e6e7",
"menu.selectionForeground": "#4c5058",
"menu.separatorBackground": "#cccdcf",
"menubar.selectionBackground": "#e5e6e7",
"menubar.selectionForeground": "#4c5058",
"merge.border": "#999ba0",
"merge.commonContentBackground": "#4c50584c",
"merge.commonHeaderBackground": "#4c50584c",
"merge.currentContentBackground": "#24e5ff4c",
"merge.currentHeaderBackground": "#24e5ff4c",
"merge.incomingContentBackground": "#a0dbff4c",
"merge.incomingHeaderBackground": "#a0dbff4c",
"minimap.background": "#ffffff",
"minimap.errorHighlight": "#ff497280",
"minimap.findMatchHighlight": "#ffff80",
"minimap.selectionHighlight": "#a0dbff80",
"minimap.warningHighlight": "#dcdfe480",
"minimapGutter.addedBackground": "#95ffc380",
"minimapGutter.deletedBackground": "#ff497280",
"minimapGutter.modifiedBackground": "#ffff8080",
"minimapSlider.activeBackground": "#b2b4b733",
"minimapSlider.background": "#e5e6e733",
"minimapSlider.hoverBackground": "#cccdcf33",
"notebook.cellBorderColor": "#e5e6e73f",
"notebook.cellHoverBackground": "#e5e6e73f",
"notebook.cellInsertionIndicator": "#95ffc3",
"notebook.cellStatusBarItemHoverBackground": "#e5e6e73f",
"notebook.cellToolbarSeparator": "#e5e6e73f",
"notebook.focusedCellBackground": "#e5e6e77f",
"notebook.focusedCellBorder": "#4c5058",
"notebook.focusedCellShadow": "#0000003f",
"notebook.focusedEditorBorder": "#e5e6e7",
"notebook.focusedRowBorder": "#4c5058",
"notebook.inactiveFocusedCellBorder": "#7f8288",
"notebook.outputContainerBackgroundColor": "#ffffff",
"notebook.rowHoverBackground": "#e5e6e77f",
"notebook.selectedCellBorder": "#999ba0",
"notebook.symbolHighlightBackground": "#4c50583f",
"notebookScrollbarSlider.activeBackground": "#7f82887f",
"notebookScrollbarSlider.background": "#b2b4b77f",
"notebookScrollbarSlider.hoverBackground": "#999ba07f",
"notebookStatusErrorIcon.foreground": "#ff4972",
"notebookStatusRunningIcon.foreground": "#a0dbff",
"notebookStatusSuccessIcon.foreground": "#95ffc3",
"notificationCenterHeader.background": "#cccdcf",
"notificationCenterHeader.foreground": "#666970",
"notificationLink.foreground": "#a0dbff",
"notificationToast.border": "#b2b4b7",
"notifications.background": "#e5e6e7",
"notifications.border": "#b2b4b7",
"notifications.foreground": "#4c5058",
"notificationsErrorIcon.foreground": "#ff4972",
"notificationsInfoIcon.foreground": "#a0dbff",
"notificationsWarningIcon.foreground": "#dcdfe4",
"panel.background": "#ffffff",
"panel.border": "#e5e6e7",
"panel.dropBorder": "#a0dbff",
"panelSection.border": "#e5e6e7",
"panelSection.dropBackground": "#e5e6e73f",
"panelSectionHeader.background": "#cccdcf",
"panelSectionHeader.border": "#ffffff",
"panelSectionHeader.foreground": "#666970",
"panelTitle.activeBorder": "#b2b4b7",
"panelTitle.activeForeground": "#666970",
"panelTitle.inactiveForeground": "#999ba0",
"peekView.border": "#eb71ad",
"peekViewEditor.background": "#e5e6e77f",
"peekViewEditor.matchHighlightBackground": "#ffff807f",
"peekViewEditorGutter.background": "#e5e6e77f",
"peekViewResult.background": "#e5e6e7",
"peekViewResult.fileForeground": "#666970",
"peekViewResult.lineForeground": "#cccdcf",
"peekViewResult.matchHighlightBackground": "#ffff80",
"peekViewResult.selectionBackground": "#b2b4b7",
"peekViewResult.selectionForeground": "#4c5058",
"peekViewTitle.background": "#e5e6e7",
"peekViewTitleDescription.foreground": "#7f8288",
"peekViewTitleLabel.foreground": "#4c5058",
"pickerGroup.border": "#cccdcf",
"pickerGroup.foreground": "#999ba0",
"problemsErrorIcon.foreground": "#ff4972",
"problemsInfoIcon.foreground": "#a0dbff",
"problemsWarningIcon.foreground": "#dcdfe4",
"progressBar.background": "#95ffc3",
"quickInput.background": "#e5e6e7",
"quickInput.foreground": "#4c5058",
"quickInputTitle.background": "#cccdcf",
"sash.hoverBorder": "#a0dbff",
"scm.providerBorder": "#cccdcf",
"scrollbar.shadow": "#4c505866",
"scrollbarSlider.activeBackground": "#7f82887f",
"scrollbarSlider.background": "#b2b4b77f",
"scrollbarSlider.hoverBackground": "#999ba07f",
"selection.background": "#cccdcf",
"settings.checkboxBackground": "#a0dbff",
"settings.checkboxBorder": "#a0dbff",
"settings.checkboxForeground": "#ffffff",
"settings.dropdownBackground": "#e5e6e7",
"settings.dropdownForeground": "#666970",
"settings.dropdownListBorder": "#cccdcf",
"settings.focusedRowBackground": "#ffffff",
"settings.headerForeground": "#4c5058",
"settings.modifiedItemIndicator": "#24e5ff",
"settings.numberInputBackground": "#e5e6e7",
"settings.numberInputForeground": "#666970",
"settings.textInputBackground": "#e5e6e7",
"settings.textInputForeground": "#666970",
"sideBar.background": "#ffffff",
"sideBar.border": "#e5e6e7",
"sideBar.dropBackground": "#e5e6e73f",
"sideBar.foreground": "#666970",
"sideBarSectionHeader.background": "#cccdcf",
"sideBarSectionHeader.border": "#ffffff",
"sideBarSectionHeader.foreground": "#666970",
"sideBarTitle.foreground": "#7f8288",
"statusBar.background": "#a0dbff",
"textBlockQuote.background": "#e5e6e7",
"widget.shadow": "#4c505866",
"textBlockQuote.border": "#e5e6e7",
"textCodeBlock.background": "#ffffff",
"textLink.activeForeground": "#24e5ff",
"textLink.foreground": "#a0dbff",
"textPreformat.foreground": "#dcdfe4",
"textSeparator.foreground": "#999ba0",
"statusBar.border": "#ffffff",
"statusBar.debuggingBackground": "#dcdfe4",
"statusBar.debuggingBorder": "#ffffff",
"statusBar.debuggingForeground": "#ffffff",
"statusBar.foreground": "#ffffff",
"statusBar.noFolderBackground": "#4c5058",
"statusBar.noFolderBorder": "#ffffff",
"statusBar.noFolderForeground": "#ffffff",
"statusBarItem.activeBackground": "#24e5ff",
"statusBarItem.errorBackground": "#ff4972",
"statusBarItem.errorForeground": "#ffffff",
"statusBarItem.hoverBackground": "#95ffc3",
"statusBarItem.prominentBackground": "#24e5ff",
"statusBarItem.prominentHoverBackground": "#95ffc3",
"statusBarItem.remoteBackground": "#24e5ff",
"statusBarItem.remoteForeground": "#ffffff",
"symbolIcon.arrayForeground": "#eb71ad",
"symbolIcon.booleanForeground": "#4c5058",
"symbolIcon.classForeground": "#a0dbff",
"symbolIcon.colorForeground": "#24e5ff",
"symbolIcon.constantForeground": "#95ffc3",
"symbolIcon.constructorForeground": "#4c5058",
"symbolIcon.enumeratorForeground": "#24e5ff",
"symbolIcon.enumeratorMemberForeground": "#a0dbff",
"symbolIcon.eventForeground": "#dcdfe4",
"symbolIcon.fieldForeground": "#ff4972",
"symbolIcon.fileForeground": "#666970",
"symbolIcon.folderForeground": "#7f8288",
"symbolIcon.functionForeground": "#4c5058",
"symbolIcon.interfaceForeground": "#ff4972",
"symbolIcon.keyForeground": "#ffff80",
"symbolIcon.keywordForeground": "#a0dbff",
"symbolIcon.methodForeground": "#24e5ff",
"symbolIcon.moduleForeground": "#24e5ff",
"symbolIcon.namespaceForeground": "#a0dbff",
"symbolIcon.nullForeground": "#ff4972",
"symbolIcon.numberForeground": "#dcdfe4",
"symbolIcon.objectForeground": "#4c5058",
"symbolIcon.operatorForeground": "#ff4972",
"symbolIcon.packageForeground": "#dcdfe4",
"symbolIcon.propertyForeground": "#24e5ff",
"symbolIcon.referenceForeground": "#dcdfe4",
"symbolIcon.snippetForeground": "#7f8288",
"symbolIcon.stringForeground": "#95ffc3",
"symbolIcon.structForeground": "#a0dbff",
"symbolIcon.textForeground": "#4c5058",
"symbolIcon.typeParameterForeground": "#a0dbff",
"symbolIcon.unitForeground": "#ffff80",
"symbolIcon.variableForeground": "#dcdfe4",
"tab.activeBackground": "#ffffff",
"tab.activeForeground": "#666970",
"tab.activeModifiedBorder": "#ffff80",
"tab.border": "#ffffff",
"tab.hoverBackground": "#e5e6e780",
"tab.hoverForeground": "#7f8288",
"tab.inactiveBackground": "#e5e6e7",
"tab.inactiveForeground": "#b2b4b7",
"tab.inactiveModifiedBorder": "#ffff80",
"tree.indentGuidesStroke": "#e5e6e7",
"tab.lastPinnedBorder": "#eb71ad",
"tab.unfocusedActiveBackground": "#ffffff",
"tab.unfocusedActiveForeground": "#b2b4b7",
"tab.unfocusedActiveModifiedBorder": "#ffff80",
"tab.unfocusedHoverBackground": "#e5e6e780",
"tab.unfocusedHoverForeground": "#999ba0",
"tab.unfocusedInactiveBackground": "#e5e6e7",
"tab.unfocusedInactiveForeground": "#cccdcf",
"tab.unfocusedInactiveModifiedBorder": "#ffff80",
"terminal.ansiBlack": "#ffffff",
"terminal.ansiBlue": "#a0dbff",
"terminal.ansiBrightBlack": "#e5e6e7",
"terminal.ansiBrightBlue": "#a0dbff",
"terminal.ansiBrightCyan": "#24e5ff",
"terminal.ansiBrightGreen": "#24e5ff",
"terminal.ansiBrightMagenta": "#eb71ad",
"terminal.ansiBrightRed": "#dcdfe4",
"terminal.ansiBrightWhite": "#4c5058",
"terminal.ansiBrightYellow": "#ffff80",
"terminal.ansiCyan": "#24e5ff",
"terminal.ansiGreen": "#95ffc3",
"terminal.ansiMagenta": "#eb71ad",
"terminal.ansiRed": "#ff4972",
"terminal.ansiWhite": "#666970",
"terminal.ansiYellow": "#ffff80",
"terminal.background": "#ffffff",
"terminal.foreground": "#666970",
"terminal.selectionBackground": "#a0dbff7f",
"terminalCursor.background": "#e5e6e7",
"terminalCursor.foreground": "#7f8288",
"testing.iconErrored": "#ff4972",
"testing.iconFailed": "#dcdfe4",
"testing.iconPassed": "#95ffc3",
"testing.iconQueued": "#24e5ff",
"testing.iconSkipped": "#999ba0",
"testing.iconUnset": "#7f8288",
"testing.message.error.decorationForeground": "#ff4972",
"testing.message.error.lineBackground": "#ff49723f",
"testing.message.hint.decorationForeground": "#eb71ad",
"testing.message.hint.lineBackground": "#eb71ad3f",
"testing.message.info.decorationForeground": "#a0dbff",
"testing.message.info.lineBackground": "#a0dbff3f",
"testing.message.warning.decorationForeground": "#dcdfe4",
"testing.message.warning.lineBackground": "#dcdfe43f",
"testing.peekBorder": "#b2b4b7",
"testing.runAction": "#a0dbff",
"titleBar.activeBackground": "#ffffff",
"titleBar.activeForeground": "#7f8288",
"titleBar.inactiveBackground": "#ffffff",
"titleBar.inactiveForeground": "#b2b4b7",
"walkThrough.embeddedEditorBackground": "#ffffff",
"welcomePage.background": "#ffffff",
"welcomePage.buttonBackground": "#e5e6e7",
"welcomePage.buttonHoverBackground": "#cccdcf",
"welcomePage.progress.background": "#a0dbff",
"welcomePage.progress.foreground": "#ffffff"
},
"name": "Betelgeuse Light",
"tokenColors": [
{
"settings": {
"activeGuide": "#dcdfe4",
"background": "#ffffff",
"bracketsContentsForeground": "#6669707F",
"bracketsForeground": "#6669707F",
"bracketsOptions": "stippled_underline",
"findHighlight": "#ffff80",
"findHighlightForeground": "#ffffff",
"foreground": "#666970",
"selectionBorder": "#7f8288",
"tagsOptions": "stippled_underline"
}
},
{
"name": "Comment",
"scope": "comment",
"settings": {
"foreground": "#b2b4b7"
}
},
{
"name": "Constant",
"scope": "constant",
"settings": {
"foreground": "#eb71ad"
}
},
{
"name": "Entity",
"scope": "entity",
"settings": {
"foreground": "#24e5ff"
}
},
{
"name": "Invalid",
"scope": "invalid",
"settings": {
"foreground": "#ff4972"
}
},
{
"name": "Keyword",
"scope": "keyword",
"settings": {
"foreground": "#4c5058"
}
},
{
"name": "Storage",
"scope": "storage",
"settings": {
"foreground": "#eb71ad"
}
},
{
"name": "String",
"scope": "string",
"settings": {
"foreground": "#95ffc3"
}
},
{
"name": "Support",
"scope": "support",
"settings": {
"foreground": "#24e5ff"
}
},
{
"name": "Variable",
"scope": "variable",
"settings": {
"foreground": "#4c5058"
}
},
{
"name": "Markup Heading",
"scope": "markup.heading",
"settings": {
"foreground": "#24e5ff"
}
},
{
"name": "Markup Deleted",
"scope": "markup.deleted",
"settings": {
"foreground": "#ff4972"
}
},
{
"name": "Markup Inserted",
"scope": "markup.inserted",
"settings": {
"foreground": "#95ffc3"
}
},
{
"name": "Markup Changed",
"scope": "markup.changed",
"settings": {
"foreground": "#ffff80"
}
},
{
"name": "Markup Underline",
"scope": "markup.underline",
"settings": {
"fontStyle": "underline"
}
},
{
"name": "Markup Underline Link",
"scope": "markup.underline.link",
"settings": {
"foreground": "#a0dbff"
}
},
{
"name": "Markup List",
"scope": "markup.list",
"settings": {
"foreground": "#4c5058"
}
},
{
"name": "Markup Raw",
"scope": "markup.raw",
"settings": {
"foreground": "#eb71ad"
}
}
],
"type": "light"
}