Skip to content

Commit

Permalink
move button styles to generator, fixes #1103
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Apr 29, 2020
1 parent 0632e31 commit 3533bd3
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 113 deletions.
Loading

3 comments on commit 3533bd3

@the-j0k3r
Copy link
Member

@the-j0k3r the-j0k3r commented on 3533bd3 Apr 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

button disabled opacity is now missing this breaks the opacity of the disabled button, Also breakages afoot as well, hover/selected on gray buttons is WAY too bright at #404040

genericy

genericybutto

Use to look like

Capture

@the-j0k3r
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@silverwind
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can just use a solid faded green color for the disabled style. GitHub does not use opacity, so it's best to follow them here.

Please sign in to comment.