A reusable Frappe v16 theme app that adds a clean branded look across Desk, Website, and Login pages.
- Custom brand palette driven by CSS variables
- Styled navbar, cards, buttons, sidebar, and list/form surfaces for Desk
- Login page branding with gradient background and cleaner form treatment
- Website navbar, footer, hero, and content defaults
- Simple install path for any Frappe v16 bench
From your bench directory:
bench get-app /path/to/muqeet_theme
bench --site your-site install-app muqeet_theme
bench build --app muqeet_theme
bench clear-cacheIf you host the app in GitHub:
bench get-app git@github.com:<owner>/<repo>.git
bench --site your-site install-app muqeet_theme
bench build --app muqeet_theme
bench clear-cacheEdit muqeet_theme/public/css/theme.css or muqeet_theme/public/scss/theme.scss to adjust colors and styling.
- Python package:
muqeet_theme - Frappe app:
muqeet_theme