This commit is contained in:
bronku 2026-01-07 22:51:53 +01:00
parent 2f3507a3c3
commit 1dac631a14
3 changed files with 10 additions and 5 deletions

View file

@ -1,7 +1,7 @@
:root {
--bg: #ffffff;
--text: #1a1a1a;
--accent: #2563eb;
--accent: #000080;
--dim: #666;
--code-bg: #f4f4f4;
}