1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-16 06:13:43 -04:00
gitea/routers/web/user
wxiaoguang b79e3db264
Initial support for colorblindness-friendly themes (#30625)
Initial support for #25680

This PR only adds some simple styles from GitHub, it is big enough and
it focuses on adding the necessary framework-level supports. More styles
could be fine-tuned later.
2024-04-24 00:18:41 +08:00
..
setting Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
avatar.go
code.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
home_test.go
home.go Expose fuzzy search for issues/pulls (#29701) 2024-04-18 00:16:52 +00:00
main_test.go
notification.go Refactor StringsToInt64s (#29967) 2024-03-21 15:07:35 +00:00
package.go Clarify permission "HasAccess" behavior (#30585) 2024-04-20 03:15:04 +00:00
profile.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
search.go
stop_watch.go
task.go