From 15d78464ba9a717a71e1dc47a4101c8b13ec6581 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 26 Sep 2022 14:14:58 +0200 Subject: syntax highlighting with syntect --- content/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content') diff --git a/content/style.css b/content/style.css index 15ea9b8..3e19951 100644 --- a/content/style.css +++ b/content/style.css @@ -1,8 +1,8 @@ @import url("https://s.metamuffin.org/static/font-ubuntu/include.css"); :root { - --bg2: #202020; - --bg1: #101010; + --bg2: #141414; + --bg1: #060606; } body { -- cgit v1.2.3-70-g09d2