From f9d0b7c36c3e84ce25231bd1e047110522e50d82 Mon Sep 17 00:00:00 2001 From: Sainnhe Park Date: Sun, 30 Oct 2022 22:01:42 +0800 Subject: [PATCH] Add edge theme (#91) See preview on this site: https://git.sainnhe.dev/ Note that currently this theme only supports Gitea >= 1.18.0 Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/91 Reviewed-by: Gusted Reviewed-by: John Olheiser Co-authored-by: Sainnhe Park Co-committed-by: Sainnhe Park --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5a4876..352286f 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ A curated list of awesome projects related to Gitea. * [Earl Grey](https://github.com/acoolstraw/earl-grey) - An elegant dark theme for Gitea with blue as highlight color used on https://git.pinnoto.org/bo * [Tangerine Dream](https://github.com/jager012/tangerine-dream) - Tangerine dark theme for Gitea * [Dark Arc](https://github.com/Jieiku/theme-dark-arc-gitea) - Dark theme with high contrast, based on arc-green. +* [Edge](https://git.sainnhe.dev/sainnhe/gitea-theme-edge) - Dark theme based on edge vim color scheme. ## Workflow Tools