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