-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
executable file
·86 lines (80 loc) · 1.81 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
! X colors.
! Generated by 'wal'
URxvt.font: xft:Iosevka:bold:pixelsize=11
urxvt*termName: rxvt
urxvt*scrollBar: false
urxvt*matcher.button: 1
urxvt.transparent: true
urxvt.boldFont:
Xft*dpi: 90
Xft*antialias: true
Xft*hiding: full
URxvt*geometry: 85x20
*internalBorder: 15
URxvt*fading: 0
URxvt*tintColor: #ffffff
URxvt*shading: 20
URxvt*inheritPixmap: False
! Generated by 'wal'
*foreground: #dedbd2
*background: #131b1f
*.foreground: #dedbd2
*.background: #131b1f
emacs*foreground: #dedbd2
emacs*background: #131b1f
URxvt*foreground: #dedbd2
XTerm*foreground: #dedbd2
UXTerm*foreground: #dedbd2
URxvt*background: [85]#131b1f
XTerm*background: #131b1f
UXTerm*background: #131b1f
URxvt*cursorColor: #dedbd2
XTerm*cursorColor: #dedbd2
UXTerm*cursorColor: #dedbd2
URxvt*borderColor: [85]#131b1f
! Colors 0-15.
*.color0: #131b1f
*color0: #131b1f
*.color1: #9A9C73
*color1: #9A9C73
*.color2: #C4A55B
*color2: #C4A55B
*.color3: #507885
*color3: #507885
*.color4: #5E9897
*color4: #5E9897
*.color5: #4CB3BC
*color5: #4CB3BC
*.color6: #A5AA93
*color6: #A5AA93
*.color7: #dedbd2
*color7: #dedbd2
*.color8: #9b9993
*color8: #9b9993
*.color9: #9A9C73
*color9: #9A9C73
*.color10: #C4A55B
*color10: #C4A55B
*.color11: #507885
*color11: #507885
*.color12: #5E9897
*color12: #5E9897
*.color13: #4CB3BC
*color13: #4CB3BC
*.color14: #A5AA93
*color14: #A5AA93
*.color15: #dedbd2
*color15: #dedbd2
! Black color that will not be affected by bold highlighting.
*.color66: #131b1f
*color66: #131b1f
! Xclock colors.
XClock*foreground: #dedbd2
XClock*background: #131b1f
XClock*majorColor: rgba:de/db/d2/ff
XClock*minorColor: rgba:de/db/d2/ff
XClock*hourColor: rgba:de/db/d2/ff
XClock*minuteColor: rgba:de/db/d2/ff
XClock*secondColor: rgba:de/db/d2/ff
! Set depth to make transparency work.
URxvt*depth: 32