-
Notifications
You must be signed in to change notification settings - Fork 1
/
.Xresources
59 lines (41 loc) · 990 Bytes
/
.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
##### THIS FILE IS BEING CURRENTLY MANAGED BY URXVTCONFIG #####
##### CHANGES DONE TO THIS FILE MANUALLY MAY AFFECT THE FUNCTIONALITY ######
##### PROCEED WITH CAUTION! #####
! special colors
*.foreground: #c5c8c6
*.background: #0e1011
*.cursorColor: #c5c8c6
! black
*.color0: #cccc1f
*.color8: #969896
! red
*.color1: #cc342b
*.color9: #cccc1f
! green
*.color2: #198844
*.color10: #198844
! yellow
*.color3: #fba922
*.color11: #fba922
! blue
*.color4: #8e9dff
*.color12: #8e9dff
! magenta
*.color5: #a36ac7
*.color13: #3e3d3c
! cyan
*.color6: #3971ed
*.color14: #38746d
! white
*.color7: #c5c8c6
*.color15: #ececec
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt*transparent: false
URxvt*depth: 32
URxvt.background: [95]#0e1011
URxvt.font: xft:PT Mono:pixelsize=15
URxvt.boldFont: xft:PT Mono:bold:pixelsize=15
URxvt.letterSpace: 0
*antialias: true
*autohint: true