diff --git a/frontend/src/options/themes.js b/frontend/src/options/themes.js index 4a8575a7c..26c6cf001 100644 --- a/frontend/src/options/themes.js +++ b/frontend/src/options/themes.js @@ -142,17 +142,17 @@ let themes = { "secondary-dark": "#2bb14c", secondary: "#181818", "secondary-light": "#1f1f1f", - accent: "#2bb14c", - error: "#e57373", - info: "#00acc1", - success: "#4db6ac", - warning: "#ffd740", - remove: "#e57373", - restore: "#64b5f6", - album: "#ffab00", - download: "#00bfa5", - private: "#00b8d4", - edit: "#00b8d4", + accent: "#727272", + error: "#d36161", + info: "#0696a7", + success: "#3da097", + warning: "#e5c036", + remove: "#d35442", + restore: "#3bbeaf", + album: "#e39c0b", + download: "#06a590", + private: "#0bb1ca", + edit: "#279765", share: "#9575cd", love: "#ef5350", terminal: "#181818",