subscribe + unsubscribe + edt
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
--tint5: #373d48;
|
||||
--text: #FFFFFF;
|
||||
--text2: #000000;
|
||||
--accent1: #10b981;
|
||||
--accent2: #059669;
|
||||
--disable: #047857;
|
||||
--disable: #02291d;
|
||||
--green-primary: #10b981;
|
||||
--green-secondary: #059669;
|
||||
--green-dark: #047857;
|
||||
@@ -28,9 +26,7 @@
|
||||
--tint5: #c6bab8;
|
||||
--text: #000000;
|
||||
--text2: #FFFFFF;
|
||||
--accent1: #00ce89;
|
||||
--accent2: #00a571;
|
||||
--disable: #00825d;
|
||||
--disable: #02291d;
|
||||
--green-primary: #00ce89;
|
||||
--green-secondary: #00a571;
|
||||
--green-dark: #00825d;
|
||||
@@ -147,6 +143,7 @@ input[type="number"],
|
||||
input[type="date"],
|
||||
input[type="time"],
|
||||
input[type="search"],
|
||||
input[type="datetime-local"],
|
||||
textarea {
|
||||
background-color: var(--tint2);
|
||||
color: var(--text);
|
||||
|
||||
Reference in New Issue
Block a user