diff --git a/nord.css b/nord.css index cedad4a..ad892e3 100644 --- a/nord.css +++ b/nord.css @@ -352,5 +352,5 @@ body { } #chat .msg[data-type="nick"] .from::before { - color: var(--highlight-bg-color); + color: var(--highlight-color); } \ No newline at end of file diff --git a/package.json b/package.json index 19f5dfb..ee8537d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thelounge-theme-nord", "description": "Nord theme for thelounge", - "version": "1.0.1", + "version": "1.0.2", "keywords": [ "thelounge", "thelounge-theme",