From 4e27e90a853718a8f222db022843874bdf62aa88 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 23 Jan 2026 17:08:31 +0200 Subject: [PATCH] Edit: change theme to dark green --- .project_index.json | 60 ++++++++++++++++++++++----------------------- src/app/globals.css | 2 +- 2 files changed, 31 insertions(+), 31 deletions(-) diff --git a/.project_index.json b/.project_index.json index e99ee7c..84501aa 100644 --- a/.project_index.json +++ b/.project_index.json @@ -569,12 +569,12 @@ "role": "ui", "tags": [], "used_in": [ - "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", - "src/components/navbar/NavbarStyleMinimal.tsx", - "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", - "src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx", - "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx" + "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", + "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", + "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", + "src/components/navbar/NavbarStyleMinimal.tsx", + "src/components/navbar/NavbarLayoutFloatingInline.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -610,8 +610,8 @@ "button" ], "used_in": [ - "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", - "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx" + "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", + "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -2694,10 +2694,10 @@ "role": "ui", "tags": [], "used_in": [ - "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", - "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", - "src/components/button/ButtonTextShift/ButtonTextShift.tsx" + "src/components/button/ButtonTextShift/ButtonTextShift.tsx", + "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", + "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -2748,17 +2748,17 @@ "button" ], "used_in": [ - "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", - "src/components/button/ButtonTextShift/ButtonTextShift.tsx", - "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx", - "src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx", "src/components/button/ButtonExpandHover.tsx", "src/components/button/ButtonHoverBubble.tsx", - "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", "src/components/button/ButtonIconArrow.tsx", - "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", "src/components/button/ButtonTextUnderline.tsx", - "src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx" + "src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx", + "src/components/button/ButtonTextShift/ButtonTextShift.tsx", + "src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx", + "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx", + "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", + "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", + "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -2815,9 +2815,9 @@ "button" ], "used_in": [ - "src/components/navbar/NavbarLayoutFloatingInline.tsx", - "src/components/navbar/NavbarStyleMinimal.tsx", "src/components/Textbox.tsx", + "src/components/navbar/NavbarStyleMinimal.tsx", + "src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx" ], "can_modify_directly": true, @@ -3143,14 +3143,14 @@ "product" ], "used_in": [ - "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", - "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", - "src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", - "src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx", + "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/timelines/TimelineCardStack.tsx", - "src/components/cardStack/layouts/timelines/TimelineBase.tsx", "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", + "src/components/cardStack/layouts/grid/GridLayout.tsx", + "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", + "src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx", + "src/components/cardStack/layouts/timelines/TimelineBase.tsx", "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx" ], "can_modify_directly": true, @@ -3168,11 +3168,11 @@ "role": "ui", "tags": [], "used_in": [ + "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx", - "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", - "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", - "src/components/cardStack/CardStack.tsx" + "src/components/cardStack/CardStack.tsx", + "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -3389,11 +3389,11 @@ "product" ], "used_in": [ + "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx", - "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", - "src/components/cardStack/layouts/timelines/TimelineBase.tsx", - "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx" + "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", + "src/components/cardStack/layouts/timelines/TimelineBase.tsx" ], "can_modify_directly": true, "can_delete": true, diff --git a/src/app/globals.css b/src/app/globals.css index d4f76a7..8b34a10 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,7 +4,7 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #f5f4ef;; + /* --background: #1b5e20;; --card: #dad6cd;; --foreground: #2a2928;; --primary-cta: #2a2928;;