Display general marker on non-self location shares (#7574)
This commit is contained in:
parent
41b9e4aa4f
commit
2743a75a21
6 changed files with 93 additions and 9 deletions
|
@ -36,6 +36,7 @@ $accent-alt: #238cf5;
|
|||
$selection-fg-color: $primary-bg-color;
|
||||
|
||||
$focus-brightness: 105%;
|
||||
$location-marker-color: #ffffff;
|
||||
|
||||
$other-user-pill-bg-color: rgba(0, 0, 0, 0.1);
|
||||
|
||||
|
|
|
@ -283,6 +283,7 @@ $pinned-color: $tertiary-content;
|
|||
$avatar-initial-color: $background;
|
||||
$primary-hairline-color: transparent;
|
||||
$focus-brightness: 105%;
|
||||
$location-marker-color: #ffffff;
|
||||
// ********************
|
||||
|
||||
// blur amounts for left left panel (only for element theme)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue