removed stale files
[my-dotfiles.git] / Xresources
1 Xft.dpi: 96
2 Xft.antialias: true
3 Xft.hinting: true
4 Xft.rgba: rgb
5 Xft.autohint: false
6 Xft.hintstyle: hintslight
7 Xft.lcdfilter: lcddefault
8
9 XTerm*pointerColor: #16A085
10 XTerm*faceName: Fixed
11 XTerm*faceSize: 11
12
13 *background: #272827
14 *foreground: #657b83
15 *fading: 15
16 *fadeColor: black
17 *cursorColor: #16A085
18 *pointerColorBackground:#2B2C2B
19 *pointerColorForeground:#16A085
20
21 ! special
22 *.foreground: #f5f5f5
23 *.background: #303030
24 *.cursorColor: #f5f5f5
25
26 ! black
27 *.color0: #303030
28 *.color8: #424242
29
30 ! red
31 *.color1: #d32f2f
32 *.color9: #e57373
33
34 ! green
35 *.color2: #388e3c
36 *.color10: #81c784
37
38 ! yellow
39 *.color3: #f57c00
40 *.color11: #ffb74d
41
42 ! blue
43 *.color4: #303f9f
44 *.color12: #7986cb
45
46 ! magenta
47 *.color5: #c51162
48 *.color13: #ff4081
49
50 ! cyan
51 *.color6: #1976d2
52 *.color14: #64b5f6
53
54 ! white
55 *.color7: #bdbdbd
56 *.color15: #f5f5f5
57
58
59 XTerm*background: #303030
60 XTerm*foreground: #f5f5f5
61 XTerm*reverseVideo: on
62 XTerm*selectToClipboard: true
63
64 URxvt*termName: rxvt-256color
65 URxvt.font: xft:Droid Sans Mono for Powerline:size=10,style=regular
66 URxvt.geometry: 120x30
67 URxvt.depth: 32
68 URxvt.background: [80]#303030
69 URxvt*scrollBar: false
70 URxvt*mouseWheelScrollPage: false
71 URxvt*cursorBlink: true
72 URxvt*cursorUnderline: true
73 URxvt*.foreground: #f5f5f5
74 URxvt*cursorColor: #f5f5f5
75 URxvt*saveLines: 5000
76 URxvt.internalBorder: 1
77
78 URxvt.colorIT: #81c784
79 URxvt.colorBD: #f5f5f5
80 URxvt.colorUL: #7986cb