diff --git a/TangerineUI.css b/TangerineUI.css index d6be4cd..628c695 100644 --- a/TangerineUI.css +++ b/TangerineUI.css @@ -14,7 +14,7 @@ /* 🎨 Colors */ :root { - --color-bg: #fffdfc; + --color-bg: #ffffff; --color-fg: #2a2d37; --color-fg-muted: #948c84; --color-secondary-bg: #f2eae4;