Add --button-color as a variable.
This commit is contained in:
parent
f47518ba51
commit
a3c7462fb4
1
nord.css
1
nord.css
@ -20,6 +20,7 @@
|
|||||||
--unread-marker-color: #8fbcbb;
|
--unread-marker-color: #8fbcbb;
|
||||||
--date-marker-color: #8fbcbb;
|
--date-marker-color: #8fbcbb;
|
||||||
--highlight-bg-color: #434c5e;
|
--highlight-bg-color: #434c5e;
|
||||||
|
--button-color: #8fbcbb;
|
||||||
--highlight-color: #8fbcbb;
|
--highlight-color: #8fbcbb;
|
||||||
--highlight-border-color: #8fbcbb;
|
--highlight-border-color: #8fbcbb;
|
||||||
--sidebar-color: #3b4252;
|
--sidebar-color: #3b4252;
|
||||||
|
@ -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.2",
|
"version": "1.0.3",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"thelounge",
|
"thelounge",
|
||||||
"thelounge-theme",
|
"thelounge-theme",
|
||||||
|
Loading…
Reference in New Issue
Block a user