livecd: default/.Xresources - some changes

havner havner at pld-linux.org
Thu Aug 3 18:20:55 CEST 2006


Author: havner                       Date: Thu Aug  3 16:20:55 2006 GMT
Module: livecd                        Tag: HEAD
---- Log message:
- some changes

---- Files affected:
livecd/default:
   .Xresources (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: livecd/default/.Xresources
diff -u livecd/default/.Xresources:1.4 livecd/default/.Xresources:1.5
--- livecd/default/.Xresources:1.4	Fri Jul 28 10:06:23 2006
+++ livecd/default/.Xresources	Thu Aug  3 18:20:50 2006
@@ -1,50 +1,52 @@
 XTerm*background: Black
-XTerm*foreground: White
+XTerm*foreground: Gray80
 XTerm*cursorColor: Blue
+XTerm*fullCursor: true
 XTerm*scrollBar: false
+Xterm*saveLines: 300
 XTerm*font: -misc-fixed-bold-r-*-*-18-*-*-*-*-*-XCHARSET
 XTerm*boldFont: -misc-fixed-bold-r-*-*-18-*-*-*-*-*-XCHARSET
 XTerm*boldMode: false
-XTerm*fullCursor: true
 
 Aterm*background: Black
-Aterm*foreground: White
+Aterm*foreground: Gray80
 Aterm*cursorColor: Blue
+Aterm*fullCursor: true
 Aterm*scrollBar: false
+Aterm*saveLines: 300
 Aterm*font: -misc-fixed-bold-r-*-*-18-*-*-*-*-*-XCHARSET
 Aterm*boldFont: -misc-fixed-bold-r-*-*-18-*-*-*-*-*-XCHARSET
-Aterm*fullCursor: true
 Aterm*transparent: true
-Aterm*shading: 40
-Aterm*transpscrollbar: false
-Aterm*saveLines: 300
+Aterm*shading: 50
 
 URxvt*background: Black
-URxvt*foreground: White
+URxvt*foreground: Gray80
 URxvt*cursorColor: Blue
-URxvt*scrollBar: false
-URxvt*font: xft:console:pixelsize=16
 URxvt*fullCursor: true
-URxvt*inheritPixmap: true
-URxvt*tintColor: gray40
-URxvt*scrollBar_right: true
+URxvt*scrollBar: false
 URxvt*saveLines: 300
+URxvt*font: xft:console:size=12
+URxvt*boldFont: xft:console:size=12
+URxvt*inheritPixmap: true
+URxvt*tintColor: gray50
+
+*color0:		black
+*color1:		red3
+*color2:		green3
+*color3:		yellow3
+*color4:		blue3
+*color5:		magenta3
+*color6:		cyan3
+*color7:		gray80
+*color8:		gray30
+*color9:		red
+*color10:		green
+*color11:		yellow
+*color12:		blue
+*color13:		magenta
+*color14:		cyan
+*color15:		white
+*colorBD: 		white
+*colorUL:		green
 
-*color0:				black
-*color1:				red3
-*color2:				green3
-*color3:				yellow3
-*color4:				blue3
-*color5:				magenta3
-*color6:				cyan3
-*color7:				gray80
-*color8:				gray30
-*color9:				red
-*color10:				green
-*color11:				yellow
-*color12:				blue
-*color13:				magenta
-*color14:				cyan
-*color15:				white
-*colorBD: 				white
-*colorUL:				green
+Xft:dpi:		96
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/livecd/default/.Xresources?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list