extract reusable styled live beacon icon (#8103)

* extract reusable styles live beacon icon

Signed-off-by: Kerry Archibald <kerrya@element.io>

* add secondary live lcation color

Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
Kerry 2022-03-21 17:43:43 +01:00 committed by GitHub
parent 8cd805ad23
commit 0b80755fb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 67 additions and 11 deletions

View file

@ -185,6 +185,7 @@ $video-feed-secondary-background: $system;
// Location sharing
// ********************
$location-live-color: #5c56f5;
$location-live-secondary-color: #deddfd;
// ********************
// Location sharing

View file

@ -192,6 +192,7 @@ $eventbubble-reply-color: #C1C6CD;
// ********************
$location-marker-color: #ffffff;
$location-live-color: #5c56f5;
$location-live-secondary-color: #deddfd;
// ********************
// ***** Mixins! *****

View file

@ -288,6 +288,7 @@ $groupFilterPanel-divider-color: $tertiary-content;
// ********************
$location-marker-color: #ffffff;
$location-live-color: #5c56f5;
$location-live-secondary-color: #deddfd;
// ********************
// ***** Mixins! *****

View file

@ -302,6 +302,7 @@ $copy-button-url: "$(res)/img/feather-customised/clipboard.svg";
// ********************
$location-marker-color: #ffffff;
$location-live-color: #5c56f5;
$location-live-secondary-color: #deddfd;
// ********************
// Mixins