mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-04 17:31:54 +01:00
If you don't use the `auto` theme as the default, the `<html>` tag has `theme-auto` as it's class when users are logged out. This PR changes it to use the correct theme class for the default theme when logged out.