From f47518ba51cd481ad62fdfd8a3fe05755cb0b168 Mon Sep 17 00:00:00 2001 From: "Seraphim R.P" Date: Tue, 3 Aug 2021 10:50:18 -0400 Subject: [PATCH] Typo. --- nord.css | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",