Opened 7 weeks ago
Last modified 7 weeks ago
#65498 new defect (bug)
After Upgrading to 7 the admin panel colors changed to purple
| Reported by: | jason_hayes | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
After Upgrading to 7 the admin panel colors changed to purple. Is there a way to fix it. I disabled all my plugins and that didn't help.
Attachments (2)
Change History (10)
#3
@
7 weeks ago
Here is a screenshot of the purple color. it's the text and more and surrounding the text in the circle in the menu.
It also happens on another theme (WordPress 2017)
#4
@
7 weeks ago
It has changed the admin default color scheme to the one pictured in the screenshot and I'm not sure how to change it back. What is the default wordpress color scheme for admin users? Fresh? Coffee?
#5
@
7 weeks ago
Thank you, @jason_hayes, for the ticket. WordPress 7.0 introduced a change to the default color scheme (fresh) to modern. See #64546.
If you would like the 6.9 color scheme, change it from default(modern) to fresh.
#6
@
7 weeks ago
Is that for both admin and users?
Is there a way to change the default to fresh in the database so it's the default again for my clients?
#7
@
7 weeks ago
Replying to jason_hayes:
Is that for both admin and users?
Is there a way to change the default to fresh in the database so it's the default again for my clients?
No, this will only apply to the current user it is set in; in your case, it will be the Admin. All other users will have the default color scheme or the one they have selected.
I am not aware of a way to set the default color to fresh in the database, but you could try this plugin, which will get you the result you want: http://wordpress.org/plugins/default-admin-color-scheme/.
From their plugin page:
"Select a default admin color scheme for new and existing users. Optionally disable the color scheme picker to force a color scheme for all users."
Also, check out this comment on a similar forum post, which offers important insights: https://wordpress.org/support/topic/wp-7-0-admin-color-scheme-should-not-force-modern-on-existing-users/#post-18915012
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi, are you using a standard theme (twenty XY)? If so, do you have a screenshot for us? And could you open the browser console to check where the color is coming from, so we have a better chance to reproduce? Thank you.