minor adjust light mode link color

This commit is contained in:
Yan Lin 2026-01-30 20:09:23 +01:00
parent cee883940b
commit 4b5ecea172

View file

@ -1,7 +1,7 @@
:root { :root {
--bg: #fff; --bg: #fff;
--fg: #222; --fg: #222;
--accent: #284b63; --accent: #3568a8;
--muted: #666; --muted: #666;
--border: #e5e5e5; --border: #e5e5e5;
--code-bg: #f5f5f5; --code-bg: #f5f5f5;