Skip to content

Use favicon instead of logo in wagtail admin#650

Merged
vsalvino merged 3 commits intomainfrom
adminlogo
Jul 16, 2024
Merged

Use favicon instead of logo in wagtail admin#650
vsalvino merged 3 commits intomainfrom
adminlogo

Conversation

@vsalvino
Copy link
Copy Markdown
Contributor

@vsalvino vsalvino commented Jul 16, 2024

Starting with 4.0, sites with navbar settings disabled do not have the ability to change the light/dark setting, which was being used in the admin to put a light or dark background on the logo. Determining if the logo is light or dark is a perpetual problem here. Because if this, the default was light background, and a white logo is now unreadable.

To simplify it, let's switch to using the favicon. The favicon is much more suitable for this kind of situation.

@vsalvino vsalvino added this to the 4.0.1 milestone Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant