diff --git a/frontend-new/src/components/layout/Footer.vue b/frontend-new/src/components/layout/Footer.vue index ea16aa255..5f717323d 100644 --- a/frontend-new/src/components/layout/Footer.vue +++ b/frontend-new/src/components/layout/Footer.vue @@ -1,39 +1,6 @@ diff --git a/frontend-new/windi.config.ts b/frontend-new/windi.config.ts index cceb17232..ccedd4094 100644 --- a/frontend-new/windi.config.ts +++ b/frontend-new/windi.config.ts @@ -37,7 +37,7 @@ export default defineConfig({ colors: { "background-dark-90": "#111111", "background-dark-80": "#181a1b", - "background-light-10": "#f2f5fb", + "background-light-10": "#f8faff", "background-light-0": "#ffffff", "primary-100": "#004ee9", "primary-70": "#aec9ff",