https://github.com/zaqouttahir/owl_theme
Take full control of your Frappe/ERPNext app. Customize backgrounds, logos, and colors with ease.
https://github.com/zaqouttahir/owl_theme
Last synced: about 2 months ago
JSON representation
Take full control of your Frappe/ERPNext app. Customize backgrounds, logos, and colors with ease.
- Host: GitHub
- URL: https://github.com/zaqouttahir/owl_theme
- Owner: zaqouttahir
- License: mit
- Created: 2025-01-18T13:25:57.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T09:01:31.000Z (2 months ago)
- Last Synced: 2025-02-17T09:36:50.049Z (2 months ago)
- Language: Python
- Size: 36.1 KB
- Stars: 5
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - Owl - @zaqouttahir's Owl theme for your Frappe v15 Apps. (Uncategorized / Uncategorized)
README
### Owl Theme
Take full control of your Frappe/ERPNext branding. Customize backgrounds, logos, and colors with ease.
### Installation
You can install this app using the [bench](https://github.com/frappe/bench) CLI:
```bash
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app owl_theme
```### ScreenShots
===================================================
## Owl Theme Settings (DocType).

---------------------------------------------------
## HomePage.
---------------------------------------------------
## List View.
---------------------------------------------------
## Form .
---------------------------------------------------
### CI
This app can use GitHub Actions for CI. The following workflows are configured:
- CI: Installs this app and runs unit tests on every push to `develop` branch.
- Linters: Runs [Frappe Semgrep Rules](https://github.com/frappe/semgrep-rules) and [pip-audit](https://pypi.org/project/pip-audit/) on every pull request.### License
mit