ironbar: Use a more subtle active color

This commit is contained in:
Donovan Glover 2023-07-21 14:12:50 -04:00
parent 87e2cd2b0a
commit 03dbc3e3a7
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -114,7 +114,7 @@
}
button:active {
background: #${base09};
background: #${base04};
}
.launcher .open {