mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
ironbar: Make open application color more subtle
This commit is contained in:
parent
480cc873a3
commit
375639abfb
@ -121,7 +121,7 @@ in
|
||||
}
|
||||
|
||||
.launcher .open {
|
||||
box-shadow: inset 0 -2px;
|
||||
box-shadow: inset 0 -2px #${base04};
|
||||
}
|
||||
|
||||
.launcher .focused {
|
||||
|
Loading…
Reference in New Issue
Block a user