Modern Desk Theme
A Frappe/ERPNext app that restyles the desk UI - Python, CSS and JS, with pre-commit and CI configured
- Author: leomedo
- Repository: https://github.com/leomedo/modern_desk_theme
- GitHub stars: 0
- Forks: 0
- License: MIT
- Category: Themes
- Maintenance: Unmaintained
Install Modern Desk Theme
bench get-app https://github.com/leomedo/modern_desk_theme
Tags
- erpnext
- frappe
- frappe-app
- theme
- ui
Add the Frappe Gems badge to your README
Maintain Modern Desk Theme? Paste this into your README:
[](https://frappegems.com/gems/apps/leomedo/modern_desk_theme)
About Modern Desk Theme
Modern Desk
more theme for frappe by leomedo
Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app modern_desk
Contributing
This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:
cd apps/modern_desk
pre-commit install
Pre-commit is configured to use the following tools for checking and formatting your code:
- ruff
- eslint
- prettier
- pyupgrade
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
developbranch. - Linters: Runs Frappe Semgrep Rules and pip-audit on every pull request.
License
mit
Related Themes apps for Frappe & ERPNext
- Business Theme V14 — Business Theme for Frappe / ERPNext v14
- Bluetheme — Custom Theme for ERPNext v12 with new Desk 2.0
- Frappe Desk Theme — A comprehensive theming solution for FrappeERPNext desk interface that allows complete customization of the user interface appearance.
- Frappe Theme — Theme for Frappe sites
- Portal Theme — Theme your entire Frappe portal — navbar, cards, login page, and more.
- Owl Theme — Take full control of your Frappe/ERPNext app. Customize backgrounds, logos, and colors with ease.
- Redtheme V13B — Custom theme for ERPNext/Frappe version 13-beta
- Whitetheme V13 — Custom Theme for Frappe/ERPNext v13