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:
parent
8cd805ad23
commit
0b80755fb8
9 changed files with 67 additions and 11 deletions
|
@ -288,6 +288,7 @@ $groupFilterPanel-divider-color: $tertiary-content;
|
|||
// ********************
|
||||
$location-marker-color: #ffffff;
|
||||
$location-live-color: #5c56f5;
|
||||
$location-live-secondary-color: #deddfd;
|
||||
// ********************
|
||||
|
||||
// ***** Mixins! *****
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue