From 3f12496b68a0ebe8d0e52d7c5e8e95d226828c87 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 21 May 2025 21:22:44 -0500 Subject: feat: update yellow to gold --- theme/static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/static/styles.css b/theme/static/styles.css index 9a36554..54e34ed 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -530,7 +530,7 @@ span.tag::before { --bg: #141617; --bg-bright: #191c1d; --fg: #b2aea9; - --link: yellow; + --link: gold; --code: red; --border: #333; } -- cgit v1.2.3-70-g09d2