diff options
Diffstat (limited to 'xorg/xdefaults')
-rw-r--r-- | xorg/xdefaults | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults index ed0121f..9ae58c8 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -35,7 +35,7 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] #URxvt*tintColor: grey # Colors -URxvt*cursorColor: #6E8558 +#URxvt*cursorColor: #6E8558 URxvt*background: #0e1310 URxvt*foreground: #ffffff URxvt*colorBD: #FFFFFF @@ -47,7 +47,7 @@ URxvt*color2: #6E8558 URxvt*color3: #E7D78E URxvt*color4: #3465A4 URxvt*color5: #CEA86F -URxvt*color6: #FFFFFF +URxvt*color6: #0099FF URxvt*color7: #FFFFFF URxvt*color8: #888888 URxvt*color9: #D76666 |