maximebf / php-debugbar

Debug bar for PHP
phpdebugbar.com
MIT License
4.2k stars 401 forks source link

UI refinements toolbar #647

Closed nckrtl closed 7 months ago

nckrtl commented 7 months ago

This PR add come UI refinements to the toolbar:

Tested these changes in Safari, Chrome and Firefox.

ui-refinements
barryvdh commented 7 months ago

Why did you change the border-radius of the badge?

nckrtl commented 7 months ago

No specific reason, just felt a bit more modern as such pill elements are nowadays often fully rounded. But no problem to revert that change. For comparison:

Screenshot 2024-04-04 at 11 09 43
barryvdh commented 7 months ago

Hmm I think we can keep the old one for now.

nckrtl commented 7 months ago

Back to what it was, should be good to go.

barryvdh commented 7 months ago

Hmm I think the #000 might be a bit 'sharp'. What do you think of #555 as active badge color image

nckrtl commented 7 months ago

Yeah that'll work as well, still high enough contrast.

barryvdh commented 7 months ago

Aight done in https://github.com/maximebf/php-debugbar/commit/ca2597a6addc91e0c74f309972e97259cc851d73