From 1352c0a77a990efbd749460f0a0a9e0a47c6c338 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Wed, 12 Feb 2025 16:07:01 +0100 Subject: [PATCH] ui fix --- src/lib/components/HoverStockChart.svelte | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/lib/components/HoverStockChart.svelte b/src/lib/components/HoverStockChart.svelte index 54851477..1e1b4a94 100644 --- a/src/lib/components/HoverStockChart.svelte +++ b/src/lib/components/HoverStockChart.svelte @@ -98,7 +98,7 @@ layout: { background: { type: ColorType.Solid, - color: "#2A2E39", + color: "#11151D", }, lineColor: "#2B2B43", textColor: "#D9D9D9", @@ -182,14 +182,12 @@ > - +