first push of my config files
[my-dotfiles.git] / Xresources
CommitLineData
fdd76fc5 1Xft.dpi: 96
2Xft.antialias: true
3Xft.hinting: true
4Xft.rgba: rgb
5Xft.autohint: false
6Xft.hintstyle: hintslight
7Xft.lcdfilter: lcddefault
8
9XTerm*pointerColor: #16A085
10XTerm*faceName: Fixed
11XTerm*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
59XTerm*background: #303030
60XTerm*foreground: #f5f5f5
61XTerm*reverseVideo: on
62XTerm*selectToClipboard: true
63
64URxvt*termName: rxvt-256color
65URxvt.font: xft:Droid Sans Mono for Powerline:size=10,style=regular
66URxvt.geometry: 120x30
67URxvt.depth: 32
68URxvt.background: [80]#303030
69URxvt*scrollBar: false
70URxvt*mouseWheelScrollPage: false
71URxvt*cursorBlink: true
72URxvt*cursorUnderline: true
73URxvt*.foreground: #f5f5f5
74URxvt*cursorColor: #f5f5f5
75URxvt*saveLines: 5000
76URxvt.internalBorder: 1
77
78URxvt.colorIT: #81c784
79URxvt.colorBD: #f5f5f5
80URxvt.colorUL: #7986cb