mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 22:47:29 +01:00
updated urxvt solarzied
This commit is contained in:
12
Xresources
12
Xresources
@@ -27,8 +27,8 @@ URxvt.internalBorder: 3
|
|||||||
URxvt.lineSpace: 0
|
URxvt.lineSpace: 0
|
||||||
|
|
||||||
! Fonts
|
! Fonts
|
||||||
URxvt*font: xft:DejaVu Sans Mono for Powerline:pixelsize=13
|
URxvt*font: xft:DejaVu Sans Mono:pixelsize=13
|
||||||
URxvt*boldFont: xft:DejaVu Sans Mono for Powerline:bold:pixelsize=13
|
URxvt*boldFont: xft:DejaVu Sans Mono:bold:pixelsize=13
|
||||||
|
|
||||||
! Font size
|
! Font size
|
||||||
URxvt.keysym.C-Up: perl:font-size:increase
|
URxvt.keysym.C-Up: perl:font-size:increase
|
||||||
@@ -62,11 +62,6 @@ URxvt.saveLines: 65536
|
|||||||
! <CTRL>+<PRINT> : current screen and scrollbackbuffer
|
! <CTRL>+<PRINT> : current screen and scrollbackbuffer
|
||||||
URxvt.print-pipe: cat > $(echo /tmp/urxvt.dump.$(date +'%Y-%m-%d--%H:%M:%S'))
|
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
|
! Solarized color scheme for the X Window System
|
||||||
!
|
!
|
||||||
! http://ethanschoonover.com/solarized
|
! http://ethanschoonover.com/solarized
|
||||||
@@ -129,12 +124,11 @@ URxvt.intensityStyles: false
|
|||||||
*color5: S_magenta
|
*color5: S_magenta
|
||||||
*color6: S_cyan
|
*color6: S_cyan
|
||||||
*color7: S_base2
|
*color7: S_base2
|
||||||
*color8: S_base03
|
|
||||||
*color9: S_orange
|
*color9: S_orange
|
||||||
|
*color8: S_base03
|
||||||
*color10: S_base01
|
*color10: S_base01
|
||||||
*color11: S_base00
|
*color11: S_base00
|
||||||
*color12: S_base0
|
*color12: S_base0
|
||||||
*color13: S_violet
|
*color13: S_violet
|
||||||
*color14: S_base1
|
*color14: S_base1
|
||||||
*color15: S_base3
|
*color15: S_base3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user