mirror of
https://github.com/danth/stylix
synced 2024-11-24 21:23:24 +00:00
parent
04afcfc068
commit
762c07ee10
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ let
|
|||
rgba = color: alpha: "rgba(${color}${alpha})";
|
||||
|
||||
settings = {
|
||||
decoration."col.shadow" = rgba base00 "99";
|
||||
decoration.shadow.color = rgba base00 "99";
|
||||
general = {
|
||||
"col.active_border" = rgb base0D;
|
||||
"col.inactive_border" = rgb base03;
|
||||
|
|
Loading…
Reference in a new issue