From 8a04edc2bc0e7a46bf59ef6bb84c40ed65e180f6 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 18 Feb 2026 18:23:18 +0200 Subject: [PATCH] a11y: final cleanup - remaining hardcoded colors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - FontSelector: text-[#8a8a8a]→text-text-sec, border-[#222]→border-border - StatsView: Canvas fillStyle and inline trend color #8a8a8a→#a8a8a8 - ActivityManager: border-[#222]→border-border, #f85149→#ff6b6b danger color - Settings: #f85149→#ff6b6b danger color on reset/delete buttons --- src/lib/components/ActivityManager.svelte | 4 ++-- src/lib/components/FontSelector.svelte | 8 ++++---- src/lib/components/Settings.svelte | 4 ++-- src/lib/components/StatsView.svelte | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/lib/components/ActivityManager.svelte b/src/lib/components/ActivityManager.svelte index 835decd..c28fe55 100644 --- a/src/lib/components/ActivityManager.svelte +++ b/src/lib/components/ActivityManager.svelte @@ -422,7 +422,7 @@ {#if dropdownOpen} -
{#each categories as cat, i} diff --git a/src/lib/components/Settings.svelte b/src/lib/components/Settings.svelte index 567a4bf..2721d44 100644 --- a/src/lib/components/Settings.svelte +++ b/src/lib/components/Settings.svelte @@ -1058,7 +1058,7 @@ {#if rangeIndex > 0}