Make WordPress Core

Opened 3 months ago

Closed 3 months ago

#64756 closed defect (bug) (fixed)

WordPress Events widget border still uses hardcoded old color scheme

Reported by: huzaifaalmesbah's profile huzaifaalmesbah Owned by: joedolson's profile joedolson
Milestone: 7.0 Priority: normal
Severity: normal Version:
Component: Administration Keywords: admin-reskin has-patch commit
Focuses: Cc:

Description

The WordPress Events and News dashboard widget border is still using a hardcoded old color scheme.

Specifically, the event item border uses: border-left: 4px solid #72aee6;

This does not rely on the updated admin color tokens introduced as part of the admin reskin and results in visual inconsistency within the Dashboard.

Attachments (1)

Huzaifa-20260228122412.png (792.2 KB) - added by huzaifaalmesbah 3 months ago.

Download all attachments as: .zip

Change History (6)

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


3 months ago
#1

  • Keywords has-patch added

#2 @ocean90
3 months ago

  • Milestone changed from Awaiting Review to 7.0

@shailu25 commented on PR #11089:


3 months ago
#3

The Event Item left border is now displaying according to the updated color scheme.

BeforeAfter
https://github.com/user-attachments/assets/a52f36e3-0295-4995-a63f-9fd226747c56https://github.com/user-attachments/assets/3be13780-e812-4601-87d1-708d48911021

#4 @joedolson
3 months ago

  • Keywords commit added
  • Owner set to joedolson
  • Status changed from new to accepted

#5 @joedolson
3 months ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In 61834:

Administration: Update event-none border in dashboard widget.

Update the event-none class in the WordPress Events and News widget to use the new color palette.

Props huzaifaalmesbah, ocean90, noruzzaman, hmbashar, mukesh27, shailu25, joedolson.
Fixes #64756.

Note: See TracTickets for help on using tickets.