fix panel-divider-color
This commit is contained in:
parent
953398b486
commit
a152eba023
4 changed files with 8 additions and 1 deletions
|
@ -95,10 +95,13 @@ $rte-room-pill-color: #aaa;
|
|||
$roomtile-name-color: rgba(69, 69, 69, 0.8);
|
||||
$roomtile-selected-bg-color: rgba(255, 255, 255, 0.8);
|
||||
$roomtile-focused-bg-color: rgba(255, 255, 255, 0.9);
|
||||
|
||||
$roomsublist-label-fg-color: $h3-color;
|
||||
$roomsublist-label-bg-color: #d3efe1;
|
||||
$roomsublist-chevron-color: $accent-color;
|
||||
|
||||
$panel-divider-color: rgba(118, 207, 166, 0.2);
|
||||
|
||||
// ********************
|
||||
|
||||
// event tile lifecycle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue