Snippets
Here we will explain how you can change any text, images, and so on.
Locales
In our locales folder, you can find en.json
(english) and nl.json
(dutch). In these files you can find the texts for the built-in notifications, warnings and our UI. You can edit these all the time.
UI
In style.css
, you can also modify alot, such as colours, positions, animations and more.
To change any image on the UI, you can go to the img folder and replace the image(s).
Last updated