From 506fa714a38a337135ebc75bc3cfa694becec458 Mon Sep 17 00:00:00 2001 From: wires Date: Tue, 1 Apr 2025 11:47:22 -0400 Subject: little tweaks to tags + comment color --- 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 a7bee02..f823a25 100644 --- a/assets/syntax.css +++ b/assets/syntax.css @@ -1,6 +1,6 @@ :root { --chroma-bg: #111; - --comment: #9e9e9e; + --comment: #7f849c; --cyan: #8be9fd; --green: #50fa7b; --orange: #ffb86c; -- cgit 1.4.1