Merge remote-tracking branch 'origin/master' into everard

Conflicts:
	Xresources
	zshrc
This commit is contained in:
Thomas Ruoff
2014-09-01 13:03:05 +02:00
4 changed files with 189 additions and 594 deletions

View File

@@ -27,8 +27,8 @@ URxvt.internalBorder: 3
URxvt.lineSpace: 0
! Fonts
URxvt*font: xft:DejaVu Sans Mono:pixelsize=14
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=14
URxvt*font: xft:DejaVu Sans Mono:pixelsize=13
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=13
! Font size
URxvt.keysym.C-Up: perl:font-size:increase
@@ -62,11 +62,6 @@ URxvt.saveLines: 65536
! <CTRL>+<PRINT> : current screen and scrollbackbuffer
URxvt.print-pipe: cat > $(echo /tmp/urxvt.dump.$(date +'%Y-%m-%d--%H:%M:%S'))
! Colors
URxvt.intensityStyles: false
! Solarized color scheme for the X Window System
!
! http://ethanschoonover.com/solarized
@@ -112,28 +107,27 @@ URxvt.intensityStyles: false
!
! URxvt*background: S_base03
!*background: S_base03
!*foreground: S_base0
!*fading: 40
!*fadeColor: S_base03
!*cursorColor: S_base1
!*pointerColorBackground: S_base01
!*pointerColorForeground: S_base1
!*color0: S_base02
!*color1: S_red
!*color2: S_green
!*color3: S_yellow
!*color4: S_blue
!*color5: S_magenta
!*color6: S_cyan
!*color7: S_base2
!*color8: S_base03
!*color9: S_orange
!*color10: S_base01
!*color11: S_base00
!*color12: S_base0
!*color13: S_violet
!*color14: S_base1
!*color15: S_base3
*background: S_base03
*foreground: S_base0
*fading: 40
*fadeColor: S_base03
*cursorColor: S_base1
*pointerColorBackground: S_base01
*pointerColorForeground: S_base1
*color0: S_base02
*color1: S_red
*color2: S_green
*color3: S_yellow
*color4: S_blue
*color5: S_magenta
*color6: S_cyan
*color7: S_base2
*color9: S_orange
*color8: S_base03
*color10: S_base01
*color11: S_base00
*color12: S_base0
*color13: S_violet
*color14: S_base1
*color15: S_base3