forgejo/modules
Giteabot cc7a4f17e0
Don't set meta theme-color by default () ()
Backport  by @silverwind

Fixes https://github.com/go-gitea/gitea/issues/24321. By not setting
this meta tag, Safari will use body color for chrome and out-of-viewport
areas, which looks much better then static mismatching green.

As per
[MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta/name/theme-color)
it's really only Apple browsers who still support this tag, most others
have dropped support.
 
Before:
<img width="347" alt="Screenshot 2023-04-25 at 19 59 13"
src="https://user-images.githubusercontent.com/115237/234363180-0fe667ef-5469-4f5f-b31a-c9d73aff10ac.png">

After:
<img width="361" alt="Screenshot 2023-04-25 at 20 00 00"
src="https://user-images.githubusercontent.com/115237/234363185-e2d2b62f-0133-4316-944d-b614ffb84eb0.png">

Co-authored-by: silverwind <me@silverwind.io>
2023-04-26 01:33:15 -04:00
..
actions Fix mismatch between hook events and github event types () () 2023-04-13 15:19:41 +08:00
activitypub
analyze
auth Fix various bugs for "install" page () () 2023-03-05 11:59:58 +01:00
avatar
base Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
cache Update redis library to support redis v7 () () 2023-04-17 02:34:59 -04:00
charset
container
context Ensure RSS icon is present on all repo tabs () () 2023-04-07 14:55:30 +02:00
csv Add context when rendering labels or emojis () () 2023-03-06 10:32:40 -06:00
doctor Check LFS/Packages settings in dump and doctor command () () 2023-03-27 16:28:22 +08:00
emoji
eventsource
generate
git Remove Repository.getFilesChanged to fix Actions paths and paths-ignore filter () () 2023-04-08 16:16:21 +08:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
html
httpcache Set X-Gitea-Debug header once () () 2023-03-09 06:33:05 +08:00
httplib
indexer
issue/template
json
label Make label templates have consistent behavior and priority () () 2023-04-12 16:05:10 +02:00
lfs Make minio package support legacy MD5 checksum () () 2023-03-29 00:02:13 +08:00
log
markup Add context when rendering labels or emojis () () 2023-03-06 10:32:40 -06:00
mcaptcha
metrics
migration
mirror
nosql Update redis library to support redis v7 () () 2023-04-17 02:34:59 -04:00
notification
options Introduce path Clean/Join helper functions, partially backport&refactor () () 2023-03-22 19:56:20 +08:00
packages
paginator
pprof
private
process
proxy
proxyprotocol
public
queue Update redis library to support redis v7 () () 2023-04-17 02:34:59 -04:00
recaptcha
references
regexplru
repository Make label templates have consistent behavior and priority () () 2023-04-12 16:05:10 +02:00
secret
session Update redis library to support redis v7 () () 2023-04-17 02:34:59 -04:00
setting Don't set meta theme-color by default () () 2023-04-26 01:33:15 -04:00
sitemap
ssh
storage Make minio package support legacy MD5 checksum () () 2023-03-29 00:02:13 +08:00
structs Fix Org edit page bugs: renaming detection, maxlength () () 2023-04-17 12:20:47 -04:00
svg
sync
system
templates Fix custom mailer template on Windows () 2023-04-12 12:16:40 -04:00
test
timeutil Make time tooltips interactive () () 2023-03-16 16:23:11 -05:00
translation
turnstile
typesniffer Do not recognize text files as audio () () 2023-03-08 16:03:05 +08:00
updatechecker
upload
uri
user
util Fix cases.Title crash for concurrency () () 2023-04-04 01:26:14 +02:00
validation
watcher
web
webhook