allyourbot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
192 stars 75 forks source link

Fix dark mode defaults #315

Closed jasonpaulso closed 2 days ago

jasonpaulso commented 2 weeks ago

Covering several edge cases such as when a user is not logged in, user is a new user, user is existing but does not have a dark_mode preference. Additionally, improving color overrides for the .prose where DaisyUI styles do not respect Tailwind's dark mode.

krschacht commented 2 weeks ago

@jasonpaulso should I dig into this one? I wanted to wait to make sure you're ready this time since I jumped the gun before. :) You can tag me or use the "request review" button somewhere on the PR

jasonpaulso commented 1 week ago

Sure @krschacht have at it!