Change message unread color to purple
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
.pill.unread {
|
||||
background-color: var(--gray);
|
||||
background-color: var(--highlight);
|
||||
color: var(--font-color);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user