From bb9436fee3dc00ac845bd9a54cd4ffd55c90adf3 Mon Sep 17 00:00:00 2001 From: wires Date: Tue, 1 Apr 2025 19:54:42 -0400 Subject: lots more little typography tweaks --- assets/syntax.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/syntax.css') diff --git a/assets/syntax.css b/assets/syntax.css index db001aa..d21717e 100644 --- a/assets/syntax.css +++ b/assets/syntax.css @@ -1,6 +1,6 @@ :root { --chroma-bg: #000; - --comment: #6c7086; + --comment: #7f849c; --cyan: #8be9fd; --green: #50fa7b; --orange: #ffb86c; -- cgit 1.4.1