Make WordPress Core

Opened 7 weeks ago

Closed 5 weeks ago

Last modified 5 weeks ago

#64708 closed defect (bug) (fixed)

[Admin reskin] Login page logo looks outdated with new admin design

Reported by: juanfra's profile juanfra Owned by: westonruter's profile westonruter
Milestone: 7.0 Priority: normal
Severity: normal Version: trunk
Component: Login and Registration Keywords: has-screenshots admin-reskin needs-design has-patch
Focuses: ui Cc:

Description

With the new admin reskin, the login page logo still uses the old blue color scheme, which now looks out of place and dated compared to the refreshed admin interface.

Possible solutions

We could either keep the current logo style or switch to the modern WordPress logo (alt version).

For colors:

Option 1: Update to the new admin blue to match the refreshed color palette.
Option 2: Use a neutral color for a more timeless, flexible appearance.

Attachments (6)

Screenshot 2026-02-23 at 17-30-43 Log In ‹ Stories® — WordPress.png (204.0 KB) - added by juanfra 7 weeks ago.
WordPress login page with the reskin.
mockup-classic.png (77.8 KB) - added by juanfra 7 weeks ago.
Mockup: Classic logo with new blue.
mockup-simplified.png (75.3 KB) - added by juanfra 7 weeks ago.
Mockup: Simplified logo with new blue.
mockup-grey-logo.png (82.6 KB) - added by juanfra 7 weeks ago.
Login page with grey logo.
mockup-grey-logo-simplified.png (79.8 KB) - added by juanfra 7 weeks ago.
Login page with simplified grey logo.
mockup-light-grey-logo.png (82.6 KB) - added by juanfra 7 weeks ago.
Login page with light grey logo.

Download all attachments as: .zip

Change History (37)

@juanfra
7 weeks ago

WordPress login page with the reskin.

#1 @davidbaumwald
7 weeks ago

  • Milestone changed from Awaiting Review to 7.0

Moving into 7.0 for visibility

#2 @joedolson
7 weeks ago

  • Keywords has-screenshots needs-patch admin-reskin added

@juanfra
7 weeks ago

Mockup: Classic logo with new blue.

@juanfra
7 weeks ago

Mockup: Simplified logo with new blue.

#3 @fabiankaegy
7 weeks ago

I like the simplified version here.

#4 @audrasjb
7 weeks ago

+1 for the simplified version.
Currently, it's a PNG file added via a CSS background image. To avoid breaking all the custom login plugins, we should probably stick to the current CSS background implementation, but let's use an optimized version of the image.

#5 @audrasjb
7 weeks ago

  • Keywords needs-design added

Adding needs-design for the image.

#6 @juanfra
7 weeks ago

Thanks for the feedback. Yes, it's an svg and a png. I'm wondering if at some point we should switch these PNGs to webp.

I'll open a PR with the simplified version.

This ticket was mentioned in PR #11026 on WordPress/wordpress-develop by @juanfra.


7 weeks ago
#7

  • Keywords has-patch added; needs-patch removed

Trac ticket: https://core.trac.wordpress.org/ticket/64708

With the new admin reskin, the login page logo still uses the old blue color scheme, which now looks out of place and dated compared to the refreshed admin interface.

In this PR I'm updating the logo, using the simplified version and matching the new color.

https://github.com/user-attachments/assets/7c842d2b-0a76-4567-9b7c-ed1b56ff1150

#8 @huzaifaalmesbah
7 weeks ago

The new simplified logo looks great and matches the refreshed admin design much better. Nice improvement!

Before Apply Patch After Apply Patch ✅
https://i.ibb.co/m5W4fY8N/Huzaifa-20260224211006.png https://i.ibb.co/vCmqPnQR/Huzaifa-20260224210925.png

#9 @westonruter
7 weeks ago

See also https://meta.trac.wordpress.org/ticket/8177 where @dd32 suggests:

I think we should change the logo out for the standard Grey logo, https://wordpress.org/about/logos/ (Which also matches the WordPress.org footer) and update the theme to use the newer wp-admin colouring for stuff.

#10 @dd32
7 weeks ago

WordPress.org will just follow suit to whatever core does :)

I personally feel that the new blue is too bright and "attention grabbing" for the top of the login screen, which is why I suggested the grey version, which is more subtle, but I'll defer to those with Design skills. Especially as WordPress should advertise it's WordPress to users :)

