Add fix to link preview color.

This commit is contained in:
Seraphim R. Pardee 2021-08-03 12:21:04 -04:00
parent 3bc467f8b4
commit 10c28a1f00
No known key found for this signature in database
GPG Key ID: F5D3989AB7E40B62
2 changed files with 3 additions and 3 deletions

View File

@ -370,7 +370,7 @@ body {
}
.chat .toggle-text a {
color: var(--link-color);
color: var(--link-color) !important;
}
#chat .msg[data-type="nick"] .from::before {

View File

@ -1,7 +1,7 @@
{
"name": "thelounge-theme-nord",
"description": "Nord theme for thelounge",
"version": "1.0.8",
"description": "Nordify your lounge.",
"version": "1.0.9",
"keywords": [
"thelounge",
"thelounge-theme",