fix tooltip bg colors
introduce new color variable for inverted backgrounds like dark tooltip
This commit is contained in:
parent
08c44333cf
commit
137a81501a
4 changed files with 5 additions and 2 deletions
|
@ -36,6 +36,7 @@ $info-plinth-fg-color: #888;
|
|||
$preview-bar-bg-color: $header-panel-bg-color;
|
||||
|
||||
$tagpanel-bg-color: $base-color;
|
||||
$inverted-bg-color: $tagpanel-bg-color;
|
||||
|
||||
// used by AddressSelector
|
||||
$selected-color: $room-highlight-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue