parent
daa3f35c9e
commit
6c6303a9f3
@ -0,0 +1,39 @@ |
|||||||
|
! rxvt-unicode --------------------------------------------------------------- |
||||||
|
urxvt*background: #000000 |
||||||
|
urxvt*foreground: #949494 |
||||||
|
! black |
||||||
|
urxvt*color0 : #0f0f0f |
||||||
|
urxvt*color8 : #666666 |
||||||
|
! red |
||||||
|
urxvt*color1 : #AA0000 |
||||||
|
urxvt*color9 : #EF2929 |
||||||
|
! green |
||||||
|
urxvt*color2 : #4E9A06 |
||||||
|
urxvt*color10 : #8AE234 |
||||||
|
! yellow |
||||||
|
urxvt*color3 : #C4A000 |
||||||
|
urxvt*color11 : #FCE94F |
||||||
|
! blue |
||||||
|
urxvt*color4 : #3465A4 |
||||||
|
urxvt*color12 : #87d7ff |
||||||
|
! magenta |
||||||
|
urxvt*color5 : #75507B |
||||||
|
urxvt*color13 : #AD7FA8 |
||||||
|
! cyan |
||||||
|
urxvt*color6 : #06cbdb |
||||||
|
urxvt*color14 : #34E2E2 |
||||||
|
! white |
||||||
|
urxvt*color7 : #949494 |
||||||
|
urxvt*color15 : #c4c4c4 |
||||||
|
|
||||||
|
urxvt*geometry: 800x600 |
||||||
|
urxvt*depth: 32 |
||||||
|
urxvt*scrollBar: false |
||||||
|
urxvt*font: xft:ubuntumono:size=13,style=regular |
||||||
|
urxvt*boldFont: xft:ubuntumono:size=13,style=bold |
||||||
|
|
||||||
|
urxvt*urgentOnBell: true |
||||||
|
urxvt*saveLines: 32767 |
||||||
|
|
||||||
|
urxvt*keysym.Home: \033[1~ |
||||||
|
urxvt*keysym.End: \033[4~ |
Loading…
Reference in new issue