Skip to content

Instantly share code, notes, and snippets.

@iulian0512
Created August 23, 2021 13:03
Show Gist options
  • Save iulian0512/ac8a8f74e2f8485f8e17c58e149dd457 to your computer and use it in GitHub Desktop.
Save iulian0512/ac8a8f74e2f8485f8e17c58e149dd457 to your computer and use it in GitHub Desktop.
{
"$schema": "vscode://schemas/color-theme",
"type": "light",
"colors": {
"badge.background": "#0060f0",
"badge.foreground": "#ffffff",
"breadcrumb.focusForeground": "#0000ff",
"breadcrumb.foreground": "#000000",
"contrastActiveBorder": "#0000ff",
"contrastBorder": "#000000",
"dart.closingLabels": "#008000",
"debugConsole.errorForeground": "#000000",
"debugConsole.infoForeground": "#000000",
"debugConsole.sourceForeground": "#ff0000",
"debugConsole.warningForeground": "#ffee00",
"debugView.exceptionLabelBackground": "#ff0000",
"debugView.exceptionLabelForeground": "#ff0000",
"debugView.stateLabelForeground": "#ff0000",
"editor.background": "#c4c2c0",
"editor.findMatchBackground": "#ffff00",
"editor.findMatchHighlightBackground": "#f0f0b0",
"editor.findRangeHighlightBackground": "#d0e0f0",
"editor.foldBackground": "#00d0a0",
"editor.foreground": "#000000",
"editor.lineHighlightBackground": "#d0e0f0",
"editor.selectionBackground": "#80b2cf",
"editor.selectionHighlightBackground": "#ffffff00",
"editor.selectionHighlightBorder": "#dc143c",
"editorBracketMatch.background": "#00d0a0",
"editorGroup.border": "#000000",
"editorGutter.background": "#b4b2b0",
"editorIndentGuide.background": "#606060",
"editorOverviewRuler.bracketMatchForeground": "#00a080",
"editorOverviewRuler.findMatchForeground": "#ffff00",
"editorSuggestWidget.background": "#ffffff",
"editorSuggestWidget.foreground": "#000000",
"editorSuggestWidget.selectedBackground": "#40a0f0",
"editorWhitespace.foreground": "#808080",
"focusBorder": "#0000ff",
"list.hoverBackground": "#b0b0b0",
"menu.foreground": "#000000",
"minimap.background": "#b4b2b0",
"minimap.findMatchHighlight": "#ffff00",
"panel.border": "#000000",
"quickInputList.focusBackground": "#00d9ff",
"sideBar.background": "#d4d2d0",
"sideBar.foreground": "#000000",
"sideBarSectionHeader.background": "#c0c0d0",
"tab.activeForeground": "#000000",
"tab.border": "#000000",
"tab.unfocusedActiveBackground": "#e0e0e0",
"terminal.ansiBlack": "#000000",
"terminal.ansiBlue": "#0000c0",
"terminal.ansiBrightBlack": "#505050",
"terminal.ansiBrightBlue": "#2080f0",
"terminal.ansiBrightCyan": "#80f0f0",
"terminal.ansiBrightGreen": "#80f080",
"terminal.ansiBrightMagenta": "#f060f0",
"terminal.ansiBrightRed": "#f04040",
"terminal.ansiBrightWhite": "#ffffff",
"terminal.ansiBrightYellow": "#f0f060",
"terminal.ansiCyan": "#00b0b0",
"terminal.ansiGreen": "#008000",
"terminal.ansiMagenta": "#b000b0",
"terminal.ansiRed": "#c00000",
"terminal.ansiWhite": "#ffffe0",
"terminal.ansiYellow": "#808000",
"titleBar.border": "#000000",
"tree.indentGuidesStroke": "#000000",
//"activityBar.activeBorder": "#ffffff",
//"activityBar.background": "#2c2c2c",
//"activityBar.dropBorder": "#ffffff",
//"activityBar.foreground": "#ffffff",
//"activityBar.inactiveForeground": "#ffffff66",
//"activityBarBadge.background": "#007acc",
//"activityBarBadge.foreground": "#ffffff",
//"banner.background": "#0060c0",
//"banner.foreground": "#ffffff",
//"banner.iconForeground": "#75beff",
//"breadcrumb.activeSelectionForeground": "#4e4e4e",
//"breadcrumb.background": "#c4c2c0",
//"breadcrumbPicker.background": "#f3f3f3",
//"button.background": "#007acc",
//"button.border": "#000000",
//"button.foreground": "#ffffff",
//"button.hoverBackground": "#0062a3",
//"button.secondaryBackground": "#5f6a79",
//"button.secondaryForeground": "#ffffff",
//"button.secondaryHoverBackground": "#4c5561",
//"charts.blue": "#75beff",
//"charts.foreground": "#616161",
//"charts.green": "#388a34",
//"charts.lines": "#61616180",
//"charts.orange": "#ffff00",
//"charts.purple": "#652d90",
//"charts.red": "#e51400",
//"charts.yellow": "#bf8803",
//"checkbox.background": "#ffffff",
//"checkbox.border": "#cecece",
//"debugConsoleInputIcon.foreground": "#616161",
//"debugExceptionWidget.background": "#f1dfde",
//"debugExceptionWidget.border": "#a31515",
//"debugIcon.breakpointCurrentStackframeForeground": "#be8700",
//"debugIcon.breakpointDisabledForeground": "#848484",
//"debugIcon.breakpointForeground": "#e51400",
//"debugIcon.breakpointStackframeForeground": "#89d185",
//"debugIcon.breakpointUnverifiedForeground": "#848484",
//"debugIcon.continueForeground": "#007acc",
//"debugIcon.disconnectForeground": "#a1260d",
//"debugIcon.pauseForeground": "#007acc",
//"debugIcon.restartForeground": "#388a34",
//"debugIcon.startForeground": "#388a34",
//"debugIcon.stepBackForeground": "#007acc",
//"debugIcon.stepIntoForeground": "#007acc",
//"debugIcon.stepOutForeground": "#007acc",
//"debugIcon.stepOverForeground": "#007acc",
//"debugIcon.stopForeground": "#a1260d",
//"debugTokenExpression.boolean": "#0000ff",
//"debugTokenExpression.error": "#e51400",
//"debugTokenExpression.name": "#9b46b0",
//"debugTokenExpression.number": "#098658",
//"debugTokenExpression.string": "#a31515",
//"debugTokenExpression.value": "#6c6c6ccc",
//"debugToolBar.background": "#f3f3f3",
//"debugView.stateLabelBackground": "#88888844",
//"debugView.valueChangedHighlight": "#569cd6",
//"descriptionForeground": "#717171",
//"diffEditor.diagonalFill": "#22222233",
//"diffEditor.insertedTextBackground": "#9bb95533",
//"diffEditor.removedTextBackground": "#ff000033",
//"dropdown.background": "#ffffff",
//"dropdown.border": "#cecece",
//"editor.focusedStackFrameHighlightBackground": "#cee7ce73",
//"editor.hoverHighlightBackground": "#add6ff26",
//"editor.inactiveSelectionBackground": "#80b2cf80",
//"editor.inlineValuesBackground": "#ffc80033",
//"editor.inlineValuesForeground": "#00000080",
//"editor.lineHighlightBorder": "#eeeeee",
//"editor.linkedEditingBackground": "#ff00004d",
//"editor.rangeHighlightBackground": "#fdff0033",
//"editor.snippetFinalTabstopHighlightBorder": "#0a326480",
//"editor.snippetTabstopHighlightBackground": "#0a326433",
//"editor.stackFrameHighlightBackground": "#ffff6673",
//"editor.symbolHighlightBackground": "#f0f0b0",
//"editor.wordHighlightBackground": "#57575740",
//"editor.wordHighlightStrongBackground": "#0e639c40",
//"editorActiveLineNumber.foreground": "#0b216f",
//"editorBracketMatch.border": "#b9b9b9",
//"editorCodeLens.foreground": "#919191",
//"editorCursor.foreground": "#000000",
//"editorError.foreground": "#e51400",
//"editorGhostText.foreground": "#00000077",
//"editorGroup.dropBackground": "#2677cb2e",
//"editorGroupHeader.noTabsBackground": "#c4c2c0",
//"editorGroupHeader.tabsBackground": "#f3f3f3",
//"editorGutter.addedBackground": "#81b88b",
//"editorGutter.commentRangeForeground": "#c5c5c5",
//"editorGutter.deletedBackground": "#ca4b51",
//"editorGutter.foldingControlForeground": "#424242",
//"editorGutter.modifiedBackground": "#66afe0",
//"editorHint.foreground": "#6c6c6c",
//"editorHoverWidget.background": "#f3f3f3",
//"editorHoverWidget.border": "#c8c8c8",
//"editorHoverWidget.foreground": "#616161",
//"editorHoverWidget.statusBarBackground": "#e7e7e7",
//"editorIndentGuide.activeBackground": "#808080",
//"editorInfo.foreground": "#75beff",
//"editorInlayHint.background": "#0060f04d",
//"editorInlayHint.foreground": "#ffffffcc",
//"editorLightBulb.foreground": "#ddb100",
//"editorLightBulbAutoFix.foreground": "#007acc",
//"editorLineNumber.activeForeground": "#0b216f",
//"editorLineNumber.foreground": "#237893",
//"editorLink.activeForeground": "#0000ff",
//"editorMarkerNavigation.background": "#ffffff",
//"editorMarkerNavigationError.background": "#e51400",
//"editorMarkerNavigationInfo.background": "#75beff",
//"editorMarkerNavigationWarning.background": "#bf8803",
//"editorOverviewRuler.addedForeground": "#81b88b99",
//"editorOverviewRuler.border": "#7f7f7f4d",
//"editorOverviewRuler.commonContentForeground": "#60606066",
//"editorOverviewRuler.currentContentForeground": "#40c8ae80",
//"editorOverviewRuler.deletedForeground": "#ca4b5199",
//"editorOverviewRuler.errorForeground": "#ff1212b3",
//"editorOverviewRuler.incomingContentForeground": "#40a6ff80",
//"editorOverviewRuler.infoForeground": "#75beff",
//"editorOverviewRuler.modifiedForeground": "#66afe099",
//"editorOverviewRuler.rangeHighlightForeground": "#007acc99",
//"editorOverviewRuler.selectionHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.warningForeground": "#bf8803",
//"editorOverviewRuler.wordHighlightForeground": "#a0a0a0cc",
//"editorOverviewRuler.wordHighlightStrongForeground": "#c0a0c0cc",
//"editorPane.background": "#c4c2c0",
//"editorRuler.foreground": "#d3d3d3",
//"editorSuggestWidget.border": "#c8c8c8",
//"editorSuggestWidget.focusHighlightForeground": "#9dddff",
//"editorSuggestWidget.highlightForeground": "#0066bf",
//"editorSuggestWidget.selectedForeground": "#ffffff",
//"editorUnnecessaryCode.opacity": "#00000077",
//"editorWarning.foreground": "#bf8803",
//"editorWidget.background": "#f3f3f3",
//"editorWidget.border": "#c8c8c8",
//"editorWidget.foreground": "#616161",
//"errorForeground": "#a1260d",
//"extensionBadge.remoteBackground": "#007acc",
//"extensionBadge.remoteForeground": "#ffffff",
//"extensionButton.prominentBackground": "#007acc",
//"extensionButton.prominentForeground": "#ffffff",
//"extensionButton.prominentHoverBackground": "#0062a3",
//"extensionIcon.starForeground": "#df6100",
//"foreground": "#616161",
//"gitDecoration.addedResourceForeground": "#587c0c",
//"gitDecoration.conflictingResourceForeground": "#ad0707",
//"gitDecoration.deletedResourceForeground": "#ad0707",
//"gitDecoration.ignoredResourceForeground": "#8e8e90",
//"gitDecoration.modifiedResourceForeground": "#895503",
//"gitDecoration.renamedResourceForeground": "#007100",
//"gitDecoration.stageDeletedResourceForeground": "#ad0707",
//"gitDecoration.stageModifiedResourceForeground": "#895503",
//"gitDecoration.submoduleResourceForeground": "#1258a7",
//"gitDecoration.untrackedResourceForeground": "#007100",
//"icon.foreground": "#424242",
//"input.background": "#ffffff",
//"input.foreground": "#616161",
//"input.placeholderForeground": "#61616180",
//"inputOption.activeBackground": "#0000ff33",
//"inputOption.activeBorder": "#007acc00",
//"inputOption.activeForeground": "#000000",
//"inputValidation.errorBackground": "#f2dede",
//"inputValidation.errorBorder": "#be1100",
//"inputValidation.infoBackground": "#d6ecf2",
//"inputValidation.infoBorder": "#007acc",
//"inputValidation.warningBackground": "#f6f5d2",
//"inputValidation.warningBorder": "#b89500",
//"interactive.activeCodeBorder": "#007acc",
//"interactive.inactiveCodeBorder": "#e4e6f1",
//"keybindingLabel.background": "#dddddd66",
//"keybindingLabel.border": "#cccccc66",
//"keybindingLabel.bottomBorder": "#bbbbbb66",
//"keybindingLabel.foreground": "#555555",
//"list.activeSelectionBackground": "#0060c0",
//"list.activeSelectionForeground": "#ffffff",
//"list.deemphasizedForeground": "#8e8e90",
//"list.dropBackground": "#d6ebff",
//"list.errorForeground": "#b01011",
//"list.filterMatchBackground": "#f0f0b0",
//"list.focusHighlightForeground": "#9dddff",
//"list.focusOutline": "#0000ff",
//"list.highlightForeground": "#0066bf",
//"list.inactiveSelectionBackground": "#e4e6f1",
//"list.invalidItemForeground": "#b89500",
//"list.warningForeground": "#855f00",
//"listFilterWidget.background": "#efc1ad",
//"listFilterWidget.noMatchesOutline": "#be1100",
//"listFilterWidget.outline": "#00000000",
//"menu.background": "#ffffff",
//"menu.selectionBackground": "#0060c0",
//"menu.selectionForeground": "#ffffff",
//"menu.separatorBackground": "#888888",
//"menubar.selectionBackground": "#0000001a",
//"menubar.selectionForeground": "#333333",
//"merge.commonContentBackground": "#60606029",
//"merge.commonHeaderBackground": "#60606066",
//"merge.currentContentBackground": "#40c8ae33",
//"merge.currentHeaderBackground": "#40c8ae80",
//"merge.incomingContentBackground": "#40a6ff33",
//"merge.incomingHeaderBackground": "#40a6ff80",
//"minimap.errorHighlight": "#ff1212b3",
//"minimap.selectionHighlight": "#add6ff",
//"minimap.warningHighlight": "#bf8803",
//"minimapGutter.addedBackground": "#81b88b",
//"minimapGutter.deletedBackground": "#ca4b51",
//"minimapGutter.modifiedBackground": "#66afe0",
//"minimapSlider.activeBackground": "#0000004d",
//"minimapSlider.background": "#64646433",
//"minimapSlider.hoverBackground": "#64646459",
//"notebook.cellBorderColor": "#e4e6f1",
//"notebook.cellEditorBackground": "#6161610a",
//"notebook.cellInsertionIndicator": "#0000ff",
//"notebook.cellStatusBarItemHoverBackground": "#00000014",
//"notebook.cellToolbarSeparator": "#80808059",
//"notebook.focusedCellBorder": "#0000ff",
//"notebook.focusedEditorBorder": "#0000ff",
//"notebook.inactiveFocusedCellBorder": "#e4e6f1",
//"notebook.selectedCellBackground": "#e4e6f1",
//"notebook.selectedCellBorder": "#e4e6f1",
//"notebook.symbolHighlightBackground": "#fdff0033",
//"notebookScrollbarSlider.activeBackground": "#00000099",
//"notebookScrollbarSlider.background": "#64646466",
//"notebookScrollbarSlider.hoverBackground": "#646464b3",
//"notebookStatusErrorIcon.foreground": "#a1260d",
//"notebookStatusRunningIcon.foreground": "#616161",
//"notebookStatusSuccessIcon.foreground": "#388a34",
//"notificationCenterHeader.background": "#e7e7e7",
//"notificationLink.foreground": "#006ab1",
//"notifications.background": "#f3f3f3",
//"notifications.border": "#e7e7e7",
//"notifications.foreground": "#616161",
//"notificationsErrorIcon.foreground": "#e51400",
//"notificationsInfoIcon.foreground": "#75beff",
//"notificationsWarningIcon.foreground": "#bf8803",
//"panel.background": "#c4c2c0",
//"panel.dropBorder": "#424242",
//"panelInput.border": "#dddddd",
//"panelSection.border": "#000000",
//"panelSection.dropBackground": "#2677cb2e",
//"panelSectionHeader.background": "#80808033",
//"panelSectionHeader.border": "#000000",
//"panelTitle.activeBorder": "#424242",
//"panelTitle.activeForeground": "#424242",
//"panelTitle.inactiveForeground": "#424242bf",
//"peekView.border": "#007acc",
//"peekViewEditor.background": "#f2f8fc",
//"peekViewEditor.matchHighlightBackground": "#f5d802de",
//"peekViewEditorGutter.background": "#f2f8fc",
//"peekViewResult.background": "#f3f3f3",
//"peekViewResult.fileForeground": "#1e1e1e",
//"peekViewResult.lineForeground": "#646465",
//"peekViewResult.matchHighlightBackground": "#ea5c004d",
//"peekViewResult.selectionBackground": "#3399ff33",
//"peekViewResult.selectionForeground": "#6c6c6c",
//"peekViewTitle.background": "#ffffff",
//"peekViewTitleDescription.foreground": "#616161e6",
//"peekViewTitleLabel.foreground": "#333333",
//"pickerGroup.border": "#cccedb",
//"pickerGroup.foreground": "#0066bf",
//"ports.iconRunningProcessForeground": "#007acc",
//"problemsErrorIcon.foreground": "#e51400",
//"problemsInfoIcon.foreground": "#75beff",
//"problemsWarningIcon.foreground": "#bf8803",
//"progressBar.background": "#0e70c0",
//"quickInput.background": "#f3f3f3",
//"quickInput.foreground": "#616161",
//"quickInputList.focusForeground": "#ffffff",
//"quickInputTitle.background": "#0000000f",
//"sash.hoverBorder": "#0000ff",
//"scm.providerBorder": "#c8c8c8",
//"scrollbar.shadow": "#dddddd",
//"scrollbarSlider.activeBackground": "#00000099",
//"scrollbarSlider.background": "#64646466",
//"scrollbarSlider.hoverBackground": "#646464b3",
//"searchEditor.findMatchBackground": "#f0f0b0a8",
//"settings.checkboxBackground": "#ffffff",
//"settings.checkboxBorder": "#cecece",
//"settings.dropdownBackground": "#ffffff",
//"settings.dropdownBorder": "#cecece",
//"settings.dropdownListBorder": "#c8c8c8",
//"settings.focusedRowBorder": "#0000001f",
//"settings.headerForeground": "#444444",
//"settings.modifiedItemIndicator": "#66afe0",
//"settings.numberInputBackground": "#ffffff",
//"settings.numberInputForeground": "#616161",
//"settings.textInputBackground": "#ffffff",
//"settings.textInputForeground": "#616161",
//"sideBar.dropBackground": "#2677cb2e",
//"sideBarSectionHeader.border": "#000000",
//"sideBarSectionHeader.foreground": "#000000",
//"sideBarTitle.foreground": "#000000",
//"statusBar.background": "#007acc",
//"statusBar.debuggingBackground": "#cc6633",
//"statusBar.debuggingForeground": "#ffffff",
//"statusBar.foreground": "#ffffff",
//"statusBar.noFolderBackground": "#68217a",
//"statusBar.noFolderForeground": "#ffffff",
//"statusBarItem.activeBackground": "#ffffff2e",
//"statusBarItem.errorBackground": "#611708",
//"statusBarItem.errorForeground": "#ffffff",
//"statusBarItem.hoverBackground": "#ffffff1f",
//"statusBarItem.prominentBackground": "#00000080",
//"statusBarItem.prominentForeground": "#ffffff",
//"statusBarItem.prominentHoverBackground": "#0000004d",
//"statusBarItem.remoteBackground": "#007acc",
//"statusBarItem.remoteForeground": "#ffffff",
//"statusBarItem.warningBackground": "#725102",
//"statusBarItem.warningForeground": "#ffffff",
//"symbolIcon.arrayForeground": "#616161",
//"symbolIcon.booleanForeground": "#616161",
//"symbolIcon.classForeground": "#d67e00",
//"symbolIcon.colorForeground": "#616161",
//"symbolIcon.constantForeground": "#616161",
//"symbolIcon.constructorForeground": "#652d90",
//"symbolIcon.enumeratorForeground": "#d67e00",
//"symbolIcon.enumeratorMemberForeground": "#007acc",
//"symbolIcon.eventForeground": "#d67e00",
//"symbolIcon.fieldForeground": "#007acc",
//"symbolIcon.fileForeground": "#616161",
//"symbolIcon.folderForeground": "#616161",
//"symbolIcon.functionForeground": "#652d90",
//"symbolIcon.interfaceForeground": "#007acc",
//"symbolIcon.keyForeground": "#616161",
//"symbolIcon.keywordForeground": "#616161",
//"symbolIcon.methodForeground": "#652d90",
//"symbolIcon.moduleForeground": "#616161",
//"symbolIcon.namespaceForeground": "#616161",
//"symbolIcon.nullForeground": "#616161",
//"symbolIcon.numberForeground": "#616161",
//"symbolIcon.objectForeground": "#616161",
//"symbolIcon.operatorForeground": "#616161",
//"symbolIcon.packageForeground": "#616161",
//"symbolIcon.propertyForeground": "#616161",
//"symbolIcon.referenceForeground": "#616161",
//"symbolIcon.snippetForeground": "#616161",
//"symbolIcon.stringForeground": "#616161",
//"symbolIcon.structForeground": "#616161",
//"symbolIcon.textForeground": "#616161",
//"symbolIcon.typeParameterForeground": "#616161",
//"symbolIcon.unitForeground": "#616161",
//"symbolIcon.variableForeground": "#007acc",
//"tab.activeBackground": "#c4c2c0",
//"tab.activeModifiedBorder": "#33aaee",
//"tab.inactiveBackground": "#ececec",
//"tab.inactiveForeground": "#000000b3",
//"tab.inactiveModifiedBorder": "#33aaee80",
//"tab.lastPinnedBorder": "#000000",
//"tab.unfocusedActiveForeground": "#000000b3",
//"tab.unfocusedActiveModifiedBorder": "#33aaeeb3",
//"tab.unfocusedInactiveBackground": "#ececec",
//"tab.unfocusedInactiveForeground": "#00000059",
//"tab.unfocusedInactiveModifiedBorder": "#33aaee40",
//"terminal.border": "#000000",
//"terminal.dropBackground": "#2677cb2e",
//"terminal.foreground": "#333333",
//"terminal.selectionBackground": "#00000040",
//"testing.iconErrored": "#f14c4c",
//"testing.iconFailed": "#f14c4c",
//"testing.iconPassed": "#73c991",
//"testing.iconQueued": "#cca700",
//"testing.iconSkipped": "#848484",
//"testing.iconUnset": "#848484",
//"testing.message.error.decorationForeground": "#e51400",
//"testing.message.error.lineBackground": "#ff000033",
//"testing.message.hint.decorationForeground": "#6c6c6c",
//"testing.message.info.decorationForeground": "#75beff",
//"testing.message.info.lineBackground": "#007fff33",
//"testing.message.warning.decorationForeground": "#bf8803",
//"testing.message.warning.lineBackground": "#ffd00033",
//"testing.peekBorder": "#e51400",
//"testing.runAction": "#73c991",
//"textBlockQuote.background": "#7f7f7f1a",
//"textBlockQuote.border": "#007acc80",
//"textCodeBlock.background": "#dcdcdc66",
//"textLink.activeForeground": "#006ab1",
//"textLink.foreground": "#006ab1",
//"textPreformat.foreground": "#a31515",
//"textSeparator.foreground": "#0000002e",
//"titleBar.activeBackground": "#dddddd",
//"titleBar.activeForeground": "#333333",
//"titleBar.inactiveBackground": "#dddddd99",
//"titleBar.inactiveForeground": "#33333399",
//"toolbar.activeBackground": "#a6a6a650",
//"toolbar.hoverBackground": "#b8b8b850",
//"tree.tableColumnsBorder": "#61616120",
//"welcomePage.progress.background": "#ffffff",
//"welcomePage.progress.foreground": "#006ab1",
//"welcomePage.tileBackground": "#f3f3f3",
//"welcomePage.tileHoverBackground": "#dbdbdb",
//"welcomePage.tileShadow.": "#00000029",
//"widget.shadow": "#00000029",
//"activityBar.activeBackground": null,
//"activityBar.activeFocusBorder": null,
//"activityBar.border": null,
//"checkbox.foreground": null,
//"debugToolBar.border": null,
//"diffEditor.border": null,
//"diffEditor.insertedTextBorder": null,
//"diffEditor.removedTextBorder": null,
//"dropdown.foreground": null,
//"dropdown.listBackground": null,
//"editor.findMatchBorder": null,
//"editor.findMatchHighlightBorder": null,
//"editor.findRangeHighlightBorder": null,
//"editor.rangeHighlightBorder": null,
//"editor.selectionForeground": null,
//"editor.snippetFinalTabstopHighlightBackground": null,
//"editor.snippetTabstopHighlightBorder": null,
//"editor.symbolHighlightBorder": null,
//"editor.wordHighlightBorder": null,
//"editor.wordHighlightStrongBorder": null,
//"editorCursor.background": null,
//"editorError.background": null,
//"editorError.border": null,
//"editorGhostText.border": null,
//"editorGroup.background": null,
//"editorGroup.emptyBackground": null,
//"editorGroup.focusedEmptyBorder": null,
//"editorGroupHeader.border": null,
//"editorGroupHeader.tabsBorder": null,
//"editorHint.border": null,
//"editorInfo.background": null,
//"editorInfo.border": null,
//"editorOverviewRuler.background": null,
//"editorSuggestWidget.selectedIconForeground": null,
//"editorUnnecessaryCode.border": null,
//"editorWarning.background": null,
//"editorWarning.border": null,
//"editorWidget.resizeBorder": null,
//"input.border": null,
//"inputValidation.errorForeground": null,
//"inputValidation.infoForeground": null,
//"inputValidation.warningForeground": null,
//"list.activeSelectionIconForeground": null,
//"list.filterMatchBorder": null,
//"list.focusBackground": null,
//"list.focusForeground": null,
//"list.hoverForeground": null,
//"list.inactiveFocusBackground": null,
//"list.inactiveFocusOutline": null,
//"list.inactiveSelectionForeground": null,
//"list.inactiveSelectionIconForeground": null,
//"menu.border": null,
//"menu.selectionBorder": null,
//"menubar.selectionBorder": null,
//"merge.border": null,
//"notebook.cellHoverBackground": null,
//"notebook.focusedCellBackground": null,
//"notebook.inactiveSelectedCellBorder": null,
//"notebook.outputContainerBackgroundColor": null,
//"notificationCenter.border": null,
//"notificationCenterHeader.foreground": null,
//"notificationToast.border": null,
//"panelSectionHeader.foreground": null,
//"peekViewEditor.matchHighlightBorder": null,
//"quickInput.list.focusBackground": null,
//"quickInputList.focusIconForeground": null,
//"searchEditor.findMatchBorder": null,
//"searchEditor.textInputBorder": null,
//"selection.background": null,
//"settings.checkboxForeground": null,
//"settings.dropdownForeground": null,
//"settings.focusedRowBackground": null,
//"settings.numberInputBorder": null,
//"settings.rowHoverBackground": null,
//"settings.textInputBorder": null,
//"sideBar.border": null,
//"statusBar.border": null,
//"statusBar.debuggingBorder": null,
//"statusBar.noFolderBorder": null,
//"tab.activeBorder": null,
//"tab.activeBorderTop": null,
//"tab.hoverBackground": null,
//"tab.hoverBorder": null,
//"tab.hoverForeground": null,
//"tab.unfocusedActiveBorder": null,
//"tab.unfocusedActiveBorderTop": null,
//"tab.unfocusedHoverBackground": null,
//"tab.unfocusedHoverBorder": null,
//"tab.unfocusedHoverForeground": null,
//"terminal.background": null,
//"terminal.tab.activeBorder": null,
//"terminalCursor.background": null,
//"terminalCursor.foreground": null,
//"testing.message.hint.lineBackground": null,
//"toolbar.hoverOutline": null,
//"walkThrough.embeddedEditorBackground": null,
//"welcomePage.background": null,
//"welcomePage.buttonBackground": null,
//"welcomePage.buttonHoverBackground": null,
//"window.activeBorder": null,
//"window.inactiveBorder": null
},
"tokenColors": [
{
"scope": [
"entity.name",
"entity.other.inherited-class",
"storage.type.built-in"
],
"settings": {
"foreground": "#0020A0"
}
},
{
"scope": [
"storage.type.built-in"
],
"settings": {
"fontStyle": "bold"
}
},
{
"scope": [
"entity.name.function",
"entity.name.label",
"entity.name.section",
"entity.name.tag"
],
"settings": {
"foreground": "#0060A0",
"fontStyle": ""
}
},
{
"scope": [
"entity.name.function.operator"
],
"settings": {
"foreground": "#000000",
"fontStyle": ""
}
},
{
"scope": [
"variable",
"variable.parameter",
"variable.function",
"variable.language"
],
"settings": {
"foreground": "#000000"
}
},
{
"scope": [
"variable.language"
],
"settings": {
"fontStyle": "bold"
}
},
{
"scope": [
"constant",
"constant.numeric",
"constant.language",
"keyword.other.unit"
],
"settings": {
"foreground": "#500080",
"fontStyle": ""
}
},
{
"scope": [
"constant.language",
"constant.character.escape"
],
"settings": {
"fontStyle": "bold"
}
},
{
"scope": [
"storage.type"
],
"settings": {
"foreground": "#0000B0",
"fontStyle": "bold"
}
},
{
"scope": [
"storage.modifier",
"storage.control",
"entity.other.attribute-name"
],
"settings": {
"foreground": "#008080",
"fontStyle": "bold"
}
},
{
"scope": [
"entity.other.attribute-name"
],
"settings": {
"fontStyle": ""
}
},
{
"scope": [
"support"
],
"settings": {
"foreground": "#000000"
}
},
{
"scope": [
"keyword",
"keyword.control",
"keyword.operator",
"keyword.operator.assignment",
"keyword.operator.arithmetic",
"keyword.operator.bitwise",
"keyword.operator.logical",
"keyword.operator.new",
"keyword.operator.delete",
"keyword.operator.expression",
"keyword.operator.cast",
"keyword.operator.sizeof",
"keyword.operator.alignof",
"keyword.operator.typeid",
"keyword.operator.alignas",
"keyword.operator.instanceof",
"keyword.operator.noexcept",
"keyword.operator.wordlike",
"keyword.operator.word",
"keyword.declaration",
"markup.heading",
"punctuation.definition.markdown"
],
"settings": {
"foreground": "#0000B0",
"fontStyle": "bold"
}
},
{
"scope": [
"keyword.operator",
"keyword.operator.assignment",
"keyword.operator.arithmetic",
"keyword.operator.bitwise",
"keyword.operator.logical"
],
"settings": {
"fontStyle": ""
}
},
{
"scope": [
"punctuation.definition.bracket",
"punctuation.definition.begin.bracket.square",
"punctuation.definition.end.bracket.square",
"punctuation.section.angle-brackets",
"punctuation.section.block.begin.bracket.curly",
"punctuation.section.block.end.bracket.curly",
"punctuation.section.parens.begin.bracket.round",
"punctuation.section.parens.end.bracket.round",
"punctuation.section.parameters.begin.bracket.round",
"punctuation.section.parameters.end.bracket.round",
"punctuation.section.arguments.begin.bracket.round",
"punctuation.section.arguments.end.bracket.round",
"storage.modifier.array.bracket.square",
"keyword.operator.delete.array.bracket",
"keyword.operator.comparison",
"punctuation.definition.tag"
],
"settings": {
"foreground": "#0000FF",
"fontStyle": "bold"
}
},
{
"scope": [
"punctuation.separator",
"punctuation.separator.dictionary.key-value",
"punctuation.separator.hash",
"punctuation.separator.inheritance",
"punctuation.separator.key-value",
"punctuation.separator.namespace",
"punctuation.separator.pointer-access",
"punctuation.separator.slice",
"punctuation.separator.annotation",
"punctuation.separator.delimiter"
],
"settings": {
"foreground": "#D000D0",
"fontStyle": "bold"
}
},
{
"scope": [
"string",
"fenced_code.block.language",
"markup.fenced_code.block",
"markup.inline.raw"
],
"settings": {
"foreground": "#E03000"
}
},
{
"scope": [
"comment",
"markup.quote"
],
"settings": {
"foreground": "#008000",
"fontStyle": "italic"
}
},
{
"scope": [
"markup.list"
],
"settings": {
"foreground": "#A000A0"
}
},
{
"scope": [
"markup.bold"
],
"settings": {
"fontStyle": "bold"
}
},
{
"scope": [
"markup.italic"
],
"settings": {
"fontStyle": "italic"
}
},
{
"scope": [
"markup.underline.link",
"meta.link",
"punctuation.definition.link",
"string.other.link"
],
"settings": {
"foreground": "#0000FF",
"fontStyle": "underline"
}
},
{
"scope": [
"invalid",
"invalid.deprecated"
],
"settings": {
"foreground": "#000000"
}
},
{
"scope": "comment",
"settings": {
"foreground": "#008000"
}
},
{
"scope": "punctuation.definition.comment",
"settings": {
"foreground": "#008000"
}
},
{
"scope": "string",
"settings": {
"foreground": "#E64242"
}
},
{
"scope": "meta.embedded.assembly",
"settings": {
"foreground": "#E64242"
}
},
{
"scope": "keyword - keyword.operator",
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": "keyword.control",
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": "storage",
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": "storage.type",
"settings": {
"foreground": "#0000FF"
}
},
{
"scope": "constant.numeric",
"settings": {
"foreground": "#000000"
}
},
{
"scope": "entity.name.type",
"settings": {
"foreground": "#257D97"
}
},
{
"scope": "entity.name.class",
"settings": {
"foreground": "#257D97"
}
},
{
"scope": "support.type",
"settings": {
"foreground": "#257D97"
}
},
{
"scope": "support.class",
"settings": {
"foreground": "#257D97"
}
},
{
"scope": "entity.name.function",
"settings": {
"foreground": "#FFFFFF"
}
},
{
"scope": "support.function",
"settings": {
"foreground": "#FFFFFF"
}
},
{
"scope": "variable",
"settings": {
"foreground": "#1F377F"
}
},
{
"scope": "entity.name.variable",
"settings": {
"foreground": "#1F377F"
}
},
{
"scope": "keyword.control.dart",
"settings": {
"foreground": "#8F08C4",
"fontStyle": ""
}
},
{
"scope": [
"keyword.operator.dart",
"constant.numeric.dart",
"storage.type",
"keyword.other.import.dart",
"keyword.declaration.dart",
"storage.modifier.dart",
"constant.language.dart",
"variable.language.dart",
"constant.language.json",
"constant.numeric.json"
],
"settings": {
"foreground": "#0000FF",
"fontStyle": ""
}
},
{
"scope": "variable.parameter.dart",
"settings": {
"foreground": "#A33D73",
"fontStyle": ""
}
},
{
"scope": [
"keyword.operator.comparison.dart",
"keyword.operator.assignment.dart"
],
"settings": {
"foreground": "#000000",
"fontStyle": ""
}
},
{
"scope": "token.info-token",
"settings": {
"foreground": "#316BCD"
}
},
{
"scope": "token.warn-token",
"settings": {
"foreground": "#CD9731"
}
},
{
"scope": "token.error-token",
"settings": {
"foreground": "#CD3131"
}
},
{
"scope": "token.debug-token",
"settings": {
"foreground": "#800080"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment