Improve the appearance of the font size slider (#7038)

This commit is contained in:
Andy Balaam
2021-10-26 13:29:02 +01:00
committed by GitHub
parent 04c06b6aa8
commit 166fba6428
2 changed files with 3 additions and 1 deletions
+3
View File
@@ -165,6 +165,9 @@ $button-link-bg-color: transparent;
// Toggle switch
$togglesw-off-color: $room-highlight-color;
// Slider
$slider-background-color: $quinary-content;
$progressbar-fg-color: $accent-color;
$progressbar-bg-color: $system;