opacity change
This commit is contained in:
parent
ac1e00b92f
commit
d77db0d379
1 changed files with 2 additions and 2 deletions
|
|
@ -89,8 +89,8 @@ in {
|
|||
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
activeOpacity = 0.9;
|
||||
inactiveOpacity = 0.7;
|
||||
activeOpacity = 1.0;
|
||||
inactiveOpacity = 0.9;
|
||||
|
||||
dimSpecial = 0.4;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue