-
Notifications
You must be signed in to change notification settings - Fork 0
/
.Xdefaults
45 lines (39 loc) · 914 Bytes
/
.Xdefaults
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
##### THIS FILE IS BEING CURRENTLY MANAGED BY URXVTCONFIG #####
##### CHANGES DONE TO THIS FILE MANUALLY MAY AFFECT THE FUNCTIONALITY ######
##### PROCEED WITH CAUTION! #####
! special colors
*.foreground: #d0c8c6
*.background: #3b3228
*.cursorColor: #d0c8c6
! black
*.color0: #3b3228
*.color8: #7e705a
! red
*.color1: #cb6077
*.color9: #cb6077
! green
*.color2: #beb55b
*.color10: #beb55b
! yellow
*.color3: #f4bc87
*.color11: #f4bc87
! blue
*.color4: #8ab3b5
*.color12: #8ab3b5
! magenta
*.color5: #a89bb9
*.color13: #a89bb9
! cyan
*.color6: #7bbda4
*.color14: #7bbda4
! white
*.color7: #d0c8c6
*.color15: #d0c8c6
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt*transparent: true
URxvt*shading: 25
URxvt.font: xft:Courier New:pixelsize=34
URxvt.letterSpace: 0
*antialias: true
*autohint: false