mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-31 19:31:11 +02:00
Replace dark theme's $authpage-primary-color
Use `$primary-content` instead of `$text-primary-color`. Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
This commit is contained in:
parent
a29487625e
commit
09ef07a3b0
@ -185,7 +185,7 @@ $visual-bell-bg-color: #800;
|
||||
$room-warning-bg-color: $header-panel-bg-color;
|
||||
|
||||
$authpage-body-bg-color: $background;
|
||||
$authpage-primary-color: $text-primary-color;
|
||||
$authpage-primary-color: $primary-content;
|
||||
|
||||
$dark-panel-bg-color: $header-panel-bg-color;
|
||||
$panel-gradient: rgba(34, 38, 46, 0), rgba(34, 38, 46, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user