light mode better colors

This commit is contained in:
metacryst
2025-11-10 09:02:24 -06:00
parent 41c0bb57a3
commit fa67271ae8
11 changed files with 36 additions and 33 deletions

View File

@@ -9,7 +9,7 @@ css(`
.input {
width: 100%;
background-color: var(--periwinkle);
background-color: var(--accent2);
opacity: 0.5;
border-radius: 12px;
border: none;