.Xdefaults

changeset 502
ef051cb1651e
parent 501
542f7efa51d0
child 503
b72d55719b94
equal deleted inserted replaced
501:542f7efa51d0 502:ef051cb1651e
4 Xft.hinting: 1 4 Xft.hinting: 1
5 Xft.hintstyle: hintslight 5 Xft.hintstyle: hintslight
6 Xft.lcdfilter: lcdlight 6 Xft.lcdfilter: lcdlight
7 Xft.rgba: rgb 7 Xft.rgba: rgb
8 8
9 Rxvt.foreground: #DFDFDF 9 Rxvt.foreground: #d7d7d7
10 Rxvt.background: #070707 10 Rxvt.background: #121212
11 Rxvt.font: xft:monospace-10 11 Rxvt.font: xft:monospace-10
12 URxvt.letterSpace: -1 12 URxvt.letterSpace: -1
13 13
14 URxvt.scrollstyle: plain 14 URxvt.scrollstyle: plain
15 URxvt.scrollBar_right: true 15 URxvt.scrollBar_right: true
27 27
28 XTerm*termName: xterm-256color 28 XTerm*termName: xterm-256color
29 XTerm*locale: true 29 XTerm*locale: true
30 XTerm*metaSendsEscape: true 30 XTerm*metaSendsEscape: true
31 31
32 XTerm*foreground: #DFDFDF 32 XTerm*foreground: #d7d7d7
33 XTerm*background: #070707 33 XTerm*background: #121212
34 XTerm*faceName: monospace:size=10 34 XTerm*faceName: monospace:size=10
35 XTerm*saveLines: 1000 35 XTerm*saveLines: 1000
36 XTerm*VT100.geometry: 120x40 36 XTerm*VT100.geometry: 120x40
37 37
38 ! Jellybeans-inspired colors
39 Rxvt*color0: #393939
40 Rxvt*color1: #ca674a
41 Rxvt*color2: #96a967
42 Rxvt*color3: #d3a94a
43 Rxvt*color4: #5778c1
44 Rxvt*color5: #9c35ac
45 Rxvt*color6: #6eb5f3
46 Rxvt*color7: #a9a9a9
47 Rxvt*color8: #535551
48 Rxvt*color9: #ea2828
49 Rxvt*color10: #87dd32
50 Rxvt*color11: #f7e44d
51 Rxvt*color12: #6f9bca
52 Rxvt*color13: #a97ca4
53 Rxvt*color14: #32dddd
54 Rxvt*color15: #e9e9e7
55
38 #ifdef USE_LOCAL 56 #ifdef USE_LOCAL
39 #include ".Xdefaults.local" 57 #include ".Xdefaults.local"
40 #endif 58 #endif
59

mercurial