]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
css: adjust lightmode input bg colors for improved visibility master
authorRito Rhymes <rito@ritovision.com>
Thu, 2 Apr 2026 23:00:48 +0000 (19:00 -0400)
committerEric Wong <e@80x24.org>
Fri, 3 Apr 2026 17:56:13 +0000 (17:56 +0000)
commit728dbe6e1cbb57ed9c16b32e1d0026ea8bb4d102
treeabd984dc39ddb17e6ec086bed18758d07afc388d
parentb22efe25caa6ce925676cdbc6f69c5bdf0c47ad1
css: adjust lightmode input bg colors for improved visibility

In the light theme, form controls using browser defaults often
lack contrast with the page background, making them less easy to
identify as interactive fields. Give inputs and textareas a
distinct background so they are visually identifiable from
surrounding content without being distracting.

#cfc is salient enough to stand out across low-to-high brightness
settings consistently. It is not intense. It fits naturally
within a light mode palette and does not require inverting the
text color to maintain readability (no extra CSS).

Signed-off-by: Rito Rhymes <rito@ritovision.com>
contrib/css/216light.css