diff options
| -rw-r--r-- | config.json | 2 |
1 files changed, 2 insertions, 0 deletions
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" |
