-
Notifications
You must be signed in to change notification settings - Fork 1
/
.Xresources
69 lines (58 loc) · 1.8 KB
/
.Xresources
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
!! Color scheme from Tango Icon Theme
#define lightbutter #fce94f
#define medbutter #edd400
#define darkbutter #c4a000
#define lightorange #fcaf3e
#define medorange #f57900
#define darkorange #ce5c00
#define lightchocolate #e9b96e
#define medchocolate #c17d11
#define darkchocolate #8f5902
#define lightchameleon #8ae234
#define medchameleon #73d216
#define darkchameleon #4e9a06
#define lightskyblue #729fcf
#define medskyblue #3465a4
#define darkskyblue #204a87
#define lightplum #ad7fa8
#define medplum #75507b
#define darkplum #5c3556
#define lightred #ef2929
#define medred #cc0000
#define darkred #a40000
#define white #eeeeec
#define offwhite #d3d7cf
#define lightaluminum #babdb6
#define medaluminum #888a85
#define darkaluminum #555753
#define black #2e3436
*foreground: white
*background: black
*transparent: true
*shading: 15
!! black dark/light
*color0: black
*color8: darkaluminum
!! red dark/light
*color1: darkred
*color9: lightred
!! green dark/light
*color2: darkchameleon
*color10: medchameleon
!! yellow dark/light
*color3: medbutter
*color11: lightbutter
!! blue dark/light
*color4: darkskyblue
*color12: lightskyblue
!! magenta dark/light
*color5: darkplum
*color13: lightplum
!! cyan dark/light
*color6: darkorange
*color14: lightorange
!! white dark/light
*color7: lightaluminum
*color15: white
!! setup font
URxvt.font: xft:mononoki-Regular:antialias=true:pixelsize=12