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. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d4092ee..f3b8724 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a custom expansion to cgit. Its most prominent changes by now are: * CI/CD tab, linking to an external service on ref pages by using template. The Jenkins plugin is added to support a scenario when a ref lacks a pipeline. +* Theming now relies on CSS variables set in cgit.css, to allow easier custom additions and implicit filter theming. + The original cgit project is hosted at [git.zx2c4.com](https://git.zx2c4.com/cgit/about/) ## cgit - CGI for Git -- cgit v1.3.1+13