-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathXresources
More file actions
46 lines (35 loc) · 751 Bytes
/
Xresources
File metadata and controls
46 lines (35 loc) · 751 Bytes
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
! special
*.foreground: #777777
*.background: #151111
*.cursorColor: #777777
! black
*.color0: #3d3e3d
*.color8: #5a5b5c
! red
*.color1: #755a5b
*.color9: #a37679
! green
*.color2: #68755a
*.color10: #87a376
! yellow
*.color3: #756e5a
*.color11: #a39b76
! blue
*.color4: #5b6976
*.color12: #758ba3
! magenta
*.color5: #755b76
*.color13: #9f76a3
! cyan
*.color6: #465457
*.color14: #899ca1
! white
*.color7: #ccccc6
*.color15: #f8f8f2
! -- Fonts -- !
URxvt.font:xft:Monospace:pixelsize=15
URxvt.boldfont:xft:Monospace-Bold:pixelsize=15
! disable scrollbar
URxvt.scrollBar: false
! change font size on the fly
URxvt.perl-ext-common: ...,font-size