This PR can be summarized in the following changelog entry:
[@yoast/schema-blocks] Changes the color of the analysis messages from grey to black.
Relevant technical choices:
I got the #404040 hex color code from the Sketch designs.
Test instructions
This PR can be tested by following these steps:
Add a Job Posting block.
Inspect the warning messages under Analysis in the block sidebar, they should be black-ish (#404040) and the same color as the names of the required and recommended blocks.
Note I saw it working myself, and since this PR is very trivial I think we can leave the testing to QA.
Impact check
This PR affects the following parts of the plugin, which may require extra testing:
*
UI changes
[x] This PR changes the UI in the plugin. I have added the 'UI change' label to this PR.
Quality assurance
[x] I have tested this code to the best of my abilities
[ ] I have added unittests to verify the code works as intended
Summary
This PR can be summarized in the following changelog entry:
Relevant technical choices:
#404040
hex color code from the Sketch designs.Test instructions
This PR can be tested by following these steps:
#404040
) and the same color as the names of the required and recommended blocks.Note I saw it working myself, and since this PR is very trivial I think we can leave the testing to QA.
Impact check
UI changes
Quality assurance
Fixes #