mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 11:51:36 +02:00
Set h3-color in dark theme
This is things like "INVITED" in memberlist Signed-off-by: Aaron Raimist <aaron@raim.ist>
This commit is contained in:
parent
0f3ba4e6a8
commit
459f9d4fbc
@ -67,6 +67,8 @@ $menu-selected-color: $room-highlight-color;
|
||||
$avatar-initial-color: #ffffff;
|
||||
$avatar-bg-color: $bg-color;
|
||||
|
||||
$h3-color: $primary-fg-color;
|
||||
|
||||
$dialog-background-bg-color: $header-panel-bg-color;
|
||||
$lightbox-background-bg-color: #000;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user