finally, nix-rice

This commit is contained in:
atagen 2023-05-21 15:42:47 +10:00
parent 70b8efe0cb
commit 8c093b6658
6 changed files with 203 additions and 218 deletions

View file

@ -9,12 +9,12 @@
@define-color noti-bg-hover #NOTIBGHOVER;
@define-color noti-bg-focus #NOTIBGFOCUS;
@define-color noti-close-bg #NOTIBGCLOSE;
@define-color noti-close-bg-hover #NOTIBGHOVERCLOSE;
@define-color noti-close-bg-hover #NOTIBGHVERCLOSE;
@define-color bg-selected #BGSELECTED;
* {
font-family: "FONT", sans-serif;
font-family: "#FONT", sans-serif;
}
.notification-row {