mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 01:50:26 +08: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