<p>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="392067953" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/2134" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/2134/hovercard" href="https://github.com/bisq-network/bisq/issues/2134">#2134</a> 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.</p>
<p>This PR corrects this behavior by changing the derived color on hover and focused to -30% rather than +30%.</p>
<p>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.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2187'>https://github.com/bisq-network/bisq/pull/2187</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>#2134 - Focus color of buttons should be more saturated/darker not lighter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2187/files#diff-0">desktop/src/main/java/bisq/desktop/bisq.css</a>
    (18)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2187.patch'>https://github.com/bisq-network/bisq/pull/2187.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2187.diff'>https://github.com/bisq-network/bisq/pull/2187.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2187">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZti9gBc8noj0fHf4Ef9ofmZDWGPXIks5u-klBgaJpZM4ZlkES">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtqAzadoEjEKwQ1oBLwXZ3oV58aGLks5u-klBgaJpZM4ZlkES.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Focus color of buttons should be more saturated/darker (Issue #2134) (#2187)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2187"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2187",
"url": "https://github.com/bisq-network/bisq/pull/2187",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>