ironbar: Make open application color more subtle

This commit is contained in:
Donovan Glover 2023-07-26 18:45:27 -04:00
parent 480cc873a3
commit 375639abfb
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -121,7 +121,7 @@ in
}
.launcher .open {
box-shadow: inset 0 -2px;
box-shadow: inset 0 -2px #${base04};
}
.launcher .focused {