Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2024-11-25 18:30:57 +00:00
parent 4b90073952
commit 609a028414
41 changed files with 392 additions and 496 deletions

View File

@@ -7,7 +7,10 @@ general {
decoration {
rounding = {{custom.radius}}
col.shadow = rgba({{colors.shadow.default.hex_stripped}}{{custom.opacity_shadow_hex | to_lower}})
shadow {
color = rgba({{colors.shadow.default.hex_stripped}}{{custom.opacity_shadow_hex | to_lower}})
}
blur {
size = {{custom.blur}}