Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelkaraz/kimstheme
brown theme for erpnext
https://github.com/michaelkaraz/kimstheme
Last synced: 28 days ago
JSON representation
brown theme for erpnext
- Host: GitHub
- URL: https://github.com/michaelkaraz/kimstheme
- Owner: michaelkaraz
- License: other
- Created: 2020-10-18T06:10:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-18T09:21:25.000Z (over 4 years ago)
- Last Synced: 2024-09-01T08:05:08.814Z (5 months ago)
- Language: CSS
- Size: 44.9 KB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-frappe - Material UI - kims Theme Material UI for ERPNext. (Uncategorized / Uncategorized)
README
## kims Theme Material UI for ERPNext
Custom Theme for ERPNext v12 on the new Desk 2.0
![alt text](https://discuss.erpnext.com/uploads/default/original/3X/c/f/cfb27faec381f31a05a4daadfda1361682af1804.png)
To install kimstheme,
1. bench get-app https://github.com/hashirluv/kimstheme.git
2. bench --site (sitename) install-app kimstheme
3. bench clear-cacheFor 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 kimstheme
1. bench --site (sitename) uninstall-app kimstheme
2. Restore the original desktop.py in erpnext and frappe config folders### Troubleshoot Tips (not sure if it will work, but it worked for me)
If the installation of kimstheme doesn't work, or any error pops up, try 'get-app' again. If the error still persists,try the below. I'm not sure if it will work 100%, but it worked for me.1. Get another theme (i used "bench get-app https://github.com/vinhnguyent090/bdtheme")
2. Install it and uninstall it
3. Install kimstheme** 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