1 ! ---------------------------
3 ! ---------------------------
8 Xft.hintstyle: hintslight
10 ! ---------------------------
12 ! ---------------------------
18 URxvt.loginShell: true
20 URxvt.internalBorder: 3
22 URxvt.transparent: false
25 URxvt.allow_bold: false
26 *.font: xft:Input Mono:style=Light:pixelsize=11
27 *.boldFont: xft:Input Mono:style=Medium:pixelsize=11
28 *.italicFont: xft:Input Mono:style=Light Italic:pixelsize=11
29 *.boldItalicFont: xft:Input Mono:style=Medium Italic:pixelsize=11
32 URxvt.scrollbarStyle: rxvt
33 URxvt.scrollBar: false
36 URxvt.cursorBlink: true
37 URxvt.cursorColor: #c8c7c7
40 URxvt.pointerBlank: true
44 URxvt.background: #3e3937
45 URxvt.foreground: #eeeeee
54 URxvt.color10: #83ff83
57 URxvt.color11: #ffff55
60 URxvt.color12: #6f6fff
63 URxvt.color13: #ff82ff
66 URxvt.color14: #77ffff
69 URxvt.color15: #feffff
71 URxvt.keysym.Shift-Control-V: eval:paste_clipboard
72 URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard