krateng / maloja

Self-hosted music scrobble database to create personal listening statistics and charts
https://maloja.krateng.ch
GNU General Public License v3.0
1.17k stars 67 forks source link

Can't change themes when I have a custom-test-theme.css file in maloja/custom_css #280

Open puelp opened 1 year ago

puelp commented 1 year ago

I typed in the name of a default theme in the web interface setting, but the theme didn't change. I checked the settings .ini and the theme had been inputted and saved correctly. Still, the theme refused to change.

So I stopped the server, went into the custom_css folder and moved my custom-test-theme.css file elsewhere, and the theme changing started to work again.

duckfromdiscord commented 1 year ago

I didn't know we had themes!

puelp commented 1 year ago

Yeah, I only figured out how to use it after seeing it in the web settings and then trial and error, which took me quite a bit of time.

I opened some new issues related to this:

https://github.com/krateng/maloja/issues/285 https://github.com/krateng/maloja/issues/286