mirror of https://github.com/vector-im/riot-web
Set h3-color in dark theme
This is things like "INVITED" in memberlist Signed-off-by: Aaron Raimist <aaron@raim.ist>pull/21833/head
parent
0f3ba4e6a8
commit
459f9d4fbc
res/themes/dark/css
|
@ -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…
Reference in New Issue