Change color of the focus indicator to match the description #4017
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #2190
Change the image checkbox-example5.png to make it match the description of the failing example as suggested in issue 2190
Before:
![image](https://private-user-images.githubusercontent.com/165811341/357834941-276e56e0-7eb2-439d-b9ec-74813e22e968.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODg3MjAsIm5iZiI6MTczOTI4ODQyMCwicGF0aCI6Ii8xNjU4MTEzNDEvMzU3ODM0OTQxLTI3NmU1NmUwLTdlYjItNDM5ZC1iOWVjLTc0ODEzZTIyZTk2OC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNTQwMjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1kNDBmZjQyOTFmNThkMTA1MzQzNjFlMWFmZDcwODMxY2Y3ZTM5Y2RlOTUwYjE5NTQ1MjcwMjBlODJmZDg2NDQ0JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.HTnzVvkl_vKi-hXiCylqF-SU8fm-rA5IM9Y_GhBB2AY)
The focus indicator is #979797
After:
![image](https://private-user-images.githubusercontent.com/165811341/357834788-ed03d95b-13e4-4e30-a386-0398fff35533.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODg3MjAsIm5iZiI6MTczOTI4ODQyMCwicGF0aCI6Ii8xNjU4MTEzNDEvMzU3ODM0Nzg4LWVkMDNkOTViLTEzZTQtNGUzMC1hMzg2LTAzOThmZmYzNTUzMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNTQwMjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zY2Q5YzdhZmQyYTE3ZjgzYmQ0NWVjZTA5YWI1ZDgyMDc1NzdhZGU3YmY1ZjczZjE0NmU5YjE1YmVkOWM5NzcxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ZioMR9EI8emmpchMCcwC8hLL5biJAv_pq1DV74wD-A8)
The focus indicator is #AAAAAA as mentioned in the description