2 URxvt.font: xft:source code pro:pixelsize=14:antialias=true:hinting=true, xft:dejavu sans mono:pixelsize=15:antialias=true:hinting=true
3 URxvt.boldFont: xft:source code pro:semibold:pixelsize=14:antialias=true:hinting=true:bold, xft:dejavu sans mono:pixelsize=15:antialias=true:hinting=true:bold
4 URxvt.italicFont: xft:source code pro:italic:pixelsize=14:antialias=true:hinting=true:italic, xft:dejavu sans mono:pixelsize=15:antialias=true:hinting=true:italic
5 URxvt.bolditalicFont: xft:source code pro:semibold:italic:pixelsize=14:antialias=true:hinting=true:bold:italic, xft:dejavu sans mono:pixelsize=15:antialias=true:hinting=true:bolditalic
7 URxvt.xftAntialias: true
11 !URxvt.loginShell: true
12 !URxvt*buffered: false
13 URxvt.saveLines: 100000
14 URxvt.internalBorder: 3
16 URxvt.scrollBar: false
17 URxvt.scrollStyle: rxvt
18 URxvt*scrollTtyOutput: false
19 URxvt*scrollWithBuffer: true
20 URxvt*scrollTtyKeypress: true
21 URxvt.keysym.Shift-Up: command:\033]720;1\007
22 URxvt.keysym.Shift-Down: command:\033]721;1\007
24 URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select
25 URxvt.url-select.launcher: firefox
26 URxvt.url-select.underline: true
27 URxvt.keysym.M-u: perl:url-select:select_next
28 URxvt.keysym.M-Escape: perl:keyboard-select:activate
29 URxvt.keysym.M-s: perl:keyboard-select:search
30 URxvt.url-launcher: /usr/bin/abrowser
31 URxvt.matcher.button: 1
32 ! URxvt.iso14755: false
33 ! URxvt.iso14755_53: false
34 ! URxvt.keysym.M-c: perl:clipboard:copy
35 ! URxvt.keysym.M-v: perl:clipboard:paste
36 URxvt.keysym.M-c: eval:selection_to_clipboard
37 URxvt.keysym.M-v: eval:paste_clipboard
38 URxvt.keysym.C-A-V: perl:clipboard:paste_escaped
39 ! URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
40 ! URxvt.keysym.Shift-Control-V: eval:paste_clipboard
41 URxvt.keysym.C-Up: font-size:increase
42 URxvt.keysym.C-Down: font-size:decrease
43 URxvt.keysym.C-S-Up: font-size:incglobal
44 URxvt.keysym.C-S-Down: font-size:decglobal
45 URxvt.keysym.C-equal: font-size:reset
46 !URxvt.keysym.C-question: font-size:show
48 !URxvt.iconFile: /usr/share/icons/elementary-xfce/apps/48/terminal.png
50 !urxvt*foreground: white
51 !urxvt*background: black
70 !URxvt.foreground: #C8C8C8
71 !URxvt.background: #FFFFFF
91 !! orange (replaces cyan)
100 ! ! Base16 Solarized Light
101 ! ! Scheme: Ethan Schoonover (http://ethanschoonover.com/solarized)
103 ! #define base00 #fdf6e3
104 ! #define base01 #eee8d5
105 ! #define base02 #93a1a1
106 ! #define base03 #839496
107 ! #define base04 #657b83
108 ! #define base05 #586e75
109 ! #define base06 #073642
110 ! #define base07 #002b36
111 ! #define base08 #dc322f
112 ! #define base09 #cb4b16
113 ! #define base0A #b58900
114 ! #define base0B #859900
115 ! #define base0C #2aa198
116 ! #define base0D #268bd2
117 ! #define base0E #6c71c4
118 ! #define base0F #d33682
120 ! *foreground: base05
121 ! #ifdef background_opacity
122 ! *background: [background_opacity]base00
124 ! *background: base00
126 ! *cursorColor: base05
146 ! ! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
147 ! ! use 'shell' template to set these if necessary
156 ! Tango colour theme for rxvt-unicode
157 URxvt.background: #FFFFFF
158 URxvt.foreground: #000000
161 URxvt.color0: #2E3436
162 URxvt.color8: #757773
165 URxvt.color1: #CC0000
166 URxvt.color9: #EF2929
169 URxvt.color2: #4E9A06
170 URxvt.color10: #8AE234
173 URxvt.color3: #C4A000
174 URxvt.color11: #FCE94F
177 URxvt.color4: #3465A4
178 URxvt.color12: #729FCF
181 URxvt.color5: #75507B
182 URxvt.color13: #AD7FA8
185 !URxvt.color6: #06989A
186 !URxvt.color14: #34E2E2
187 ! orange (replaces cyan)
192 URxvt.color7: #D3D7CF
193 URxvt.color15: #EEEEEC