From acfde325180e15ab6582b76044028a1782def3a7 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 28 Apr 2024 00:54:05 -0400 Subject: [PATCH] theme match settings modal, fix home animation --- ui/src/components/settings.tsx | 19 +++++++++++++------ ui/src/pages/Home.tsx | 15 +++++++++------ 2 files changed, 22 insertions(+), 12 deletions(-) diff --git a/ui/src/components/settings.tsx b/ui/src/components/settings.tsx index e27fd71..0714c65 100644 --- a/ui/src/components/settings.tsx +++ b/ui/src/components/settings.tsx @@ -28,23 +28,30 @@ export function Settings(props: SettingsProps) { - - Settings + + + Settings + - + diff --git a/ui/src/pages/Home.tsx b/ui/src/pages/Home.tsx index 0dbf56e..10f64b3 100644 --- a/ui/src/pages/Home.tsx +++ b/ui/src/pages/Home.tsx @@ -2,6 +2,7 @@ import { Link } from "~/components/link.tsx"; import { Motion } from "solid-motionone"; import { Button } from "~/components/ui/button.tsx"; import { AiFillGithub } from 'solid-icons/ai'; +import { AnimationDiv } from '~/components/animated-div.tsx'; export const Home = () => { return ( @@ -11,10 +12,11 @@ export const Home = () => {
-

@@ -26,10 +28,11 @@ export const Home = () => { predict the outcome.

-
- + Hero { src="https://placeholder.pics/svg/300/F97EFF-8589FF/Placedholder" width="550" /> - +