feat: restyle

This commit is contained in:
Lain Iwakura 2026-05-19 23:07:30 +03:00
parent 24561cac2f
commit 227226b291
Signed by: lain
GPG key ID: 8160466B2E8D1441

View file

@ -1,6 +1,6 @@
:root {
--bg: #0a0a0a;
--fg: #e0e0e0;
--bg: #000000;
--fg: #ffffff;
--muted: #888;
--border: #333;
}