mirror of
https://github.com/navidrome/navidrome.git
synced 2025-05-31 15:49:38 +03:00
* added new theme - night * removed a unused field * fixed a typo from previous change * night theme in login window * changed name changed the theme name from "Night" to "Extra Dark" * changed the theme name * Update index.js * Rename night.js to extradark.js * trying something * formatted the JS build was failing because I haven't formatted the index.js file with prettier. I got to know about this now. I think now it will be resolved.