jetpack
jetpack copied to clipboard
Top Bar Refinements: Remove gradient and text shadow from debug button
The gradient and text shadow makes this button feel dated.
Proposed change:
Project Thread - pfsHM7-oC-p2
Still trying to work out the workflow on this. The debug-bar is a plugin that is included on atomic mu-plugins.
https://github.com/WordPress/debug-bar
I suspect I will need to update the plugin and let core automatically update but need to confirm. Also, not sure how to develop yet.
Discussion here on how to test/install changes on atomic site - p1709738256008539-slack-C7YPW6K40
Looks like I need to fork the repo, create a branch and push a PR to that branch.
This is inline with the how WordPress.org PRs are handled through GitHub - https://make.wordpress.org/core/handbook/contribute/git/github-pull-requests-for-code-review/#in-github
https://github.com/WordPress/debug-bar/pull/8
The CSS changes to debug bar have been merged in the debug bar github repo. Waiting on those changes to show up on SVN repository and version to be bumped. When that is done, we can request simple/atomic sites use the latest version with the CSS changes in place.
Debug bar has been updated to 1.1.5 - Atomic are going to test and update if works ok - p9o2xV-3Zv-p2
Marking this as closed.