mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-15 22:51:27 +00:00
Add a new default theme `auto`, which will automatically switch between `gitea` (light) and `arc-green` (dark) themes depending on the user's operating system settings. Closes: #8183