.Xresources: set background and foreground color for UXTerm
authorMichael Prokop <mika@grml.org>
Thu, 25 Mar 2010 15:18:18 +0000 (16:18 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 25 Mar 2010 15:18:18 +0000 (16:18 +0100)
debian/changelog
etc/skel/.Xresources

index 59e75c9..178938b 100644 (file)
@@ -1,3 +1,10 @@
+grml-etc (1.1.35) unstable; urgency=low
+
+  * .Xresources: set background and foreground color for UXTerm
+    explicitely.
+
+ -- Michael Prokop <mika@grml.org>  Thu, 25 Mar 2010 16:17:51 +0100
+
 grml-etc (1.1.34) unstable; urgency=low
 
   * Remove /etc/policy-rc.d.conf and /etc/zg-policy-rc.d.conf
index 40df8eb..dd7508a 100644 (file)
@@ -31,6 +31,9 @@ UXTerm*font6:           -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646
 UXTerm*utf8Fonts.font:          -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
 UXTerm*utf8Fonts.wideFont:      -misc-fixed-medium-r-normal-ko-18-120-100-100-c-180-iso10646-1
 
+UXTerm*.background: black
+UXTerm*.foreground: lightgrey
+
 ! enable UTF8
 ! XTerm*utf8: 0
 ! start via xterm -class UXTerm or 'uxterm'