fix: pitchback svgs not being visible

pitchblack-loader-contrast
Nick Colley 2022-12-18 23:40:34 +00:00
rodzic f81778d37f
commit cc309016ad
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -39,4 +39,6 @@ $compose-background: darken($main-theme-color, 12%);
--action-button-fill-color-pressed: #{lighten($main-theme-color, 85%)};
--action-button-fill-color-pressed-hover: #{lighten($main-theme-color, 100%)};
--action-button-fill-color-pressed-active: #{lighten($main-theme-color, 80%)};
--svg-fill: #{lighten($main-theme-color, 50%)};
}