From 3beb4785562b158fc4c4e67185ac488d5bfa5c60 Mon Sep 17 00:00:00 2001 From: Saya Andy Date: Sat, 1 Aug 2026 17:33:19 +0700 Subject: theming: include solarized.css theme addon The solarized.css includes adoption of Solarized Light/Dark themes for cgit, switching between light and dark variant depending on preferred color scheme. It is not used by default, but can be easily switched on with css directive. --- cgitrc.5.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cgitrc.5.txt') diff --git a/cgitrc.5.txt b/cgitrc.5.txt index 6ddb977..527233d 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -921,8 +921,10 @@ cache-size=1000 # Specify some default clone urls using macro expansion clone-url=git://foo.org/$CGIT_REPO_URL git@foo.org:$CGIT_REPO_URL + # Specify the css url css=/css/cgit.css +css=/css/solarized.css # Add a "ci" tab pointing at a Jenkins multibranch pipeline -- cgit v1.3.1+13