3
2
Fork
You've already forked gitea
0
🍵 cozy evergarden theme for gitea and forgejo https://git.koi.rip/evergarden/gitea
  • SCSS 88.9%
  • TypeScript 9.7%
  • Just 0.9%
  • Nix 0.5%
june 07fe678e5e
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/cron/update Pipeline was successful
doc: add usage and building instructions
Reviewed-by: robin <comfysagedev@gmail.com>
2026年03月12日 15:02:32 +01:00
.woodpecker ci: init update 2026年03月07日 22:22:41 +01:00
assets/previews doc: update for evergarden 2026年03月07日 19:44:43 +01:00
docker chore(deps): upgrade ( #64 ) 2025年04月15日 00:55:54 +01:00
src fix: unreadable repository topics edit button ( #79 ) 2026年01月20日 23:19:28 +00:00
.editorconfig docs: add docs & previews 2023年03月21日 08:44:03 +01:00
.envrc nix: init 2026年03月07日 19:40:38 +01:00
.gitignore build: use node for build 2023年03月26日 17:50:43 +02:00
.release-please-manifest.json chore(main): release 1.0.2 ( #62 ) 2025年04月15日 01:53:03 +01:00
build.ts build: evergardenify 2026年03月07日 19:41:58 +01:00
CHANGELOG.md chore(main): release 1.0.2 ( #62 ) 2025年04月15日 01:53:03 +01:00
deno.json build: evergardenify 2026年03月07日 19:41:58 +01:00
deno.lock build: evergardenify 2026年03月07日 19:41:58 +01:00
LICENSE docs: add docs & previews 2023年03月21日 08:44:03 +01:00
README.md doc: add usage and building instructions 2026年03月12日 15:02:32 +01:00
release-please-config.json chore: ignore chore from changelog 2024年10月06日 19:15:12 +01:00
renovate.json chore: Configure Renovate ( #45 ) 2024年10月17日 17:49:29 +01:00
shell.nix nix: init 2026年03月07日 19:40:38 +01:00
version.txt chore(main): release 1.0.2 ( #62 ) 2025年04月15日 01:53:03 +01:00

Logo
Evergarden for Gitea and Forgejo

Previews

Winter
Fall
Spring
Summer

Usage

Download the latest builds from:

https://evergarden.moe/gitea/theme-evergarden-[variant]-[accent].css

Refer to catppuccin's usage section for more instructions.

Building from source

  1. Install dependencies
    deno install
    
  2. Patch and build
    deno run build
    
  3. Files in src/ are going to be patched with Evergarden colors
  4. You can find the output in dist/

Thanks to <3