sidebar: better dashboard media progress
Make the colours the same as the media pane progress slider
This commit is contained in:
parent
92dc0bcfdd
commit
9f2be44786
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue