From 1b7136d426030536c5e207ae19c120d54697fd6f Mon Sep 17 00:00:00 2001 From: luting Date: Mon, 11 Aug 2025 07:26:34 +0000 Subject: [PATCH] Update theme: Github Dark -> Github Themes (#171) I have restructured the entire theme project and now it supports all basic color themes on Github. In the upcoming version release, I will support Github's color blind theme, which is no longer limited to dark themes Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/171 Reviewed-by: hiifong Reviewed-by: yp05327 <576951401@qq.com> Co-authored-by: luting Co-committed-by: luting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f74ff4..cc7f5b0 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,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 `MIT` `CSS` +- [GitHub Themes](https://github.com/lutinglt/gitea-github-theme) - A sophisticated theme to make Gitea look and feel like GitHub. `Apache-2.0` `TypeScript` - [Lugit Themes](https://github.com/lucas-labs/gitea-lugit-theme) - Light-Dark themes inspired by Github and Catppuccin `MIT` `CSS` - [Modern](https://codeberg.org/Freeplay/Gitea-Modern) - `📜` Changes the layout for a more modern look. Usable with other themes that only change colors. `GPL-3.0` `CSS` - [pat-s/GitHub](https://codeberg.org/pat-s/gitea-github-theme) - Opinionated GitHub-inspired light and dark themes `MIT` `CSS` @@ -221,7 +222,6 @@ A curated list of awesome projects related to Gitea and its soft-fork instances. - [Dark Red](https://github.com/iamdoubz/Gitea-Dark-Red-Theme) - `⚠️` Dark red theme by iamdoubz `MIT` `CSS` - [Earl Grey](https://github.com/Troplo/earl-grey) - An elegant dark theme for Gitea with blue as the primary color. `MIT` `CSS` - [GitHub](https://github.com/Rainnny7/gitea-github-theme) - A theme to make Gitea look and feel like GitHub. `MIT` `CSS` -- [GitHub Dark](https://github.com/lutinglt/gitea-github-theme) - A dark theme to make Gitea look and feel like GitHub. `Apache-2.0` `TypeScript` - [Matrix](https://github.com/TylerByte666/gitea-matrix-template) - `⚠️` Neon-green with a matrix-inspired background `MIT` `CSS` - [One Dark](https://git.tjdev.de/tjdev/gitea-theme-one-dark) - One Dark theme used on [git.tjdev.de](https://git.tjdev.de) `MIT` `CSS` - [Pitch Black](https://github.com/iamdoubz/Gitea-Pitch-Black) - `⚠️` Pitch black 1.14+ theme used on [https://git.dou.bet/iamdoubz/Gitea-Pitch-Black](https://git.dou.bet/iamdoubz/Gitea-Pitch-Black) `MIT` `CSS`