1 !
2 ! http://font.gohu.org/
3 ! mkdir -p ~/.fonts
4 ! https://askubuntu.com/questions/135633/installed-pcf-fonts-not-available
5 !
6 urxvt.font: xft:gohufont-11:pixelsize=10
7 !urxvt.font: xft:terminus:size=10:antialias=true
8 urxvt*termName: rxvt
9 urxvt*background: #1a0b02
10 urxvt*foreground: #e0cbbb
11 urxvt*scrollBar: false
12 urxvt.perl-lib: /usr/lib/urxvt/perl/
13 urxvt.perl-ext-common: default,matcher,font-size
14 urxvt*urlLauncher: /usr/bin/jumanji
15 urxvt*matcher.button: 1
16
17 Xft*dpi: 96
18 Xft*antialias: true
19 Xft*hinting: full
20
21
22 URxvt.transparent: disabled
23 URxvt.tintColor: white
24 URxvt.shading: disabled
25
26 urxvt.foreground: #E8DFD6
27 urxvt.background: #021B21
28 urxvt.cursorColor: #2E3340
29 urxvt.color0: #032C36
30 urxvt.color8: #065F73
31 urxvt.color1: #C2454E
32 urxvt.color9: #EF5847
33 urxvt.color2: #7CBF9E
34 urxvt.color10: #A2D9B1
35 urxvt.color3: #8A7A63
36 urxvt.color11: #BEB090
37 urxvt.color4: #2E3340
38 urxvt.color12: #61778D
39 urxvt.color5: #FF5879
40 urxvt.color13: #FF99A1
41 urxvt.color6: #44B5B1
42 urxvt.color14: #9ED9D8
43 urxvt.color7: #F2F1B9
44 urxvt.color15: #F6F6C9