Firefox chrome
[configs.git] / .Xdefaults
blob0a6b19cd95cd5f4f1ce90676956722b263959a45
1 urxvt*font: -*-terminus-medium-r-normal-*-14-*-*-*-*-*-u
2 ! urxvt*font: xft:DejaVu Sans Mono:size=8
3 urxvt*scrollTtyOutput: no
4 urxvt*scrollKey: yes
5 urxvt*scrollBar: no
6 ! urxvt*urgentOnBell: yes
7 urxvt*transparent: no
8 !urxvt*fading: 40
9 !urxvt*shading:5 
10 !urxvt*depth: 32
11 !urxvt*internalBorder: 4
13 ! Colors
14 urxvt*foreground: #e0e0e0
15 urxvt*background: #202020
16 ! urxvt*background: rgba:0000/0000/0000/dddd
18 ! Black
19 urxvt*color0: #0e0e0e
20 urxvt*color8: #555555
21 ! Red
22 urxvt*color1: #C35365
23 urxvt*color9: #D7786C
24 ! Green
25 urxvt*color2: #B6E77D
26 urxvt*color10: #A7D671
27 ! Yellow
28 urxvt*color3: #E1DB70
29 urxvt*color11: #EEE653
30 ! Blue
31 urxvt*color4: #3D77A1
32 urxvt*color12: #72AFCC
33 ! Magenta
34 urxvt*color5: #CC74AC
35 urxvt*color13: #EDAED6
36 ! Cyan
37 urxvt*color6: #6B9D98
38 urxvt*color14: #ACCDCA
39 ! White
40 urxvt*color7: #d0d0d0
41 urxvt*color15: #e0e0e0