Add fix to link preview color.
This commit is contained in:
parent
3bc467f8b4
commit
10c28a1f00
2
nord.css
2
nord.css
@ -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 {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user