Adjust add room button for dark theme

This commit is contained in:
J. Ryan Stinnett
2019-02-18 11:34:25 +00:00
parent c490606f15
commit 402992cee4
4 changed files with 21 additions and 10 deletions
+2 -1
View File
@@ -82,7 +82,8 @@ $settings-subsection-fg-color: $text-secondary-color;
$topleftmenu-color: $text-primary-color;
$roomheader-color: $text-primary-color;
$roomheader-addroom-color: $header-panel-text-primary-color;
$roomheader-addroom-bg-color: #3c4556; // $search-placeholder-color at 0.5 opacity
$roomheader-addroom-fg-color: $text-primary-color;
$tagpanel-button-color: $header-panel-text-primary-color;
$roomheader-button-color: $header-panel-text-primary-color;
$groupheader-button-color: $header-panel-text-primary-color;