From b07228f490044f2d474ad40d40629d942e850ca8 Mon Sep 17 00:00:00 2001 From: Yigid BALABAN Date: Fri, 9 Aug 2024 18:38:27 +0300 Subject: [PATCH] alright, alright --- src/themes/scss/yigit-auto.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/themes/scss/yigit-auto.scss b/src/themes/scss/yigit-auto.scss index 77aaa37..3963de4 100644 --- a/src/themes/scss/yigit-auto.scss +++ b/src/themes/scss/yigit-auto.scss @@ -1,2 +1,2 @@ -@import "./theme-light.css" (prefers-color-scheme: light); -@import "./theme-dark.css" (prefers-color-scheme: dark); \ No newline at end of file +@import "./theme-yigid-light.css" (prefers-color-scheme: light); +@import "./theme-yigid-dark.css" (prefers-color-scheme: dark); \ No newline at end of file