Merge pull request #354 from w3irdrobot/purple-message-number
Change message unread color to purple
This commit is contained in:
commit
ee734ede80
@ -10,7 +10,7 @@
|
||||
}
|
||||
|
||||
.pill.unread {
|
||||
background-color: var(--gray);
|
||||
background-color: var(--highlight);
|
||||
color: var(--font-color);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user