style: change bg color

This commit is contained in:
2026-05-17 06:09:23 -03:00
parent 0d8d95aa4b
commit d9b0975a61
+1 -1
View File
@@ -1,6 +1,6 @@
:root { :root {
--bg: #fff; --bg: #fff;
--bg-pattern: #f7f2f2; --bg-pattern: #ebdfdf;
--surface: #fff; --surface: #fff;
--border: #e2e8f0; --border: #e2e8f0;