Good-looking "earl grey" theme ripped from https://gitea.artixlinux.org/ that isn't officially published for some reason
 
 
Go to file
michael 3a866f4543 add update script, bump css to gitea v1.20.3 2024-04-02 18:04:51 -07:00
.gitignore add 2023-06-27 10:46:54 -07:00
README.md add update script, bump css to gitea v1.20.3 2024-04-02 18:04:51 -07:00
get.sh add update script, bump css to gitea v1.20.3 2024-04-02 18:04:51 -07:00
theme-earl-grey.css add update script, bump css to gitea v1.20.3 2024-04-02 18:04:51 -07:00

README.md

earl-grey Gitea Theme

From: Artix Linux Gitea

Usage

Copy into $GITEA_CUSTOM/public/css/theme-earl-grey.css. Then, edit app.ini:

# $GITEA_CUSTOM/conf/app.ini

[ui]
DEFAULT_THEME                     = earl-grey
THEMES                            = gitea,arc-green,...,earl-grey

Updating

Usage (only argument in is Gitea version):

./get.sh 1.21.10