Apply 1 suggestion(s) to 1 file(s)

pull/21833/head
Michael Telatynski 2020-07-14 09:27:53 +00:00
parent 106c91aec0
commit 0cb0d2a4eb
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ $settings-subsection-fg-color: $text-secondary-color;
$topleftmenu-color: $text-primary-color;
$roomheader-color: $text-primary-color;
$roomheader-bg-color: rgba(21, 25, 30, 0.6);
$roomheader-addroom-bg-color:rgba(92, 100, 112, 0.3);
$roomheader-addroom-bg-color: rgba(92, 100, 112, 0.3);
$roomheader-addroom-fg-color: $text-primary-color;
$tagpanel-button-color: $header-panel-text-primary-color;
$roomheader-button-color: $header-panel-text-primary-color;