Suggestion Readability of custom colors

Abuh

OOC Main Account
Member
Messages
2
A lot of people use custom colors in their threads that can be difficult to read depending on the theme you are using (light text on light backgrounds and dark text on dark backgrounds).

In order to increase the readability of custom colored text, it might be worth adding something along the lines of the following in the stylesheet:

Code:
article span[style] { saturate(4) drop-shadow(0px 0px 1px #000) }

Before (Lighthouse)
proxy.php


After (Lighthouse)
proxy.php


Before (Rune)
proxy.php


After (Rune)
proxy.php
 
  • Yay
Reactions: Velaeri