Page:
Branding
Clone
2
Branding
Jonathan Miller edited this page 2026-05-10 00:08:46 +00:00
Table of Contents
Custom Branding
Logo & Favicon
Located in the container at /var/lib/gitea/custom/public/assets/img/:
logo.svg— Navbar logologo.png— Fallback logofavicon.png— Browser tab iconfavicon.svg— SVG favicon
Source: Moko Consulting CRM favicon
Landing Page
LANDING_PAGE = organizationsinapp.ini- Custom JS redirects home/logo clicks to
/explore/organizations - After login, users see the organizations list
Themes
Custom CSS themes at /var/lib/gitea/custom/public/assets/css/:
theme-moko-dark.csstheme-moko-light.csstheme-moko-auto.css
Repo: MokoGitea · MokoStandards
| Revision | Date | Author | Description |
|---|---|---|---|
| 1.0 | 2026-05-09 | Moko Consulting | Initial version |