mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 07:09:21 +01:00
a51b115b0a
The plan is that all built-in auth providers use inline SVG for more flexibility in styling and to get the GitHub icon to follow `currentcolor`. This only removes the `public/img/auth` directory and adds the missing svgs to our svg build. It should map the built-in providers to these SVGs and render them. If the user has set a Icon URL, it should render that as an `img` tag instead. ``` gitea-azure-ad gitea-bitbucket gitea-discord gitea-dropbox gitea-facebook gitea-gitea gitea-gitlab gitea-google gitea-mastodon gitea-microsoftonline gitea-nextcloud gitea-twitter gitea-yandex octicon-mark-github ``` GitHub logo is now white again on dark theme: <img width="431" alt="Screenshot 2023-06-12 at 21 45 34" src="https://github.com/go-gitea/gitea/assets/115237/27a43504-d60a-4132-a502-336b25883e4d"> --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
---|---|---|
.. | ||
fontawesome-openid.svg | ||
fontawesome-save.svg | ||
fontawesome-send.svg | ||
fontawesome-windows.svg | ||
gitea-alpine.svg | ||
gitea-azuread.svg | ||
gitea-azureadv2.svg | ||
gitea-bitbucket.svg | ||
gitea-cargo.svg | ||
gitea-chef.svg | ||
gitea-codebase.svg | ||
gitea-composer.svg | ||
gitea-conan.svg | ||
gitea-conda.svg | ||
gitea-cran.svg | ||
gitea-debian.svg | ||
gitea-discord.svg | ||
gitea-double-chevron-left.svg | ||
gitea-double-chevron-right.svg | ||
gitea-dropbox.svg | ||
gitea-empty-checkbox.svg | ||
gitea-exclamation.svg | ||
gitea-facebook.svg | ||
gitea-git.svg | ||
gitea-gitbucket.svg | ||
gitea-gitlab.svg | ||
gitea-go.svg | ||
gitea-gogs.svg | ||
gitea-google.svg | ||
gitea-helm.svg | ||
gitea-join.svg | ||
gitea-lock-cog.svg | ||
gitea-lock.svg | ||
gitea-mastodon.svg | ||
gitea-matrix.svg | ||
gitea-maven.svg | ||
gitea-microsoftonline.svg | ||
gitea-nextcloud.svg | ||
gitea-npm.svg | ||
gitea-nuget.svg | ||
gitea-onedev.svg | ||
gitea-openid.svg | ||
gitea-pub.svg | ||
gitea-python.svg | ||
gitea-rpm.svg | ||
gitea-rubygems.svg | ||
gitea-split.svg | ||
gitea-swift.svg | ||
gitea-twitter.svg | ||
gitea-unlock.svg | ||
gitea-vagrant.svg | ||
gitea-vscode.svg | ||
gitea-whitespace.svg | ||
gitea-yandex.svg | ||
material-invert-colors.svg | ||
material-palette.svg |