mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 01:18:19 +01:00
Update icons to v3
This commit is contained in:
committed by
Josh Perez
parent
be60b3d225
commit
51d1a62f70
@@ -111,10 +111,10 @@
|
||||
width: 18px;
|
||||
|
||||
@include light-theme {
|
||||
@include color-svg('../images/icons/v2/x-24.svg', $color-gray-60);
|
||||
@include color-svg('../images/icons/v3/x/x.svg', $color-gray-60);
|
||||
}
|
||||
@include dark-theme {
|
||||
@include color-svg('../images/icons/v2/x-24.svg', $color-gray-25);
|
||||
@include color-svg('../images/icons/v3/x/x.svg', $color-gray-25);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user