dusk-network / rusk

The reference Dusk platform implementation and tools
Mozilla Public License 2.0
135 stars 58 forks source link

web-wallet: Low contrast for links #1765

Closed nortonandreev closed 1 month ago

nortonandreev commented 3 months ago

We need to change the color used for links, as currently we are not passing neither WCAG AA/AAA, nor APCA WCAG 3.

Some examples of links used across our apps:

Explorer:

Screenshot 2024-05-13 at 15 02 41

Wallet:

Screenshot 2024-05-13 at 15 02 44 Screenshot 2024-05-13 at 15 03 20 Screenshot 2024-05-13 at 15 03 14

The situation is even worse on hover, as the blue becomes even lighter.


Related Duskit issue https://github.com/dusk-network/duskit/issues/88

laremas commented 3 months ago

We organized this in dm @nortonandreev, closing it for now.