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

View File

@ -352,5 +352,5 @@ body {
} }
#chat .msg[data-type="nick"] .from::before { #chat .msg[data-type="nick"] .from::before {
color: var(--highlight-bg-color); color: var(--highlight-color);
} }

View File

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