sidebar: better dashboard media progress

Make the colours the same as the media pane progress slider
This commit is contained in:
2 * r + 2 * t 2025-03-30 18:15:55 +11:00
parent 92dc0bcfdd
commit 9f2be44786

View file

@ -216,8 +216,8 @@
@include lib.fluent-decel(1000ms); @include lib.fluent-decel(1000ms);
min-height: lib.s(8); min-height: lib.s(8);
background-color: scheme.$surface0; background-color: scheme.$overlay0;
color: scheme.$overlay0; color: scheme.$subtext1;
} }
.time { .time {