chore(stylix): adjust opacity
This commit is contained in:
parent
a394bd9ae4
commit
c877d9150a
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue