Set h3-color in dark theme

This is things like "INVITED" in memberlist

Signed-off-by: Aaron Raimist <aaron@raim.ist>
pull/21833/head
Aaron Raimist 2019-02-15 21:56:42 -06:00
parent 0f3ba4e6a8
commit 459f9d4fbc
No known key found for this signature in database
GPG Key ID: 37419210002890EF
1 changed files with 2 additions and 0 deletions
res/themes/dark/css

View File

@ -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;