Pillify event permalinks (#10392)
This commit is contained in:
@@ -90,6 +90,7 @@ $room-icon-unread-color: #fff;
|
||||
$accent: #0dbd8b;
|
||||
$alert: #ff5b55;
|
||||
$links: #0086e6;
|
||||
$link-external: #0467dd;
|
||||
$primary-content: $primary-fg-color;
|
||||
$secondary-content: $secondary-fg-color;
|
||||
$tertiary-content: $tertiary-fg-color;
|
||||
|
||||
@@ -149,6 +149,7 @@ $presence-busy: #ff5b55;
|
||||
$accent: #0dbd8b;
|
||||
$alert: #ff5b55;
|
||||
$links: #0086e6;
|
||||
$link-external: #0467dd;
|
||||
$primary-content: $primary-fg-color;
|
||||
$secondary-content: $secondary-fg-color;
|
||||
$tertiary-content: $tertiary-fg-color;
|
||||
|
||||
@@ -41,6 +41,7 @@ $space-nav: rgba($tertiary-content, 0.15);
|
||||
$accent: #0dbd8b;
|
||||
$alert: #ff5b55;
|
||||
$links: #0086e6;
|
||||
$link-external: #0467dd;
|
||||
|
||||
$username-variant1-color: #368bd6;
|
||||
$username-variant2-color: #ac3ba8;
|
||||
|
||||
Reference in New Issue
Block a user