finalizing the colors for now
This commit is contained in:
+1
-2
@@ -1,2 +1 @@
|
|||||||
@import "./theme-light.css" (prefers-color-scheme: light);
|
@import "./theme-yigit-light.css"(prefers-color-scheme:light);@import "./theme-yigit-dark.css"(prefers-color-scheme:dark);
|
||||||
@import "./theme-dark.css" (prefers-color-scheme: dark);
|
|
||||||
+2
-3241
File diff suppressed because one or more lines are too long
+2
-3241
File diff suppressed because one or more lines are too long
@@ -1,2 +1,2 @@
|
|||||||
@import "./theme-yigid-light.css" (prefers-color-scheme: light);
|
@import "./theme-yigit-light.css" (prefers-color-scheme: light);
|
||||||
@import "./theme-yigid-dark.css" (prefers-color-scheme: dark);
|
@import "./theme-yigit-dark.css" (prefers-color-scheme: dark);
|
||||||
Reference in New Issue
Block a user