From 63b93534521ea7442a61a633cec9cd6d90920364 Mon Sep 17 00:00:00 2001 From: Deluan Date: Sat, 13 Mar 2021 21:05:57 -0500 Subject: [PATCH] Lowering the expectations caused by the name :) --- ui/src/themes/spotify.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/themes/spotify.js b/ui/src/themes/spotify.js index 2d9c080ff..fa4d02611 100644 --- a/ui/src/themes/spotify.js +++ b/ui/src/themes/spotify.js @@ -1,7 +1,7 @@ import green from '@material-ui/core/colors/green' export default { - themeName: 'Spotify', + themeName: 'Spotify-ish', palette: { primary: { light: green['300'],