On 2017-07-30 23.37.07 -0700, jungle boogie wrote:
> $ cat .xinitrc
> xsetroot -solid gray40 (does the 40 actually do anything? I've seen a few
> examples with numbers after it)

That color name comes from /usr/X11R6/share/X11/rgb.txt :

$ grep gray40 /usr/X11R6/share/X11/rgb.txt 
102 102 102             gray40

Reply via email to