From 7aa6cc0cc1b0eebd2cfebb5fa2ee575563d084af Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Wed, 25 Jan 2023 00:15:51 -0500 Subject: don't highlight comments bg --- config.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.json') diff --git a/config.json b/config.json index d6ce6cc..a27b034 100644 --- a/config.json +++ b/config.json @@ -32,6 +32,8 @@ "comment": { "file": "/usr/share/fonts/TTF/DejaVuSerif-Bold.ttf", "size": 16, + "background": "white", + "color": "black" }, "comment_boxed": { "file": "/usr/share/fonts/TTF/DejaVuSans.ttf" -- cgit v1.2.3