Xyphyn / photon

A replacement for lemmy-ui with more features, a better design, and more customizability.
https://phtn.app
GNU Affero General Public License v3.0
344 stars 38 forks source link

Documentation how to change the default theme for self-hosting? #273

Open poVoq opened 5 months ago

poVoq commented 5 months ago

It seems like right now users can modify the theme individually and can also import theme settings from an external source, but as an instance admin, how to I change the default theme for non-logged in users and those that do not want to modify it themeselves?

ngn13 commented 5 months ago

With 81ac6ac, PUBLIC_THEME has been replaced with PUBLIC_LEGACYTHEME, I think @Xyphyn should update the README.

poVoq commented 5 months ago

Good point, but that still doesn't explain how to set a default non-legacy theme.