diff --git a/packages/browser-ext/src/pages/tailwind.css b/packages/browser-ext/src/pages/tailwind.css index f2bdd7e..1d6f04c 100644 --- a/packages/browser-ext/src/pages/tailwind.css +++ b/packages/browser-ext/src/pages/tailwind.css @@ -27,7 +27,7 @@ --accent: oklch(0.97 0 0); --accent-foreground: oklch(0.205 0 0); --destructive: oklch(0.577 0.245 27.325); - --destructive-foreground: oklch(0.577 0.245 27.325); + --destructive-foreground: oklch(0.985 0 0); --border: oklch(0.922 0 0); --input: oklch(0.922 0 0); --ring: oklch(0.708 0 0);