feat: implement colours for all the other themes
This commit is contained in:
parent
7d267b436e
commit
4726a3376f
6 changed files with 30 additions and 6 deletions
|
@ -274,7 +274,7 @@ function getDayDifference(date1: Date, date2: Date) {
|
|||
}
|
||||
|
||||
.mentioned:hover {
|
||||
background-color: var(--chat-important-hightlighted-background-color);
|
||||
background-color: var(--chat-important-highlighted-background-color);
|
||||
}
|
||||
|
||||
.message-reply-svg {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue