You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content/doc/administration
Giteabot cc7a4f17e0
Don't set meta `theme-color` by default (#24340) (#24346)
Backport #24340 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>
2 years ago
..
adding-legal-pages.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
backup-and-restore.en-us.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
backup-and-restore.zh-cn.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
backup-and-restore.zh-tw.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
cmd-embedded.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
command-line.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
config-cheat-sheet.en-us.md Don't set meta `theme-color` by default (#24340) (#24346) 2 years ago
config-cheat-sheet.zh-cn.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
customizing-gitea.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
customizing-gitea.zh-cn.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
email-setup.en-us.md docs: make the required backticks in email password more explicit (#23923) (#23926) 2 years ago
environment-variables.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
environment-variables.zh-cn.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
external-renderers.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
fail2ban-setup.en-us.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
fail2ban-setup.zh-cn.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
git-lfs-support.en-us.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
https-support.en-us.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
logging-documentation.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
mail-templates.en-us.md docs: fix typo (#23924) (#23925) 2 years ago
repo-indexer.en-us.md Rename develop -> development, contribute -> contributing, administer -> administration (#23662) 2 years ago
reverse-proxies.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
reverse-proxies.zh-cn.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
search-engines-indexation.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago
signing.en-us.md Update docs markdown file weight to make it clear (#23909) (#23921) 2 years ago