Skip to content

Latest commit

 

History

History
67 lines (66 loc) · 2.82 KB

amber.md

File metadata and controls

67 lines (66 loc) · 2.82 KB

Amber

"workbench.colorCustomizations": {
  "[Oceanic Wind]": {
    "activityBarBadge.foreground": "#fffbeb",
    "button.foreground": "#fffbeb",
    "list.focusHighlightForeground": "#fcd34d",
    "textLink.foreground": "#fbbf24",
    "notificationLink.foreground": "#fbbf24",
    "textLink.activeForeground": "#fbbf24",
    "pickerGroup.foreground": "#fbbf24",
    "list.highlightForeground": "#fbbf24",
    "editorLineNumber.activeForeground": "#fbbf24",
    "editorLink.activeForeground": "#fbbf24",
    "welcomePage.progress.foreground": "#fbbf24",
    "toolbar.hoverBackground": "#f59e0b80",
    "tab.activeModifiedBorder": "#f59e0b",
    "tab.inactiveModifiedBorder": "#f59e0b",
    "editor.selectionBackground": "#f59e0b33",
    "editor.inactiveSelectionBackground": "#f59e0b1a",
    "editor.selectionHighlightBackground": "#f59e0b1a",
    "editorOverviewRuler.selectionHighlightForeground": "#f59e0b1a",
    "peekViewResult.selectionBackground": "#f59e0b33",
    "extensionButton.prominentHoverBackground": "#b45309",
    "editor.snippetFinalTabstopHighlightBorder": "#f59e0b",
    "button.hoverBackground": "#b45309",
    "focusBorder": "#d97706",
    "sash.hoverBorder": "#d97706",
    "textBlockQuote.border": "#d97706",
    "button.background": "#b45309",
    "checkbox.background": "#d97706",
    "inputOption.activeBackground": "#d97706",
    "inputOption.activeBorder": "#d9770600",
    "progressBar.background": "#d97706",
    "activityBar.dropBorder": "#d97706",
    "activityBarBadge.background": "#b45309",
    "statusBar.background": "#b45309",
    "statusBarItem.remoteBackground": "#d97706",
    "extensionButton.prominentBackground": "#b45309",
    "extensionBadge.remoteBackground": "#d97706",
    "settings.modifiedItemIndicator": "#d97706",
    "settings.checkboxBackground": "#d97706",
    "notebook.cellInsertionIndicator": "#d97706",
    "notebook.focusedCellBorder": "#d97706",
    "notebook.focusedEditorBorder": "#d97706",
    "ports.iconRunningProcessForeground": "#d97706",
    "editor.hoverHighlightBackground": "#b4530975",
    "editor.foldBackground": "#b453094d",
    "quickInputList.focusBackground": "#92400e",
    "list.focusOutline": "#92400e",
    "editorSuggestWidget.selectedBackground": "#92400e",
    "menu.selectionBackground": "#92400e",
    "banner.background": "#92400e",
    "notebook.cellBorderColor": "#92400e",
    "notebook.inactiveFocusedCellBorder": "#92400e",
    "notebook.selectedCellBackground": "#92400e",
    "notebook.selectedCellBorder": "#92400e",
    "list.activeSelectionBackground": "#78350f",
    "list.inactiveSelectionBackground": "#78350f",
    "list.dropBackground": "#78350f",
    "peekViewEditor.background": "#78350f66",
    "peekViewEditorGutter.background": "#78350f66",
    "gitDecoration.modifiedResourceForeground": "#fdba74"
  }
}