From 0d3ecba71ff430ae08ec057c4780ae6ce905a3f1 Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Thu, 9 Jan 2025 00:12:23 +0100 Subject: Change syntax for light theme --- syntax.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'syntax.sh') diff --git a/syntax.sh b/syntax.sh index 2e0db5d..04141ae 100755 --- a/syntax.sh +++ b/syntax.sh @@ -2,7 +2,7 @@ # https://xyproto.github.io/splash/docs/all.html -LIGHT=trac +LIGHT=xcode DARK=modus-vivendi CSS=assets/css/syntax.css -- cgit v1.2.3