Skip to content

Commit

Permalink
update urxvt defaults
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hall <hsw@openmoko.com>
  • Loading branch information
hxw committed Jul 13, 2012
1 parent dbdf245 commit 04c7f96
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion URxvt.Xdefaults
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,28 @@

URxvt*geometry: 100x30

URxvt*background: CornflowerBlue
URxvt*saveLines: 2000

URxvt*transparent: False
URxvt*shading: 100

URxvt*borderColor: DarkBlue
URxvt*background: DarkBlue
URxvt*foreground: White

URxvt*cursorUnderline: True
URxvt*cursorBlink: True
URxvt*cursorColor: White
URxvt*cursorColor2: DarkBlue

URxvt*scrollstyle: rxvt
URxvt*scrollColor: White
URxvt*troughColor: Red
URxvt*scrollBar: True
URxvt*scrollBar_right: True
URxvt*scrollBar_floating: False
URxvt*thickness: 13


! black
URxvt.color0 : Black
Expand Down

0 comments on commit 04c7f96

Please sign in to comment.