From ed1fc6854a634f7fcff7d1a500c40e7502031ea7 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Sat, 1 Nov 2025 17:48:02 +0100 Subject: feat: Add option to configure dark/light themes --- config.example.scfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.example.scfg') diff --git a/config.example.scfg b/config.example.scfg index 5e47548..e726c19 100644 --- a/config.example.scfg +++ b/config.example.scfg @@ -3,9 +3,9 @@ listen-addr unix://var/run/cerrado.sock root-readme /srv/git/README.md -syntax-highlight monokailight +syntax-highlight monokailight monokai -# full hostname address plus protocol. +# full hostname address plus protocol. # This is going to be used to display full link (e.g.: clone link) hostname https://domain.tld -- cgit v1.2.3