diff --git a/static/panel.css b/static/panel.css index f4df1a8..399ef44 100644 --- a/static/panel.css +++ b/static/panel.css @@ -87,7 +87,7 @@ svg { width: 22px; height: 22px; fill: currentColor; } with the song title right above it. */ .card.room.playing { background: linear-gradient(135deg, - color-mix(in srgb, var(--live) 18%, var(--card)) 0%, + color-mix(in srgb, var(--live) 25%, var(--card)) 0%, var(--card) 70%); } @@ -269,7 +269,7 @@ svg { width: 22px; height: 22px; fill: currentColor; } to out-specificity the plain "background: none" above to show at all. */ .joined .card.room.playing { background: linear-gradient(135deg, - color-mix(in srgb, var(--live) 18%, transparent) 0%, + color-mix(in srgb, var(--live) 25%, transparent) 0%, transparent 70%); } .joined .card-head h2 { font-size: 15px; font-weight: 550; color: var(--muted); } diff --git a/templates/index.html b/templates/index.html index 1229f52..76f3b1e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -18,7 +18,6 @@
- {% macro spotify_row(target, accounts) -%} {% if accounts %} @@ -42,31 +41,6 @@ -Playing together
- -Playing together
+ +