From 53a75f6573fc08575e5b9d90baa72dbabc2d383d Mon Sep 17 00:00:00 2001 From: Drake Date: Tue, 30 Jun 2026 12:19:06 -0500 Subject: [PATCH] ux updates --- src/app.css | 4 ++-- src/lib/components/custom/item-listing.svelte | 11 ++++------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/src/app.css b/src/app.css index 6e91c71..1396e34 100644 --- a/src/app.css +++ b/src/app.css @@ -19,7 +19,7 @@ --secondary: oklch(0.967 0.001 286.375); --secondary-foreground: oklch(0.21 0.006 285.885); --muted: oklch(0.967 0.001 286.375); - --muted-foreground: oklch(0.402 0.016 285.938); + --muted-foreground: oklch(0.502 0.016 285.938); --accent: oklch(0.967 0.001 286.375); --accent-foreground: oklch(0.21 0.006 285.885); --destructive: oklch(0.577 0.245 27.325); @@ -60,7 +60,7 @@ --secondary: oklch(0.274 0.006 286.033); --secondary-foreground: oklch(0.985 0 0); --muted: oklch(0.274 0.006 286.033); - --muted-foreground: oklch(0.755 0.015 286.067); + --muted-foreground: oklch(0.655 0.015 286.067); --accent: oklch(0.274 0.006 286.033); --accent-foreground: oklch(0.985 0 0); --destructive: oklch(0.704 0.191 22.216); diff --git a/src/lib/components/custom/item-listing.svelte b/src/lib/components/custom/item-listing.svelte index 1c64935..93308ae 100644 --- a/src/lib/components/custom/item-listing.svelte +++ b/src/lib/components/custom/item-listing.svelte @@ -40,8 +40,8 @@ -
+
- +