nextcloud/server

Support SVG Favicons

開放

#28,640 建立於 2021年8月29日

 (7 則留言) (7 個反應) (0 位負責人)PHP (4,865 個分叉)batch import
1. to developenhancementfeature: theminggood first issue

倉庫指標

星標
 (34,953 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe. SVG Favicons are supported by a wide variety of browsers. As with the other images supported by the Theming app, it would be preferable to avoid converting SVG images used as favicons and instead leaving them as is.

Describe the solution you'd like SVG Favicons to not be converted and instead used directly.

Describe alternatives you've considered n/a

Additional context Features such as light/dark theme support require SVG images to utilise CSS' prefers-color-scheme feature.

貢獻者指南