Historically WordPress Core has mostly (always?) used the non-simplified logo (ie. The back button in the post editor), where as WordPress.com has used the simplified one (or variations thereof).

Last edited 7 weeks ago by dd32 (previous) (diff)

#11 @juanfra
7 weeks ago

Thanks for the input! Maybe we need a broader audience on this. I'll share it in the #design channel on Slack to see if folks there want to weigh in.

Historically WordPress Core has mostly (always?) used the non-simplified logo (ie. The back button in the post editor)

Fair point. Though I've been seeing the simplified version show up more in recent releases (like in 6.9), and it's what the new design system uses too.

I'll share mockups with the grey version.

@juanfra
7 weeks ago

Login page with grey logo.

@juanfra
7 weeks ago

Login page with simplified grey logo.

This ticket was mentioned in Slack in #design by juanfra. View the logs.


7 weeks ago

@juanfra
7 weeks ago

Login page with light grey logo.

#13 @audrasjb
7 weeks ago

Well @dd32 made a point about the grey logo.
FWIW, I prefer the simplified grey logo implementation, though I would use an even lighter grey.

#14 @Joen
7 weeks ago

Nice work, I love it!

I would suggest the classic double ring logo, matches what's in the adminbar, classic WordPress. I like the blue, I also think the gray can work. I may have a preference for the blue, but it's not a strong preference, so if you all prefer the gray, that's cool too.

#15 @butterflymedia
7 weeks ago

I like the simplified grey logo, as the blue one might not conform to the official branding.

#16 @noruzzaman
7 weeks ago

I really like the simplified grey logo mockup. It feels modern and fits the new admin design perfectly.

#17 @karmatosed
7 weeks ago

For me, the dark grey works far better than the blue. I like that and the rings option. I like the simple, minimal nature of it as a mark.

#18 @joedolson
7 weeks ago

I'd prefer the double ring, and prefer the grey. Strong preference on the color, mild preference on the logo choice.

#19 @ozgursar
6 weeks ago

+1 for the simplified gray logo

#20 @fcoveram
6 weeks ago

Blueberry looks too predominant; I lean toward the gray version. Also agree that the double-ring logo is consistent with the admin bar. I think that visual connection is crucial to not weaken the context.

#21 @juanfra
6 weeks ago

Thanks everyone for weighing in on this!

While there are divided opinions, it seems like the ring version in grey is the winner. The most compelling argument for me is that it's already what we use in the WP admin bar and on wp.org, so it makes sense to stay consistent with that.

If we want to switch to the simplified version everywhere, that's probably a bigger change to tackle separately.

I'll be updating the PR.

#22 @tusharaddweb
6 weeks ago

I think using the gray version of the logo with the double ring would look better here.

This ticket was mentioned in Slack in #core by audrasjb. View the logs.


6 weeks ago

This ticket was mentioned in Slack in #design by audrasjb. View the logs.


6 weeks ago

#25 @darshitrajyaguru97
5 weeks ago

+1 with simplified gray logo with double ring.

@JeffPaul commented on PR #11026:


5 weeks ago
#26

@westonruter is this good to merge in so that it goes out with beta today?

@westonruter commented on PR #11026:


5 weeks ago
#27

@jeffpaul oh yes, I can commit if you want.

#28 @westonruter
5 weeks ago

  • Owner set to westonruter
  • Resolution set to fixed
  • Status changed from new to closed

In 61989:

Login and Registration: Update logo from blue to gray to match new design.

Developed in https://github.com/WordPress/wordpress-develop/pull/11026

Props juanfra, westonruter, jeffpaul, mukesh27, audrasjb, joedolson, dd32, davidbaumwald, fabiankaegy, huzaifaalmesbah, Joen, butterflymedia, noruzzaman, karmatosed, ozgursar, fcoveram, tusharaddweb, darshitrajyaguru97.
See #64308.
Fixes #64708.

@mukesh27 commented on PR #11026:


5 weeks ago
#29

https://github.com/user-attachments/assets/b8266ab9-791f-474d-958e-4f2cdc5d7a43

Looks good

@juanfra commented on PR #11026:


5 weeks ago
#30

Thank you everyone! 🙌

#31 @Joen
5 weeks ago

Nice work!

Note: See TracTickets for help on using tickets.