From 192eeeb7d2c321c934e42e8aced0d87a9d81d85b Mon Sep 17 00:00:00 2001 From: Maksym Yezhov Date: Mon, 23 Feb 2026 12:17:46 -0800 Subject: [PATCH] fake: vibrant color schema --- src/components/layout/AppFooter.tsx | 2 +- src/components/layout/AppMenu.tsx | 12 +- src/components/shared/ImportPipeline.tsx | 7 +- src/components/shared/NewPipelineButton.tsx | 1 + src/styles/global.css | 164 +++++++++++--------- 5 files changed, 103 insertions(+), 83 deletions(-) diff --git a/src/components/layout/AppFooter.tsx b/src/components/layout/AppFooter.tsx index d391411c6..901a955c9 100644 --- a/src/components/layout/AppFooter.tsx +++ b/src/components/layout/AppFooter.tsx @@ -14,7 +14,7 @@ import { function AppFooter() { return (