1
0
forked from extern/nix-config

ironbar(calendar): Highlight selected date

This commit is contained in:
Donovan Glover 2023-07-17 22:08:10 -04:00
parent 7904269c4b
commit 0d8c0e56e4
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -83,6 +83,10 @@
padding: 0.2em 0.4em;
}
.popup-clock .calendar:selected {
color: #${base09};
}
.launcher .item {
padding-left: 1em;
padding-right: 1em;