Adjust add room button for dark theme
This commit is contained in:
parent
c490606f15
commit
402992cee4
4 changed files with 21 additions and 10 deletions
|
@ -145,7 +145,8 @@ $rte-group-pill-color: #aaa;
|
|||
|
||||
$topleftmenu-color: #212121;
|
||||
$roomheader-color: #45474a;
|
||||
$roomheader-addroom-color: #91A1C0;
|
||||
$roomheader-addroom-bg-color: #91A1C0;
|
||||
$roomheader-addroom-fg-color: $accent-fg-color;
|
||||
$tagpanel-button-color: #91A1C0;
|
||||
$roomheader-button-color: #91A1C0;
|
||||
$groupheader-button-color: #91A1C0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue