PMHandler now tracks unread messages and lights pm icon to notify user.

This commit is contained in:
rainbow napkin 2025-10-06 04:48:17 -04:00
parent 2feea72694
commit 64f9d713da
3 changed files with 92 additions and 15 deletions

View file

@ -168,6 +168,7 @@ textarea{
.positive-low{
color: var(--focus0);
text-shadow: var(--focus-glow0-alt0);
}
.inactive{