mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
4e0cca3f7d
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