docs: improve contrast of foreground colors

This commit is contained in:
Abdullah Atta
2023-02-11 09:33:00 +05:00
committed by Abdullah Atta
parent 47006b8648
commit 0d5cd2e554

View File

@@ -120,6 +120,10 @@ html.light {
--document-bg: #f3f3f3;
--selection-bg: #00883766;
--selection-fg: #fff;
--fg: #403f53;
--fg-dim: #403f53cc;
--fg-dimmer: #403f53bb;
}
html.dark {