Merge pull request #2656 from aaronraimist/dark-set-h3-color
Set h3-color in dark theme
This commit is contained in:
commit
1e55b1e579
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue