summary refs log tree commit diff
path: root/www/causal.agency/scheme.sed
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-12 22:45:26 -0400
committerJune McEnroe <june@causal.agency>2019-07-12 22:45:26 -0400
commite61d812203d9ab8a09382daef31eec99ff5f27f7 (patch)
treecab5905b90ccf866758244646cb8fe520028ee6b /www/causal.agency/scheme.sed
parentMake author consistent and update URLs (diff)
downloadsrc-e61d812203d9ab8a09382daef31eec99ff5f27f7.tar.gz
src-e61d812203d9ab8a09382daef31eec99ff5f27f7.zip
Color html rather than body
If background-color is only set on body then overscroll in Safari
reveals white.
Diffstat (limited to '')
-rw-r--r--www/causal.agency/scheme.sed4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/causal.agency/scheme.sed b/www/causal.agency/scheme.sed
index fa947d5f..bf18085b 100644
--- a/www/causal.agency/scheme.sed
+++ b/www/causal.agency/scheme.sed
@@ -1,5 +1,5 @@
-s/[.]bg0/body, &/
-s/[.]fg15/body, &/
+s/[.]bg0/html, &/
+s/[.]fg15/html, &/
 s/[.]fg12/a, &/
 s/[.]fg13/a:visited, &/
 
e/.config/X/resources?id=b5142f3a55dcdfcf96cdeda4b04bc78407cae0a8&follow=1'>Use class names for Foreground, Background, BorderColorJune McEnroe 2021-02-07Add simple battery status and clock to xsessionJune McEnroe 2021-02-07Set cursor theme and sizeJune McEnroe 2021-02-07Use scrot for up -s if no screencaptureJune McEnroe 2021-02-07Enable mouse acceleration in XJune McEnroe 2021-02-07Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe