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
33 URxvt.iso14755_53: false
34 URxvt.keysym.M-c: perl:clipboard:copy
35 URxvt.keysym.M-v: perl:clipboard:paste
36 URxvt.keysym.C-A-V: perl:clipboard:paste_escaped
37 URxvt.keysym.C-Up: font-size:increase
38 URxvt.keysym.C-Down: font-size:decrease
39 URxvt.keysym.C-S-Up: font-size:incglobal
40 URxvt.keysym.C-S-Down: font-size:decglobal
41 URxvt.keysym.C-equal: font-size:reset
42 !URxvt.keysym.C-question: font-size:show
44 !URxvt.iconFile: /usr/share/icons/elementary-xfce/apps/48/terminal.png
46 !urxvt*foreground: white
47 !urxvt*background: black
66 !URxvt.foreground: #C8C8C8
67 !URxvt.background: #FFFFFF
87 !! orange (replaces cyan)
96 ! ! Base16 Solarized Light
97 ! ! Scheme: Ethan Schoonover (http://ethanschoonover.com/solarized)
99 ! #define base00 #fdf6e3
100 ! #define base01 #eee8d5
101 ! #define base02 #93a1a1
102 ! #define base03 #839496
103 ! #define base04 #657b83
104 ! #define base05 #586e75
105 ! #define base06 #073642
106 ! #define base07 #002b36
107 ! #define base08 #dc322f
108 ! #define base09 #cb4b16
109 ! #define base0A #b58900
110 ! #define base0B #859900
111 ! #define base0C #2aa198
112 ! #define base0D #268bd2
113 ! #define base0E #6c71c4
114 ! #define base0F #d33682
116 ! *foreground: base05
117 ! #ifdef background_opacity
118 ! *background: [background_opacity]base00
120 ! *background: base00
122 ! *cursorColor: base05
142 ! ! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
143 ! ! use 'shell' template to set these if necessary
152 ! Tango colour theme for rxvt-unicode
153 URxvt.background: #FFFFFF
154 URxvt.foreground: #000000
157 URxvt.color0: #2E3436
158 URxvt.color8: #757773
161 URxvt.color1: #CC0000
162 URxvt.color9: #EF2929
165 URxvt.color2: #4E9A06
166 URxvt.color10: #8AE234
169 URxvt.color3: #C4A000
170 URxvt.color11: #FCE94F
173 URxvt.color4: #3465A4
174 URxvt.color12: #729FCF
177 URxvt.color5: #75507B
178 URxvt.color13: #AD7FA8
181 !URxvt.color6: #06989A
182 !URxvt.color14: #34E2E2
183 ! orange (replaces cyan)
188 URxvt.color7: #D3D7CF
189 URxvt.color15: #EEEEEC