gitea/modules/templates
silverwind 3b139fa3a3
Improve feed icons and feed merge text color ()
1. Improve various feed icons
2. Fix merge message color


<img width="763" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/3f5bcb23-6d90-4c63-85f2-46bd7e1c96d6">
<img width="769" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/466c37b4-e2f4-42bb-922d-b86596cdc6d0">


Fixes: https://github.com/go-gitea/gitea/issues/27495
Continues: https://github.com/go-gitea/gitea/pull/27356
..
eval Use a general Eval function for expressions in templates. ()
scopedtmpl Replace `interface{}` with `any` ()
vars Implement FSFE REUSE for golang files ()
base.go Replace `util.SliceXxx` with `slices.Xxx` ()
dynamic.go Use a general approach to access custom/static/builtin assets ()
helper.go Rename the default themes to gitea-light, gitea-dark, gitea-auto ()
helper_test.go Implement FSFE REUSE for golang files ()
htmlrenderer.go Start using template context function ()
htmlrenderer_test.go Show friendly 500 error page to users and developers ()
mailer.go Improve RunMode / dev mode ()
static.go Use a general approach to access custom/static/builtin assets ()
templates_bindata.go Implement FSFE REUSE for golang files ()
util_avatar.go Use template context function for avatar rendering ()
util_dict.go Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
util_json.go Improve template helper ()
util_misc.go Improve feed icons and feed merge text color ()
util_render.go Render code blocks in repo description ()
util_render_test.go Fix missing commit message body when the message has leading newlines ()
util_slice.go Improve template helper functions: string/slice ()
util_string.go Refactor `og:description` to limit the max length ()
util_test.go Improve template helper functions: string/slice ()