docs: update theme's README
This commit is contained in:
parent
de43c27b3c
commit
c6d1cfeceb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
## Creating New Themes
|
## Creating New Themes
|
||||||
|
|
||||||
Themes in Navidrome are simple [Material-UI themes](https://material-ui.com/customization/theming/). They are basic JS
|
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:
|
#### Steps to create a new theme:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue