feat: change to pink theme
All checks were successful
Node.js CI / Lint and Test (push) Successful in 59s
Code Analysis / SonarQube (push) Successful in 1m8s

This commit is contained in:
Naomi Carrigan 2025-03-01 00:19:48 -08:00
parent dd7d4042ea
commit 5b8b597d7d
Signed by: naomi
SSH Key Fingerprint: SHA256:rca1iUI2OhAM6n4FIUaFcZcicmri0jgocqKiTTAfrt8

View File

@ -112,8 +112,8 @@ styles.innerHTML = `
} }
:root { :root {
--foreground: #04624f; --foreground: #db7093;
--background: #abfcecdd; --background: #ffefefdd;
} }
* { * {