Closed code-IM-perfect closed 3 weeks ago
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?
I'm not sure what the problem is. But assuming that combo_focus_rect
is needed this would solve it https://github.com/catppuccin/Kvantum/compare/main...stenehall:add-combo-focus-rect?expand=1
I'm not sure how to test this do, since I've not seen the actual problem.
@code-IM-perfect could you test the updated theme and confirm if this works or not? Before I open a PR.
@stenehall actually the entry isn't enough...I also needed to change the focus element in the svg file that I have shown in the screenshot
@stenehall actually the entry isn't enough...I also needed to change the focus element in the svg file that I have shown in the screenshot
Right. I clearly failed to read your entire message. If you still have your changes I can generate the theme for it. If you don't prefer to create a PR yourself?
@stenehall Sorry was short on time for a while, I made a PR that fixes it
Thanks for the offer!
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