mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Lighten in-progress spinner in light/ios theme
This commit is contained in:
committed by
Ken Powers
parent
3e5071e340
commit
84ea41958c
@@ -1169,7 +1169,7 @@
|
||||
@include color-svg('../images/sending.svg', $color-white-alpha-80);
|
||||
}
|
||||
@include ios-theme {
|
||||
@include color-svg('../images/sending.svg', $color-gray-60);
|
||||
@include color-svg('../images/sending.svg', $color-white);
|
||||
}
|
||||
@include ios-dark-theme {
|
||||
@include color-svg('../images/sending.svg', $color-white);
|
||||
|
||||
Reference in New Issue
Block a user