seafoam color migration started
Some checks failed
CI/CD Pipeline / build (push) Failing after 4s

This commit is contained in:
2026-03-23 16:38:51 -06:00
parent 10d6583a67
commit c0b1e408bf
14 changed files with 309 additions and 253 deletions

View File

@@ -17,7 +17,7 @@
window.DOMPurify = DOMPurify
</script>
</head>
<body class="bg-cyan-900 text-cyan-50">
<body class="bg-seafoam-900 text-seafoam-50">
{live_render(@conn, ElixirAiWeb.VoiceLive, id: "voice-control")}
{@inner_content}
</body>