dot/Xdefaults: Make old Xt-based programs be white-on-dark.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 May 2020 03:23:37 +0000 (04:23 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 24 May 2020 03:25:35 +0000 (04:25 +0100)
dot/Xdefaults

index e80ff95..7af2c25 100644 (file)
@@ -13,8 +13,8 @@
 
 !! General configuration.
 ?*font:                                NICEFONT
-?*background:                  lightgrey
-?*foreground:                  black
+?*background:                  grey20
+?*foreground:                  white
 *cursor:                       left_ptr
 
 !! Xft settings.