Adjust user icon color.

This commit is contained in:
Seraphim R. Pardee 2021-08-03 10:49:31 -04:00
parent f3168caf63
commit 4ecb4a7275
No known key found for this signature in database
GPG Key ID: F5D3989AB7E40B62
2 changed files with 5 additions and 1 deletions

View File

@ -349,4 +349,8 @@ body {
.chat .toggle-text a {
color: var(--link-color);
}
#chat .msg[data-type="nick"] .from::before {
color: var(--highlight-bg-color);
}

View File

@ -1,7 +1,7 @@
{
"name": "thelounge-theme-nord",
"description": "Nord theme for thelounge",
"version": "1.0.0",
"version": "1.0.1",
"keywords": [
"thelounge",
"thelounge-theme",