-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Polish unset color indicator. #36994
Conversation
How does it look on the custom color button within the picker? |
Size Change: -71 B (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
We need to discriminate from "white" and "not set". Though perhaps that can be written in the place of the hex code. |
I haven't pushed this because it isn't a total success: There's lots of fruit to be picked here, the "clear" button also isn't great. I think I'll land this PR on its own but can follow up on anything we decide per this. |
Yes, let's split that one into its own issue. |
@jasmussen don't forget the "backport to wp beta" label if you want your fixes to go into 5.9 :). (I assume it's the case for this one) |
My apologies, I usually remember 🙈 Thank you. |
Description
Small PR to change the transparency indication in the global styles color picker to look more "unset". Here's before:
Here's after:
This also matches the mockups:
How has this been tested?
Test a theme with some undefined text background or link colors.
Checklist:
*.native.js
files for terms that need renaming or removal).