mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-29 03:34:46 +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 {
|
||||||
background: alpha(#${base00}, 0.95);
|
background: alpha(#${base00}, 0.9);
|
||||||
}
|
}
|
||||||
|
|
||||||
.clipboard {
|
.clipboard {
|
||||||
|
Loading…
Reference in New Issue
Block a user