TecHive-LLC / bluetheme

Custom Theme for ERPNext v12 with new Desk 2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Theme Material UI for ERPNext

Custom Theme for ERPNext v12 on the new Desk 2.0

alt text

To install bluetheme,

  1. bench get-app https://github.com/yrestom/bluetheme.git
  2. bench --site (sitename) install-app bluetheme
  3. bench clear-cache

For desktop icons to appear, There are two files, named desktop-erpnext.py and desktop-frappe.py, in the releases page.

  1. Rename the file desktop-erpnext.py to desktop.py and replace in frappe-bench/apps/erpnext/erpnext/config folder after taking the backup of the original file.
  2. Rename the file desktop-frappe.py to desktop.py and replace in frappe-bench/apps/frappe/frappe/config folder after taking the backup of the original file.

To uninstall bluetheme

  1. bench --site (sitename) uninstall-app bluetheme
  2. Restore the original desktop.py in erpnext and frappe config folders

** Please check the codes and help me refine it, in case the way i did the changes are not correct.

License

GNU General Public License

About

Custom Theme for ERPNext v12 with new Desk 2.0

License:Other


Languages

Language:CSS 62.3%Language:Python 37.7%