brand: Forgejo hacktivism theme env + flying wand logo

Mirror live DEFAULT_THEME compose env and Kamek-inspired logo/favicon
(blue robe, flying on magic wand). Theme CSS already exchange-dark.
This commit is contained in:
Hernâni Marques 2026-07-10 16:43:03 +02:00
parent 857eda1cfc
commit 5784757905
No known key found for this signature in database
5 changed files with 158 additions and 134 deletions

View file

@ -39,6 +39,8 @@ services:
FORGEJO__session__PROVIDER: memory
FORGEJO__log__LEVEL: Info
FORGEJO____APP_NAME: "hacktivism git"
FORGEJO__ui__DEFAULT_THEME: hacktivism
FORGEJO__ui__THEMES: hacktivism,forgejo-auto,forgejo-light,forgejo-dark,gitea-auto,gitea-light,gitea-dark
ports:
- "9024:3000"
- "9200:2222"