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 @@ > - +