We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for the great-looking theme! Users with dark color schemes may prefer a thinner or darker border around the hover popups:
Compare:
With:
Simply hiding can be accomplished with an el_capitan_hide_popup_border setting on popup_control, but perhaps you have other suggestions?
el_capitan_hide_popup_border
popup_control
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Thanks for the great-looking theme!
Users with dark color schemes may prefer a thinner or darker border around the hover popups:
Compare:
![screen shot 2017-08-01 at 11 13 41](https://user-images.githubusercontent.com/4395832/28818762-6888c362-76ac-11e7-8b26-392ef405099c.png)
With:
![screen shot 2017-08-01 at 11 14 44](https://user-images.githubusercontent.com/4395832/28818783-74a87e8a-76ac-11e7-96cf-962a70ae7029.png)
Simply hiding can be accomplished with an
el_capitan_hide_popup_border
setting onpopup_control
, but perhaps you have other suggestions?The text was updated successfully, but these errors were encountered: