-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.Xresources
More file actions
43 lines (31 loc) · 735 Bytes
/
.Xresources
File metadata and controls
43 lines (31 loc) · 735 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
URxvt.scrollBar: False
! URxvt.font: xft: FantasqueSansMono Nerd Font:size=11
URxvt.font: xft: Hack Nerd Font:size=11
! special
URxvt.foreground: #c5c8c6
URxvt.background: #1d1f21
URxvt.cursorColor: #c5c8c6
! black
URxvt.color0: #282a2e
URxvt.color8: #373b41
! red
URxvt.color1: #a54242
URxvt.color9: #cc6666
! green
URxvt.color2: #8c9440
URxvt.color10: #b5bd68
! yellow
URxvt.color3: #de935f
URxvt.color11: #f0c674
! blue
URxvt.color4: #5f819d
URxvt.color12: #81a2be
! magenta
URxvt.color5: #85678f
URxvt.color13: #b294bb
! cyan
URxvt.color6: #5e8d87
URxvt.color14: #8abeb7
! white
URxvt.color7: #707880
URxvt.color15: #c5c8c6