diff --git a/src/layout/components/Settings/components/ThemeColorPicker.vue b/src/layout/components/Settings/components/ThemeColorPicker.vue index bfa82d33..946ef189 100644 --- a/src/layout/components/Settings/components/ThemeColorPicker.vue +++ b/src/layout/components/Settings/components/ThemeColorPicker.vue @@ -22,7 +22,6 @@ const colorPresets = [ "#00ced1", "#1e90ff", "#c71585", - "rgba(255, 69, 0, 0.68)", "rgb(255, 120, 0)", "hsva(120, 40, 94)", ];