Custom Themes - RoyalBingBong/meView GitHub Wiki
If you don't like the default themes or you maybe want to improve them a bit, then you can simply create your own!
- Open meView's Settings
- Under
User Interface -> Theme
click the open folder button - Create a new
.css
-file in the opened folder - Add your styles to your css
- Click the refresh icon and select your custom theme
Tips:
- Take a look at index.html, tree.html and the default themes
- Enable developer mode, so you can inspect all elements