cmc/cleberg.net
My personal web garden & blog.
clone: git clone https://gitbay.org/cmc/cleberg.net.git
84ac963a7211fd4789f97757559582b6e2dd3a7d
unsigned
author: Christian Cleberg <hello@cleberg.net> · 2025-03-21T03:26:07Z
theme/static/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -578,8 +578,8 @@ span.tag::before { --bg: #141617; --bg-bright: #191c1d; --fg: #b2aea9; - --link: #fc6c1c; - --code: #ffb454; + --link: aqua; + --code: yellow; --border: #333; } }