[bisq-network/bisq] Focus color of buttons should be more saturated/darker (Issue #2134) (#2187)

CaveSpectre11 notifications at github.com
Mon Dec 31 17:28:33 UTC 2018


Issue #2134 reports an issue with hovering or tabbing focus onto a button lightens the button rather than darkens it, making it more apt to appear disabled.

This PR corrects this behavior by changing the derived color on hover and focused to -30% rather than +30%.

One potential remaining issue is the action that occurs when the button is focused upon tabbing; there is an animated effect that dims the button.  While it is now darker than previous, it still becomes somewhat washed out and not as vivid as a mouse hover. 
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2187

-- Commit Summary --

  * #2134 - Focus color of buttons should be more saturated/darker not lighter

-- File Changes --

    M desktop/src/main/java/bisq/desktop/bisq.css (18)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2187.patch
https://github.com/bisq-network/bisq/pull/2187.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2187
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181231/93b062fe/attachment.html>


More information about the bisq-github mailing list