From 793860dbd6df42d5bbf05542f2292a1c6d30fc76 Mon Sep 17 00:00:00 2001 From: Saya Andy Date: Fri, 31 Jul 2026 11:56:31 +0700 Subject: style: replace hardcoded color codes with css variables In order to: a) do custom theme simpler by just replacing necessary vars, b) apply this theme to filters as well; the main cgit.css file now defines CSS vars and uses them in color parameters. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 661df34..084a985 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ cgitrc.5.pdf cgitrc.5.xml *.o *.d +__pycache__/ -- cgit v1.3.1+13