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

Wrong borderless buttons states colors #883

Closed
atjuan opened this issue May 9, 2018 · 0 comments
Closed

Wrong borderless buttons states colors #883

atjuan opened this issue May 9, 2018 · 0 comments
Labels
status: next-release Issues that will enter into the next release

Comments

@atjuan
Copy link

atjuan commented May 9, 2018

In buttons with no borders (borderless o whatever) we decided to use transparency in the background color to prevent weird color overlays. Currently the colors used are these.

Hover: #000000, 2%
Active: #000000, 4%

They should be these.

Hover: #272833, 3%
Active: #272833, 6%

@atjuan atjuan changed the title Borderless buttons states style adjustment Wrong Borderless buttons states styles May 9, 2018
@atjuan atjuan changed the title Wrong Borderless buttons states styles Wrong Borderless buttons states colors May 9, 2018
@atjuan atjuan changed the title Wrong Borderless buttons states colors Wrong borderless buttons states colors May 9, 2018
marcoscv-work added a commit that referenced this issue May 22, 2018
Update: (Fixes #883) Change hover and active background colors of `.b…
@pat270 pat270 added the status: next-release Issues that will enter into the next release label May 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: next-release Issues that will enter into the next release
Projects
None yet
Development

No branches or pull requests

2 participants