Make sure length indicator uses correct colour

improve-contrast
Nick Colley 2022-11-25 12:40:45 +00:00 zatwierdzone przez Nick Colley
rodzic 26b48d48bf
commit af3ce2e1e7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -44,7 +44,7 @@
--toast-anchor-color: #{$anchor-color};
--length-indicator-color: var(--action-button-fill-color);
--length-indicator-color: #{$deemphasized-color};
--blurhash-sensitive-text-color: #{lighten($deemphasized-color, 15%)};