xref: /dragonfly/nrelease/gui/root/.Xresources (revision 21c1c48a)
1urxvt*font: xft:Terminus:pixelsize=10
2urxvt*termName: rxvt
3urxvt*background: rgba:0000/0000/0000/dddd
4urxvt*foreground: grey90
5urxvt*depth: 32
6urxvt*geometry: 100x30
7urxvt*scrollBar: False
8urxvt*inheritPixmap: True
9urxvt*tintColor: grey
10urxvt*shading: 10
11
12! Tango color scheme
13
14urxvt*color0: #000000
15urxvt*color1: #a40000
16urxvt*color2: #4e9a06
17urxvt*color3: #c4a000
18urxvt*color4: #204a87
19urxvt*color6: #038e82
20urxvt*color7: #babdb6
21urxvt*color8: #555753
22urxvt*color9: #cc0000
23urxvt*color10: #73d216
24urxvt*color11: #edd400
25urxvt*color12: #3465a4
26urxvt*color14: #05d2c1
27urxvt*color15: #d3d7cf
28