@robertvonherz I'm sorry this isn't working for you. For what it's worth, the grey is darker than 50% β€” about 44% in face (#6f6f6f). And in seventeen years of running this site, always with the same theme, yours is the first accessibility complaint I've had.

Then again, who knows how many people have had accessibility issues and just quietly gone away without saying anything.

I'm looking into there there's an easy way to make the text darker.

@daneharrigan That said, now that I've thought to try #OpenBSD #xenodm's default light & dark grey colors with the 'gray' pattern, I really like the effect:

`xsetroot -fg \#6f6f6f -bg \#bfbfbf -bitmap /usr/X11R6/include/X11/bitmaps/gray`

@daneharrigan As demonstrated, the difference between `xsetroot -default` and #OpenBSD xenodm's default `xsetroot -fg \#6f6f6f -bg \#bfbfbf -bitmap /usr/X11R6/include/X11/bitmaps/root_weave` is that the latter applied the same pattern using a dark gray and a light gray instead of black and white. I just find it easier on my eyes.

Naturally, `xsetroot -default` isn't right either. So, I poked around and found the correct incantation in `/etc/X11/xenodm/Xsetup_0`:

`xsetroot -fg \#6f6f6f -bg \#bfbfbf -bitmap /usr/X11R6/include/X11/bitmaps/root_weave`

Ah, much better! 2/2

Base Color : 8AA42B
Mode : monochrome-dark
#343E12
#475417
#5A6B1D
#6D8223
#809928
#6F6F6F
#7D7D7D
#8B8B8B
#999999
Base Color : C098C6
Mode : monochrome-light
#6F6F6F
#818181
#949494
#B98DBF
#C7A3CD
#D6BBDA
#E4D2E7
Base Color : 65E5F8
Mode : monochrome-light
#6F6F6F
#818181
#939393
#55E1F5
#77E7F8
#9AEEFA
#BCF4FC
Base Color : 407372
Mode : monochrome-dark
#132020
#1D3332
#274544
#315756
#3B6A69
#616161
#6F6F6F
#7D7D7D
#8B8B8B
Base Color : EF6E82
Mode : monochrome-light
#6F6F6F
#7D7D7D
#8B8B8B
#999999
#ED6277
#F07B8D
#F394A3
#F6ADB9
#F9C7CF
Base Color : FB9E0E
Mode : monochrome-light
#454545
#535353
#616161
#6F6F6F
#F49707
#F9A31E
#FAAF39
#FBBA54
#FCC570