From 97b2c1b6509d8f1db96b8dcfaba93e69ae858e92 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 5 Feb 2026 16:58:09 +0200 Subject: [PATCH] Bob AI: now i want it to be more glamour --- src/app/styles/variables.css | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 45b14ed..4d796f8 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -2,21 +2,13 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #f5f4ef; - --card: #dad6cd; - --foreground: #2a2928; - --primary-cta: #2a2928; - --secondary-cta: #ecebea; + --background: #f9f9f9; + --card: #e6e6e6; + --foreground: #2c2c2c; + --primary-cta: #2c2c2c; + --secondary-cta: #f9f9f9; --accent: #ffffff; - --background-accent: #ffffff; */ - - --background: #f5f5f5; - --card: #d3d3d3; - --foreground: #333333; - --primary-cta: #333333; - --secondary-cta: #d3d3d3; - --accent: #e6e6e6; - --background-accent: #e6e6e6; + --background-accent: #ffffff; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);