--- a/debian/changelog Fri May 11 22:41:20 2007 +0200
+++ b/debian/changelog Sat May 12 12:51:41 2007 +0200
@@ -1,3 +1,11 @@ grml-etc (0.9.22) unstable; urgency=low
+grml-etc (0.9.23) unstable; urgency=low
+
+ * /etc/skel/.Xresources: use white for aterm*.background and
+ black for aterm*.foreground instead of black and lightgrey.
+ [Closes: issue210]
+
+ -- Michael Prokop <mika@grml.org> Sat, 12 May 2007 12:50:46 +0200
+
grml-etc (0.9.22) unstable; urgency=low
* Add /etc/skel/.config/gtk-2.0/gtkfilechooser: this file defines,
--- a/etc/skel/.Xresources Fri May 11 22:41:20 2007 +0200
+++ b/etc/skel/.Xresources Sat May 12 12:51:41 2007 +0200
@@ -142,8 +142,8 @@ rxvt*.scrollColor: black
rxvt*.scrollColor: black
rxvt*.font: -misc-fixed-medium-r-normal-*-*-140-*-*-c-*-iso8859-15
-aterm*.background: black
-aterm*.foreground: lightgrey
+aterm*.background: white
+aterm*.foreground: black
aterm*.cursorColor: orange
aterm*.borderColor: white
aterm*.scrollColor: black