[bisq-network/bisq] Fix dark mode readibility of specific texts - Part 2 (#5332)

BtcContributor notifications at github.com
Fri Mar 19 16:09:09 CET 2021


This PR complements https://github.com/bisq-network/bisq/pull/5232.

We also need to remove opacity for the remaining 2 cases so to not have different looks.

CSS is the same for everything:
`.status-icon {
    -fx-text-fill: -fx-faint-focus-color;
}`

Before:
<img width="571" alt="bisq_read_1" src="https://user-images.githubusercontent.com/79100296/111801117-ec0e5400-88cc-11eb-96ac-455367384126.png">

<img width="573" alt="bisq_read_2" src="https://user-images.githubusercontent.com/79100296/111801135-ef094480-88cc-11eb-8bc8-768993100997.png">


After:

<img width="570" alt="text3" src="https://user-images.githubusercontent.com/79100296/111801193-fdeff700-88cc-11eb-87c4-b3ee1fb7bca5.png">


<img width="570" alt="text4" src="https://user-images.githubusercontent.com/79100296/111801216-05170500-88cd-11eb-8d82-9f1a56cbbfb6.png">






You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove setOpacity in 2 remaining cases

-- File Changes --

    M desktop/src/main/java/bisq/desktop/main/shared/ChatView.java (3)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5332.patch
https://github.com/bisq-network/bisq/pull/5332.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/5332
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210319/ebc20231/attachment.htm>


More information about the bisq-github mailing list