Customize ssh-askpass(1)'s appearance
I wanted my ssh-askpass(1)'s look
to match xenodm(1)'s look. (thanks
@romanzolotarev for
Customize xenodm(1)login screen).
By adding
*.font:                      -*-fixed-medium-r-*--13-*-*-*-*-*-*-*
*.foreground:                #eeeeee
*.background:                black
*.shadowThickness:           0
Indicator.background:        black
Indicator.foreground:        #eeeeeeto /etc/X11/app-defaults/SshAskpass.
(I recommend replacing spaces with tabs if you're going to copy&paste)
I ended up with