chore(stylix): adjust opacity

This commit is contained in:
Mohammad Rafiq 2025-03-25 18:37:54 +08:00
parent a394bd9ae4
commit c877d9150a
No known key found for this signature in database

View file

@ -16,10 +16,10 @@
light = "Numix-Light";
};
opacity = {
applications = 0.9;
desktop = 0.9;
popups = 0.9;
terminal = 0.9;
applications = 0.8;
desktop = 0.8;
popups = 0.8;
terminal = 0.8;
};
targets.gtk.extraCss = # css
''