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

View File

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