Skip to content

Latest commit

 

History

History
65 lines (64 loc) · 2.73 KB

fuchsia.md

File metadata and controls

65 lines (64 loc) · 2.73 KB

Fuchsia

"workbench.colorCustomizations": {
  "[Oceanic Wind]": {
	  "activityBarBadge.foreground": "#fdf4ff",
    "list.focusHighlightForeground": "#f0abfc",
    "textLink.foreground": "#e879f9",
    "notificationLink.foreground": "#e879f9",
    "textLink.activeForeground": "#e879f9",
    "pickerGroup.foreground": "#e879f9",
    "list.highlightForeground": "#e879f9",
    "editorLineNumber.activeForeground": "#e879f9",
    "editorLink.activeForeground": "#e879f9",
    "welcomePage.progress.foreground": "#e879f9",
    "toolbar.hoverBackground": "#d946ef80",
    "button.hoverBackground": "#c026d3",
    "tab.activeModifiedBorder": "#d946ef",
    "tab.inactiveModifiedBorder": "#d946ef",
    "editor.selectionBackground": "#d946ef66",
    "editor.inactiveSelectionBackground": "#d946ef4d",
    "editor.selectionHighlightBackground": "#d946ef4d",
    "editorOverviewRuler.selectionHighlightForeground": "#d946ef4d",
    "peekViewResult.selectionBackground": "#d946ef66",
    "extensionButton.prominentHoverBackground": "#d946ef",
    "editor.snippetFinalTabstopHighlightBorder": "#d946ef",
    "focusBorder": "#c026d3",
    "sash.hoverBorder": "#c026d3",
    "textBlockQuote.border": "#c026d3",
    "button.background": "#a21caf",
    "checkbox.background": "#c026d3",
    "inputOption.activeBackground": "#c026d3",
    "inputOption.activeBorder": "#c026d300",
    "progressBar.background": "#c026d3",
    "activityBar.dropBorder": "#c026d3",
    "activityBarBadge.background": "#c026d3",
    "statusBar.background": "#c026d3",
    "statusBarItem.remoteBackground": "#c026d3",
    "extensionButton.prominentBackground": "#c026d3",
    "extensionBadge.remoteBackground": "#c026d3",
    "settings.modifiedItemIndicator": "#c026d3",
    "settings.checkboxBackground": "#c026d3",
    "notebook.cellInsertionIndicator": "#c026d3",
    "notebook.focusedCellBorder": "#c026d3",
    "notebook.focusedEditorBorder": "#c026d3",
    "ports.iconRunningProcessForeground": "#c026d3",
    "editor.hoverHighlightBackground": "#a21caf75",
    "editor.foldBackground": "#a21caf4d",
    "quickInputList.focusBackground": "#86198f",
    "list.activeSelectionBackground": "#701a75",
    "list.focusOutline": "#86198f",
    "list.inactiveSelectionBackground": "#701a75",
    "editorSuggestWidget.selectedBackground": "#86198f",
    "menu.selectionBackground": "#86198f",
    "banner.background": "#86198f",
    "notebook.cellBorderColor": "#86198f",
    "notebook.inactiveFocusedCellBorder": "#86198f",
    "notebook.selectedCellBackground": "#86198f",
    "notebook.selectedCellBorder": "#86198f",
    "list.dropBackground": "#701a75",
    "peekViewEditor.background": "#701a7566",
    "peekViewEditorGutter.background": "#701a7566"
  }
}