Edit: change theme to dark green

This commit is contained in:
2026-01-26 20:36:07 +02:00
parent 2151cc2cbd
commit abcdd32964
2 changed files with 20 additions and 20 deletions

View File

@@ -570,11 +570,11 @@
"tags": [], "tags": [],
"used_in": [ "used_in": [
"src/components/navbar/NavbarStyleMinimal.tsx", "src/components/navbar/NavbarStyleMinimal.tsx",
"src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", "src/components/navbar/NavbarLayoutFloatingInline.tsx",
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx",
"src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx",
"src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx", "src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx",
"src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx"
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -2694,10 +2694,10 @@
"role": "ui", "role": "ui",
"tags": [], "tags": [],
"used_in": [ "used_in": [
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", "src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
"src/components/button/ButtonTextShift/ButtonTextShift.tsx" "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -2748,16 +2748,16 @@
"button" "button"
], ],
"used_in": [ "used_in": [
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx",
"src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx",
"src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx", "src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx",
"src/components/button/ButtonTextShift/ButtonTextShift.tsx",
"src/components/button/ButtonIconArrow.tsx",
"src/components/button/ButtonTextUnderline.tsx", "src/components/button/ButtonTextUnderline.tsx",
"src/components/button/ButtonHoverBubble.tsx", "src/components/button/ButtonIconArrow.tsx",
"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/ButtonDirectionalHover/ButtonDirectionalHover.tsx",
"src/components/button/ButtonShiftHover/ButtonShiftHover.tsx",
"src/components/button/ButtonHoverBubble.tsx",
"src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx",
"src/components/button/ButtonExpandHover.tsx" "src/components/button/ButtonExpandHover.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
@@ -2815,10 +2815,10 @@
"button" "button"
], ],
"used_in": [ "used_in": [
"src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx",
"src/components/navbar/NavbarStyleMinimal.tsx", "src/components/navbar/NavbarStyleMinimal.tsx",
"src/components/Textbox.tsx",
"src/components/navbar/NavbarLayoutFloatingInline.tsx", "src/components/navbar/NavbarLayoutFloatingInline.tsx",
"src/components/Textbox.tsx" "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -3144,14 +3144,14 @@
], ],
"used_in": [ "used_in": [
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineBase.tsx",
"src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx",
"src/components/cardStack/layouts/timelines/TimelineCardStack.tsx", "src/components/cardStack/layouts/timelines/TimelineCardStack.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx",
"src/components/cardStack/layouts/timelines/TimelineBase.tsx",
"src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx",
"src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx" "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx"
], ],
"can_modify_directly": true, "can_modify_directly": true,
"can_delete": true, "can_delete": true,
@@ -3390,8 +3390,8 @@
], ],
"used_in": [ "used_in": [
"src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx",
"src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx",
"src/components/cardStack/layouts/timelines/TimelineBase.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx",
"src/components/cardStack/layouts/grid/GridLayout.tsx" "src/components/cardStack/layouts/grid/GridLayout.tsx"
], ],

View File

@@ -12,7 +12,7 @@
--accent: #ffffff;; --accent: #ffffff;;
--background-accent: #f4d03f; ; */ --background-accent: #f4d03f; ; */
--background: #d7f7d7;; --background: #1a1a1a;;
--card: #dad6cd;; --card: #dad6cd;;
--foreground: #2a2928;; --foreground: #2a2928;;
--primary-cta: #2a2928;; --primary-cta: #2a2928;;