-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.Xresources
40 lines (38 loc) · 927 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
! transparency settings
URxvt.depth: 32
! terminal colors
URxvt.foreground: [90]#adadad
URxvt.background: [90]#202020
URxvt.cursorColor: [90]#ffffff
! Black
URxvt.color0: [90]#000000
URxvt.color8: [90]#555555
! Red
URxvt.color1: [90]#fa5355
URxvt.color9: [90]#fb7172
! Green
URxvt.color2: [90]#126e00
URxvt.color10: [90]#67ff4f
! Yellow
URxvt.color3: [90]#c2c300
URxvt.color11: [90]#ffff00
! Blue
URxvt.color4: [90]#4581eb
URxvt.color12: [90]#6d9df1
! Magenta
URxvt.color5: [90]#fa54ff
URxvt.color13: [90]#fb82ff
! Cyan
URxvt.color6: [90]#33c2c1
URxvt.color14: [90]#60d3d1
! White
URxvt.color7: [90]#adadad
URxvt.color15: [90]#eeeeee
! Bold, Italic, Underline
URxvt.colorBD: [90]#eeeeee
!*.colorIT:
!*.colorUL:
! font settings
URxvt.font: xft:monaco:size=11, xft:Migu 1M:size=11, xft:Noto Color Emoji:size=11
emacs.font: Migu 1M-11
Xft.dpi: 123