From 9639b9ab1420557a675c2e52f23703fb18e073f6 Mon Sep 17 00:00:00 2001 From: saegl5 <saegl5@noreply.gitea.io> Date: Thu, 2 Mar 2023 14:32:53 +0800 Subject: [PATCH] moved theme to multiple-theme section hi there, thank you for adding my theme last time (#95) i had issues with Dark Reader, so i decided to create a dark version and auto version (switches theme based on system prefs) consequently, i moved my theme from the light theme section to the section immediately above it both light and dark versions still use Gitea's default theme (gitea and arc-green) and with some colors and images from Gitea-Red-Silver Signed-off-by: saegl5 <saegl5@noreply.gitea.io> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e9f39d..0e9a4cc 100644 --- a/README.md +++ b/README.md @@ -156,9 +156,9 @@ A curated list of awesome projects related to Gitea. * [theme.park](https://docs.theme-park.dev/themes/gitea) - Rich theme suite that includes Gitea * [pat-s/GitHub](https://codeberg.org/pat-s/gitea-github-theme) - Opinionated GitHub-inspired light and dark themes * [Sainnhe's Theme Pack](https://git.sainnhe.dev/sainnhe/gitea-themes) - Port of some editor themes +* [Red](https://github.com/saegl5/Gitea-Red) - Red theme by saegl5 (forked from Red Silver) ### Light -* [Red](https://github.com/saegl5/Gitea-Red) - Red theme by saegl5 (forked from Red Silver) * [Red Silver](https://github.com/iamdoubz/Gitea-Red-Silver) - Red silver theme by iamdoubz * [lstolcman/GitHub](https://github.com/lstolcman/gitea-github-theme) - Simple Github theme for Gitea * [Light Blue](https://github.com/sIspravnikov/gitea-lightblue) - Light blue theme inspired by Bitbucket