Prepare
Create a basic folder structure to build your own theme.
Last updated
Was this helpful?
Create a basic folder structure to build your own theme.
Last updated
Was this helpful?
Was this helpful?
+-- ..
|-- klipper_config
| |-- .theme
| | |-- sidebar-logo.svg|jpg|png|gif
| | |-- sidebar-background.svg|jpg|png|gif
| | |-- main-background.svg|jpg|png|gif
| | |-- favicon-16x16.png
| | |-- favicon-32x32.png
| | |-- custom.css
| | |-- ...