From a86140a6b5d828fe3a08a0bb888cf41539f2bf8c Mon Sep 17 00:00:00 2001 From: chark1es Date: Fri, 28 Mar 2025 23:15:02 -0700 Subject: [PATCH] change theme --- src/components/dashboard/EventsSection.astro | 860 +++++++++--------- .../dashboard/EventsSection/EventCheckIn.tsx | 8 +- .../dashboard/EventsSection/EventLoad.tsx | 68 +- .../LeaderboardSection/LeaderboardStats.tsx | 26 +- .../LeaderboardSection/LeaderboardTable.tsx | 48 +- .../dashboard/SettingsSection.astro | 16 +- .../SettingsSection/DisplaySettings.tsx | 64 +- .../dashboard/universal/ThemeToggle.tsx | 17 +- src/layouts/Layout.astro | 69 +- src/pages/dashboard.astro | 14 +- 10 files changed, 619 insertions(+), 571 deletions(-) diff --git a/src/components/dashboard/EventsSection.astro b/src/components/dashboard/EventsSection.astro index 3dd4f25..b0d5cf5 100644 --- a/src/components/dashboard/EventsSection.astro +++ b/src/components/dashboard/EventsSection.astro @@ -5,144 +5,151 @@ import EventLoad from "./EventsSection/EventLoad"; ---
-
-

Events

-

- View and manage your IEEE UCSD events -

-
- -
- -
- +
+

Events

+

+ View and manage your IEEE UCSD events +

- -
-
-
- Coming Soon +
+ +
+
-
-

- Event Registration -

-
- -
- - + + +
+
+
+ Coming Soon +
+
+

+ Event Registration +

+
+ +
+ + +
+
+
-
-
-
- +
- - diff --git a/src/components/dashboard/EventsSection/EventCheckIn.tsx b/src/components/dashboard/EventsSection/EventCheckIn.tsx index 69ef38e..6e35a79 100644 --- a/src/components/dashboard/EventsSection/EventCheckIn.tsx +++ b/src/components/dashboard/EventsSection/EventCheckIn.tsx @@ -359,12 +359,12 @@ const EventCheckIn = () => { return ( <> -
+

Event Check-in

-
-