make it look shit

This commit is contained in:
Cormac Shannon
2025-12-21 20:26:54 +00:00
parent cda2e3616d
commit b9a593946f

View File

@@ -15,7 +15,7 @@
:root {
/* APP BACKGROUND COLORS */
--app-background: hsl(0, 100%, 50%);
--app-foreground: hsl(0,0%,7%);
--app-foreground: hsl(248, 100%, 73%);
/* APP CARD SETTINGS */
--app-card-radius: 8px;
@@ -28,7 +28,7 @@
/* HEADER BAR SETTINGS */
--header-bar-height: 56px;
--header-bar-color: hsl(0,0%,13%);
--header-bar-color: hsl(141, 67%, 24%);
/* ACCENT HSL AND TEXT COLOR SETTINGS */
/* --accent-hue: 141; */