From ada6a68b4f25c912705542a6b03aae7ffffb5e99 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sat, 5 Oct 2024 16:47:32 +0200 Subject: feat: Make syntax highlight configurable Now cerrado has configurable theme through "syntax-highlight". --- config.example.scfg | 1 + 1 file changed, 1 insertion(+) (limited to 'config.example.scfg') diff --git a/config.example.scfg b/config.example.scfg index f29e3ca..0c27591 100644 --- a/config.example.scfg +++ b/config.example.scfg @@ -5,6 +5,7 @@ listen-addr unix://var/run/cerrado.sock root-readme /srv/git/README.md passphrase $2a$14$VnB/ZcB1DUDkMnosRA6Y7.dj8h5eroslDxTeXlLwfQX/x86mh6WAq aes-key 8XHptZxSWCGs1m7QzztX5zNQ7D9NiQevVX0DaUTNMbDpRwFzoJiB0U7K6O/kqIt01jJVgzBUfiR8ES46ZLLb4w== +syntax-highlight monokailight scan /srv/git/ { public true -- cgit v1.2.3