Focused buttons don't get highlighted
I'm using macchito blue and the keyboard focused buttons don't get highlighted as you'd expect. if it's something that'd take time, just point me in the right category that controls it (I suspect its ItemView)
There's a ss of the issue

here quit is in focus and I can change the focus via arrows but there's no visual indicator.
mouse focus works as expected

It's with the focus section but to be honest I have no luck to correct it. Will need more time to figure it out.
@elkrien I figured it out, all you need is combo_focus_rect=true in the general section
also I needed to change the width and color of the focus lines to make them more visible.
@elkrien I am willing to fix this...but how did you generate these? like do I have to change stuff on all of the flavors manually? or is there a better approach?