finalizing the colors for now

This commit is contained in:
yigid balaban 2024-08-09 18:42:13 +03:00
parent b07228f490
commit 8f698192ad
Signed by: fyb
GPG Key ID: E21FEB2C244CB7EB
4 changed files with 7 additions and 6486 deletions

View File

@ -1,2 +1 @@
@import "./theme-light.css" (prefers-color-scheme: light);
@import "./theme-dark.css" (prefers-color-scheme: dark);
@import "./theme-yigit-light.css"(prefers-color-scheme:light);@import "./theme-yigit-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

View File

@ -1,2 +1,2 @@
@import "./theme-yigid-light.css" (prefers-color-scheme: light);
@import "./theme-yigid-dark.css" (prefers-color-scheme: dark);
@import "./theme-yigit-light.css" (prefers-color-scheme: light);
@import "./theme-yigit-dark.css" (prefers-color-scheme: dark);