diff --git a/ui/src/themes/README.md b/ui/src/themes/README.md index 80905245..c76c0b4a 100644 --- a/ui/src/themes/README.md +++ b/ui/src/themes/README.md @@ -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: