Skip to content
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

Border colors don't get set correctly when widget is in focus if not specified #68

Closed
jwlodek opened this issue Nov 17, 2020 · 0 comments
Labels
Bug Something isn't working Colors Issue with Colors Good first issue Good for newcomers
Milestone

Comments

@jwlodek
Copy link
Owner

jwlodek commented Nov 17, 2020

Describe the bug
When the focus border color is not explicitly set, it defaults to widget color, instead of border color.

To Reproduce
Steps to reproduce the behavior:

  1. Set widget border color to non default value
  2. Select widget

Expected behavior
Focus border color should retain standard border color if not directly specified

Screenshots
In the below image the warning popup is broken since the focus border color defaults to WHITE_ON_BLACK despite the border color being set to YELLOW_ON_BLACK
image

Environment:

  • OS: N/A
  • Terminal: N/A
  • Version: v0.1.2
@jwlodek jwlodek added Bug Something isn't working Good first issue Good for newcomers Colors Issue with Colors labels Nov 17, 2020
@jwlodek jwlodek added this to the v0.1.3 milestone Nov 17, 2020
@jwlodek jwlodek mentioned this issue Dec 30, 2020
3 tasks
@jwlodek jwlodek closed this as completed Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Colors Issue with Colors Good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant