Increase contrast between links and regular content #8

Closed
opened 2024-05-20 00:52:31 +02:00 by TheAssassin · 0 comments
Owner

The contrast between links and regular content is suboptimal:

screenshot_2024-05-20_00-48-39.png

Dark Reader, a popular browser extension, fixes this problem coincidentally:

screenshot_2024-05-20_00-50-35.png

The extension uses a similar color and, as far as I can tell, mainly increased the luminance (thinking of an HSL color model). The exact value is rgb(227, 116, 98) in the example shown above.

The contrast between links and regular content is suboptimal: ![screenshot_2024-05-20_00-48-39.png](/attachments/7dbb7726-7856-4440-af51-decfe9aba1be) Dark Reader, a popular browser extension, fixes this problem coincidentally: ![screenshot_2024-05-20_00-50-35.png](/attachments/5b4beb18-1214-4421-be0a-646acdacf0f8) The extension uses a similar color and, as far as I can tell, mainly increased the luminance (thinking of an HSL color model). The exact value is `rgb(227, 116, 98)` in the example shown above.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: NewPipe-eV/website#8
No description provided.