mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 09:43:11 +01:00
ironbar: Decrease opacity
Makes background colors more noticeable.
This commit is contained in:
parent
7747974e32
commit
80b95d6bd4
@ -58,7 +58,7 @@
|
||||
}
|
||||
|
||||
.background {
|
||||
background: alpha(#${base00}, 0.95);
|
||||
background: alpha(#${base00}, 0.9);
|
||||
}
|
||||
|
||||
.clipboard {
|
||||
|
Loading…
Reference in New Issue
Block a user