From c891dfcb0a769cea3821e790d3a088b891b0f1a1 Mon Sep 17 00:00:00 2001 From: cmarin001 Date: Tue, 2 Apr 2024 10:46:35 -0500 Subject: [PATCH] fix(auto-release): update configuration --- src/Test/assisted.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Test/assisted.ts b/src/Test/assisted.ts index 2000fa9..859180b 100644 --- a/src/Test/assisted.ts +++ b/src/Test/assisted.ts @@ -5,7 +5,7 @@ const assisted = { appearance: "dark", }, description: { - appearance: "blue", + appearance: "dark", }, track: { color: palette.neutral.N30,