blob: 932a4ab64315f6a4a0cdf5f40ff446cc5944bc33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
*.background: #383c4a
*.foreground: #D2D2D2
!black
*color0: #383c4a
*color8: #404552
!red
*color1: #9A4138
*color9: #E7766B
!green
*color2: #4BEC90
*color10: #3CBF75
!yellow
*color3: #D8D782
*color11: #CFCD63
!blue
*color4: #5294e2
*color12: #579CEF
!magenta
*color5: #CE50DD
*color13: #E7766B
!cyan
*color6: #6BE5E7
*color14: #90FDFF
!white
*color7: #CCCCCC
*color15: #FFFFFF
!urxvt
URxvt.font: xft:Monospace:size=8
URxvt.scrollBar: false
URxvt.letterSpacing: -1
|