From d26be9c006b663afe6287165e57c3f0654c5babb Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 26 Jan 2026 20:24:01 +0200 Subject: [PATCH] Edit: change theme to dark yellow --- src/app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/globals.css b/src/app/globals.css index d75b331..f3c3b3d 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,7 +4,7 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #1a1a1a;; + /* --background: #2a2928;; --card: #dad6cd;; --foreground: #2a2928;; --primary-cta: #2a2928;;