Tweak panel button divider color

This commit is contained in:
J. Ryan Stinnett 2019-02-13 13:57:59 +00:00
parent fb4fd54f6f
commit 4409636c0b
3 changed files with 3 additions and 2 deletions

View file

@ -86,7 +86,7 @@ $composer-button-color: $header-panel-text-primary-color;
$roomtopic-color: $text-secondary-color;
$eventtile-meta-color: $roomtopic-color;
$header-divider-color: $header-panel-border-color;
$header-divider-color: $header-panel-text-primary-color;
$roomtile-name-color: $header-panel-text-primary-color;
$roomtile-selected-color: $text-primary-color;