diff --git a/src/interface/web/app/common/colorUtils.ts b/src/interface/web/app/common/colorUtils.ts index d423eabf..6ae5f390 100644 --- a/src/interface/web/app/common/colorUtils.ts +++ b/src/interface/web/app/common/colorUtils.ts @@ -10,7 +10,7 @@ const tailwindColors = [ "cyan", "lime", "indigo", - "fuschia", + "fuchsia", "rose", "sky", "amber",