2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 02:05:29 +00:00

Update screenshot for user themes

This commit is contained in:
Oliver
2022-01-08 15:34:48 +11:00
parent 64e4b9f214
commit e3ff972fbe
5 changed files with 5 additions and 7 deletions

View File

@ -8,7 +8,8 @@ You can customize the look of InvenTree via the color themes feature.
### Select Color Theme
Navigate to the "Settings" page and click on the "Theme" tab, you should see the following:
Navigate to the "Settings" page and click on the "Display" tab, you should see the following:
{% with id="theme_default", url="settings/theme_default.png", description="Default InvenTree color theme" %}
{% include 'img.html' %}
{% endwith %}
@ -19,6 +20,7 @@ The drop-down list let's you select any other color theme found in your static f
Color themes are "user specific" which means that changing the color theme in your own settings won't affect other users.
Here is an example what the "Dark Reader" theme looks like:
{% with id="theme_dark", url="settings/theme_dark.png", description="Dark Reader InvenTree color theme" %}
{% include 'img.html' %}
{% endwith %}