-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UI]: Number of found items in search bar could benefit from padding. #399
Comments
Agree, it should be a nice refinement. The gap can be adjusted here: nimble-commander/Source/NimbleCommander/NimbleCommander/States/FilePanels/PanelViewHeader.mm Line 205 in 625c67d
The font colour can be adjusted hereL nimble-commander/Source/NimbleCommander/NimbleCommander/States/FilePanels/PanelViewHeader.mm Line 88 in 625c67d
|
Thank you. How does it look in the Dark mode? The (relatively) fixed colours might be a bit problematic as they do not "invert" when the appearance changes. For the grey colour it might be less relevant, but still. |
Done, thanks! |
Confirmation
Version of Nimble Commander
Nightly Build #250, macOS 15.0
Current Appearance
Expected Appearance
Additional Information
Readability of number of found items when searching in current folder could benefit from few pixels padding. I've moved the number left by 10px so the space between "x" circle is the same. The number is also a bit darker (not here though, on Expected Appearance screenshot)
The text was updated successfully, but these errors were encountered: