From 830f3a858582d3242301ba9b76f9ef1f2d27b7b0 Mon Sep 17 00:00:00 2001 From: lucas-labs Date: Fri, 12 Apr 2024 02:31:51 +0000 Subject: [PATCH] add lugit theme (#150) Adds a [theme I created](https://github.com/lucas-labs/gitea-lugit-theme) a while ago, inspired by [Catpuccin](https://github.com/catppuccin/gitea) and github ![image](/attachments/93c4e6b8-d72a-45fb-9585-3fd0a95cc93a) ![image](/attachments/51ae3ced-35eb-4136-b53d-3c4742a7a9be) Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/150 Reviewed-by: Lunny Xiao Reviewed-by: techknowlogick Co-authored-by: lucas-labs Co-committed-by: lucas-labs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c0067b..0a0c2a7 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. ## Themes - [Catppuccin](https://github.com/catppuccin/gitea) - Soothing pastel theme for Gitea +- [Lugit Themes](https://github.com/lucas-labs/gitea-lugit-theme) - Light-Dark themes inspired by Github and Catppuccin - [Modern](https://codeberg.org/Freeplay/Gitea-Modern) - Changes the layout for a more modern look. Usable with other themes that only change colors. - [pat-s/GitHub](https://codeberg.org/pat-s/gitea-github-theme) - Opinionated GitHub-inspired light and dark themes - [Red](https://github.com/saegl5/Gitea-Red) - Red theme by saegl5 (forked from Red Silver)