new changes in dark mode
This commit is contained in:
@@ -16188,7 +16188,7 @@ html.dark,
|
||||
--color-darkbg: rgb(37 39 41);
|
||||
--color-light: rgb(43 46 49);
|
||||
--color-dark: rgb(240 245 248);
|
||||
--color-inputborder: rgb(49 51 53);
|
||||
--color-inputborder: rgb(115 122 130);
|
||||
--color-formcontrolbg: rgb(35 38 40);
|
||||
--color-defaulttextcolor: rgb(255 255 255);
|
||||
--color-gray-100: rgb(249, 250, 251);
|
||||
|
||||
@@ -13048,7 +13048,7 @@ html.dark,
|
||||
--color-darkbg: rgb(37 39 41);
|
||||
--color-light: rgb(43 46 49);
|
||||
--color-dark: rgb(240 245 248);
|
||||
--color-inputborder: rgb(49 51 53);
|
||||
--color-inputborder: rgb(115 122 130);
|
||||
--color-formcontrolbg: rgb(35 38 40);
|
||||
--color-defaulttextcolor: rgb(255 255 255);
|
||||
--color-gray-100: rgb(249,250,251);
|
||||
|
||||
Reference in New Issue
Block a user