diff --git a/src/app.pcss b/src/app.pcss index af880f0..f7ccc71 100644 --- a/src/app.pcss +++ b/src/app.pcss @@ -69,7 +69,7 @@ .nordlys { --background: 0 0% 0%; /* #000000 */ - --foreground: 173 80% 40%; /* #14b8a6 */ + --foreground: 183 100% 96%; /* #14b8a6 */ --muted: 183 100% 96%; /* #ecfeff */ --muted-foreground: 176 61% 19%; /* #134e4a */ @@ -83,10 +83,10 @@ --border: 183 100% 96%; /* #ecfeff */ --input: 183 100% 96%; /* #ecfeff */ - --primary: 173 80% 40%; /* #14b8a6 */ + --primary: 183 100% 96%; /* #14b8a6 */ --primary-foreground: 221 39% 11%; /* #111827 */ - --secondary: 183 100% 96%; /* #ecfeff */ + --secondary: 173 80% 40%; /* #ecfeff */ --secondary-foreground: 173 80% 40%; /* #14b8a6 */ --accent: 183 100% 96%; /* #ecfeff */