style: switch from monochrome to warm teal theme with proper success/warning/error colors

This commit is contained in:
2026-02-11 06:31:34 +01:00
parent 9069404942
commit 825aee192b
6 changed files with 98 additions and 93 deletions

View File

@@ -500,6 +500,10 @@ style.textContent = /* css */`
color: white;
}
#clear-all-data {
white-space: nowrap;
}
page-settings .about-links {
display: flex;
flex-wrap: wrap;