Tweak blur & alpha on panels
This commit is contained in:
parent
70951614e4
commit
9700e7e269
2 changed files with 5 additions and 5 deletions
|
@ -206,8 +206,8 @@ $user-tile-hover-bg-color: $header-panel-bg-color;
|
|||
$appearance-tab-border-color: $room-highlight-color;
|
||||
|
||||
// blur amounts for left left panel (only for element theme, used in _mods.scss)
|
||||
$roomlist-background-blur-amount: 40px;
|
||||
$tagpanel-background-blur-amount: 20px;
|
||||
$roomlist-background-blur-amount: 60px;
|
||||
$tagpanel-background-blur-amount: 30px;
|
||||
|
||||
// ***** Mixins! *****
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue