From 3d4c203cbf2ee7a90f5423c23ff09c1134b1683d Mon Sep 17 00:00:00 2001 From: sudacode Date: Mon, 29 Dec 2025 22:05:42 -0800 Subject: [PATCH] update --- _kiku_style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_kiku_style.css b/_kiku_style.css index 230bb95..cd28e2c 100644 --- a/_kiku_style.css +++ b/_kiku_style.css @@ -5,7 +5,7 @@ --color-base-100: #24273a; --color-base-200: #181926; --color-base-300: oklch(24.787% 0.019 277.508); - --color-base-content: oklch(97.747% 0.007 106.545); + --color-base-content: #cad3f5; --color-primary: #c6a0f6; --color-primary-content: oklch(15.092% 0.036 346.812); --color-secondary: #c6a0f6; @@ -32,4 +32,3 @@ --noise: 0; } } -