1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-26 12:18:36 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
wxiaoguang
6f13331754 Improve theme display (#30671)
Document: https://gitea.com/gitea/docs/pulls/180

![image](https://github.com/go-gitea/gitea/assets/2114189/68e38573-b911-45d9-b7aa-40d96d836ecb)
2025-03-08 21:38:11 +00:00
Luca Söthe
f3090977c6 Add automatic light/dark option for the colorblind theme (#31997)
The normal themes already have a variant which automatically chooses
light/dark mode based on the browser.
This PR adds the same variant, but for the colorblind themes.
2024-09-07 03:09:40 +00:00