You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a better integration into your UI, you can create your own theme.
Create your new theme
Just copy-paste the default theme located in "themes" folder. Rename it and tweak your css files.
Notice that the "filemanager.css" file is mandatory.
The "ie.css" file is optional. It relies on IE conditional comments. As you can see, the file itself does not contain only css but also conditional comments. If present the FM will automatically load the content and add it to the end of the HEAD section.
Set-up the application
To make changes applied, don't forget to stipulate the name of the new theme into your "filemanager.config.json" file : "theme": "mynewTheme",
Here is an example of flat-grey theme :
Want to share your theme or propose a new theme into the trunk version ?
Please send me an email simon [at] linea21.com or add the reference below.