finalizing the colors for now

This commit is contained in:
2024-08-09 18:44:31 +03:00
parent b07228f490
commit 8f698192ad
4 changed files with 7 additions and 6486 deletions
+1 -2
View File
@@ -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);
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -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);