mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Fix: s/white-on-black/black-on-white/
This commit is contained in:
parent
839e6d5737
commit
e538b0df8e
2 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ I have two responses:
|
|||
|
||||
## About custom colors
|
||||
|
||||
Some users' browsers set default page colors that aren't white-on-black. For instance, Linux users who enable GTK style overrides might default to having white text on a dark background. Websites that explicitly set foreground colors but leave the default background color (or vice-versa) end up being difficult to read. Here's what this page would look like if it messed with the colors carelessly:
|
||||
Some users' browsers set default page colors that aren't black-on-white. For instance, Linux users who enable GTK style overrides might default to having white text on a dark background. Websites that explicitly set foreground colors but leave the default background color (or vice-versa) end up being difficult to read. Here's what this page would look like if it messed with the colors carelessly:
|
||||
|
||||
=> gemini://seirdy.one/misc/website_colors.png Screenshot of this page with some unreadable text
|
||||
|
||||
|
|
|
@ -119,7 +119,7 @@ I have two responses:
|
|||
About custom colors
|
||||
-------------------
|
||||
|
||||
Some users' browsers set default page colors that aren't white-on-black. For
|
||||
Some users' browsers set default page colors that aren't black-on-white. For
|
||||
instance, Linux users who enable GTK style overrides might default to having white
|
||||
text on a dark background. Websites that explicitly set foreground colors but leave
|
||||
the default background color (or vice-versa) end up being difficult to read. Here's
|
||||
|
|
Loading…
Reference in a new issue