diff --git a/colorThemes.css b/colorThemes.css index ce64a05..ef3d711 100644 --- a/colorThemes.css +++ b/colorThemes.css @@ -23,11 +23,11 @@ /* --background: #fafffb; --card: #ffffff; - --foreground: #001a0a; + --foreground: #000000; --primary-cta: #0a705f; --primary-cta-text: #fafffb; --secondary-cta: #ffffff; - --secondary-cta-text: #001a0a; + --secondary-cta-text: #000000; --accent: #a8d9be; --background-accent: #6bbfb8; */