startx: use /var/run/grml-x/window-manager for selection of specific window manager
[grml-desktop.git] / etc / skel / .Xresources
index 4b8e1dd..d0de2b4 100644 (file)
@@ -116,10 +116,10 @@ URxvt*scrollTtyKeypress: true
 *.background:   #1d1f21
 *.cursorColor:  orange
 *.color0:       #000000
-*.color1:       #af7575
-*.color2:       #8baf83
+*.color1:       #912226
+*.color2:       #778900
 *.color3:       #ae7b00
-*.color4:       #8991b7
+*.color4:       #1d2594
 *.color5:       #682a9b
 *.color6:       #2b6651
 *.color7:       #929593
@@ -197,4 +197,6 @@ nedit*XmText.background:            white
 nedit*XmTextField.background:       white
 nedit*XmList.background:            white
 
+#include ".Xresources.local"
+
 !# END OF FILE #################################################################