-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
57 lines (49 loc) · 976 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
! 163 dpi
!!NO! Xft.dpi: 136
! Work
! Xft.dpi: 100
! Home
Xft.dpi: 120
URxvt*scrollTtyOutput: false
URxvt*scrollWithBuffer: true
URxvt*scrollTtyKeypress: true
URxvt*scrollBar: false
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
URxvt.font: xft:FuraCode Nerd Font Mono:size=9
URxvt.depth: 32
URxvt.background: rgba:0000/0000/0200/c800
URxvt.foreground: #cacaca
URxvt.perl-ext-common: default,tabbed,matcher
URxvt.tabbed.new-button: true
URxvt.reopen-on-close: true
URxvt.tabbed.tabbar-fg: 4
URxvt.tabbed.tabbar-bg: 0
URxvt.tabbed.tab-fg: 12
URxvt.tabbed.tab-bg: 8
!*background: #000000
!*foreground: #ffffff
! Black
*color0: #353535
*color8: #555555
! Red
*color1: #D11793
*color9: #E480C2
! Green
*color2: #93D117
*color10: #CCE698
! Yellow
*color3: #ECDC21
*color11: #FFF78A
! Blue
*color4: #3B92FF
*color12: #91D5F7
! Magneta
*color5: #9B17D1
*color13: #D8BBE7
! Cyan
*color6: #1EC7AA
*color14: #A0FEEE
! White
*color7: #CACACA
*color15: #FFFFFF