Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

/etc/skel/.Xresources: update aterm definition
authorMichael Prokop <mika@grml.org>
Sat May 12 12:51:41 2007 +0200 (19 months ago)
changeset 78bd8f6337a96f
manifestbd8f6337a96f
parent 7750d579f782db
child 79398e2d08dd75
tag0.9.23
/etc/skel/.Xresources: update aterm definition
debian/changelog
etc/skel/.Xresources
--- 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