diff --git a/nord.css b/nord.css index ad892e3..e81a1e4 100644 --- a/nord.css +++ b/nord.css @@ -20,6 +20,7 @@ --unread-marker-color: #8fbcbb; --date-marker-color: #8fbcbb; --highlight-bg-color: #434c5e; + --button-color: #8fbcbb; --highlight-color: #8fbcbb; --highlight-border-color: #8fbcbb; --sidebar-color: #3b4252; diff --git a/package.json b/package.json index ee8537d..f2856f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thelounge-theme-nord", "description": "Nord theme for thelounge", - "version": "1.0.2", + "version": "1.0.3", "keywords": [ "thelounge", "thelounge-theme",