feat: replace gitea branding and theme assets with molodetz references across all css and security files

This commit is contained in:
2024-12-27 12:00:11 +00:00
parent 404d3114f4
commit 584225060b
72 changed files with 23 additions and 87 deletions
@@ -10,7 +10,7 @@
{{.CsrfTokenHtml}}
<div class="field">
{{ctx.Locale.Tr "settings.theme_desc"}}
<a class="muted" target="_blank" href="https://github.com/go-molodetz/molodetz/blob/main/web_src/css/themes/" data-tooltip-content="{{ctx.Locale.Tr "settings.theme_colorblindness_prompt"}}">
<a class="muted" target="_blank" href="https://github.com/go-gitea/gitea/blob/main/web_src/css/themes/" data-tooltip-content="{{ctx.Locale.Tr "settings.theme_colorblindness_prompt"}}">
{{svg "octicon-question"}} {{ctx.Locale.Tr "settings.theme_colorblindness_help"}}
</a>
</div>