docs: update theme's README

This commit is contained in:
Deluan Quintão
2020-03-31 20:07:11 -04:00
committed by GitHub
parent de43c27b3c
commit c6d1cfeceb
+1 -1
View File
@@ -1,7 +1,7 @@
## Creating New Themes
Themes in Navidrome are simple [Material-UI themes](https://material-ui.com/customization/theming/). They are basic JS
objects, that allow you to override almost every aspect of Navidrome's UI.
objects, that allow you to override almost every visual aspect of Navidrome's UI.
#### Steps to create a new theme: