I need custom theme
for erpnext15v anyone help me ?how ican get it ? And install ?
any one here?
can you help me ?
which kind of theme? Website? Backend?
please provide more details.
br
Andreas
Desk

For desktop i need theme can u ? Plz
You will need to create a custom application to customize the overall theme of desk.
Use this custom app (theme) as a reference
Business Theme
Can you write CSS?
Yes if u have code, give me plzz
Here’s a collection of themes, which you can customise the css on to suit your needs
Hi, @Yamen_Zakhour
I added the theme and it’s working fine, However i want to change the navbar colour, is it possible to edit that ?
If yes please share the steps or path.
Thank You
Check how they did it here
hi @Abdrouf_Elshebanix I have theme you can contact +923245601988
Hello friend, how did you manage to modify the style of your site?
hi, what theme did you use??
Extremely disappointed with this Nextash. After the initial sale, their support has been nonexistent. We’ve encountered multiple bugs in the system that were reported repeatedly, but they failed to deliver any fixes—despite multiple promises and follow-ups. Their after-sales service is unprofessional, unreliable, and clearly not a priority for them. If you’re looking for a partner that stands behind their product, I highly advise looking elsewhere.
Go to my github and youll see the theme GitHub - ameerbaathar/sosgaza_theme
I got this error after I login in to my site (missing custom_animated_icon custom field):
Traceback (most recent call last):
File “apps/frappe/frappe/website/serve.py”, line 20, in get_response
return renderer_instance.render()
File “apps/frappe/frappe/website/page_renderers/template_page.py”, line 84, in render
html = self.get_html()
File “apps/frappe/frappe/website/utils.py”, line 534, in cache_html_decorator
html = func(*args, **kwargs)
File “apps/frappe/frappe/website/page_renderers/template_page.py”, line 95, in get_html
self.update_context()
File “apps/frappe/frappe/website/page_renderers/template_page.py”, line 163, in update_context
data = self.run_pymodule_method(“get_context”)
File “apps/frappe/frappe/website/page_renderers/template_page.py”, line 223, in run_pymodule_method
return method(self.context)
File “apps/naidapa_theme/naidapa_theme/www/app.py”, line 60, in get_context
“pages”: get_desktop_pages(),
File “apps/frappe/frappe/utils/typing_validations.py”, line 32, in wrapper
return func(*args, **kwargs)
File “apps/naidapa_theme/naidapa_theme/events/sidebar.py”, line 21, in get_desktop_pages
row[“custom_animated_icon”] = frappe.db.get_value(“Workspace”, row.get(“name”), “custom_animated_icon”)
File “apps/frappe/frappe/database/database.py”, line 517, in get_value
result = self.get_values(
File “apps/frappe/frappe/database/database.py”, line 624, in get_values
out = self._get_values_from_table(
File “apps/frappe/frappe/database/database.py”, line 897, in _get_values_from_table
return query.run(as_dict=as_dict, debug=debug, update=update, run=run, pluck=pluck)
File “apps/frappe/frappe/query_builder/utils.py”, line 87, in execute_query
result = frappe.db.sql(query, params, *args, **kwargs) # nosemgrep
File “apps/frappe/frappe/database/database.py”, line 230, in sql
self._cursor.execute(query, values)
File “env/lib/python3.10/site-packages/pymysql/cursors.py”, line 153, in execute
result = self._query(query)
File “env/lib/python3.10/site-packages/pymysql/cursors.py”, line 322, in _query
conn.query(q)
File “env/lib/python3.10/site-packages/pymysql/connections.py”, line 563, in query
self._affected_rows = self._read_query_result(unbuffered=unbuffered)
File “env/lib/python3.10/site-packages/pymysql/connections.py”, line 825, in _read_query_result
result.read()
File “env/lib/python3.10/site-packages/pymysql/connections.py”, line 1199, in read
first_packet = self.connection._read_packet()
File “env/lib/python3.10/site-packages/pymysql/connections.py”, line 775, in _read_packet
packet.raise_for_error()
File “env/lib/python3.10/site-packages/pymysql/protocol.py”, line 219, in raise_for_error
err.raise_mysql_exception(self._data)
File “env/lib/python3.10/site-packages/pymysql/err.py”, line 150, in raise_mysql_exception
raise errorclass(errno, errval)
pymysql.err.OperationalError: (1054, “Unknown column ‘custom_animated_icon’ in ‘field list’”)









