mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
ironbar: make bar border-top translucent
This commit is contained in:
parent
f83d1ed67e
commit
b7c4c451ee
@ -104,7 +104,7 @@ in
|
|||||||
}
|
}
|
||||||
|
|
||||||
#bar {
|
#bar {
|
||||||
border-top: 1px solid ${base01};
|
border-top: 1px solid alpha(${base01}, 0.925);
|
||||||
}
|
}
|
||||||
|
|
||||||
.label, .script, .tray {
|
.label, .script, .tray {
|
||||||
|
Loading…
Reference in New Issue
Block a user