-
Notifications
You must be signed in to change notification settings - Fork 0
/
_Xresources
147 lines (130 loc) · 3.51 KB
/
_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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
Xcursor.size: 32
URxvt.inputMethod: ibus
URxvt.preeditType: OverTheSpot
URxvt.scrollBar: false
URxvt.depth: 32
URxvt.transparent: false
!URxvt.background: [90]#1D1F21
URxvt.background: #1D1F21
URxvt.fading: 10
URxvt.loginShell: true
URxvt.saveLines: 20000
URxvt.internalBorder: 3
URxvt.lineSpace: 0
URxvt.letterSpace: 0
URxvt.visualBell: false
URxvt.pointerBlank: true
URxvt.cursorBlink: true
URxvt.perl-ext-common: default,matcher,clipboard-osc,xim-onthespot
! railscasts.light
URxvt.font: xft:Fira Code:regular:size=10:hinting=true:antialias=true,\
xft:Noto Sans Mono CJK JP Regular:size=10:hinting=true:antialias=true,\
xft:Noto Sans CJK JP:size=10:hinting=true:antialias=true,\
xft:Noto Color Emoji:minspace=False
URxvt.boldFont: xft:Fira Code:bold:size=10:hinting=true:antialias=true,\
xft:Noto Sans Mono CJK JP Bold:size=10:hinting=true:antialias=true,\
xft:Noto Sans CJK JP:bold:size=10:hinting=true:antialias=true,
xft:Noto Color Emoji:minspace=False
!*.foreground: #e6e1dc
!*.background: #2b2b2b
!*.cursorColor: #e6e1dc
!*.color0: #2b2b2b
!*.color8: #5a647e
!*.color1: #da4939
!*.color9: #da4939
!*.color2: #a5c261
!*.color10: #a5c261
!*.color3: #ffc66d
!*.color11: #ffc66d
!*.color4: #6d9cbe
!*.color12: #6d9cbe
!*.color5: #b6b3eb
!*.color13: #b6b3eb
!*.color6: #519f50
!*.color14: #519f50
!*.color7: #e6e1dc
!*.color15: #f9f7f3
! Hybrid Terminal Colours. Uses the palette from Tomorrow-Night:
!*background: #1D1F21
!*foreground: #C5C8C6
!*color0: #282A2E
!*color8: #373B41
!*color1: #A54242
!*color9: #CC6666
!*color2: #8C9440
!*color10: #B5BD68
!*color3: #DE935F
!*color11: #F0C674
!*color4: #5F819D
!*color12: #81A2BE
!*color5: #85678F
!*color13: #B294BB
!*color6: #5E8D87
!*color14: #8ABEB7
!*color7: #707880
!*color15: #C5C8C6
! special
*.foreground: #c5c8c6
*.background: #1d1f21
*.cursorColor: #c5c8c6
! black
*.color0: #282a2e
*.color8: #373b41
! red
*.color1: #a54242
*.color9: #cc6666
! green
*.color2: #8c9440
*.color10: #b5bd68
! yellow
*.color3: #de935f
*.color11: #f0c674
! blue
*.color4: #5f819d
*.color12: #81a2be
! magenta
*.color5: #85678f
*.color13: #b294bb
! cyan
*.color6: #5e8d87
*.color14: #8abeb7
! white
*.color7: #707880
*.color15: #c5c8c6
!! プレゼン用
!! railscasts.light
!URxvt.font: xft:Fira Code:regular:size=15:hinting=true:antialias=true,xft:Noto Sans Mono CJK JP Regular:size=20:hinting=true:antialias=true,Noto Color Emoji:minspace=False
!URxvt.boldFont: xft:Fira Code:bold:size=15:hinting=true:antialias=true,xft:Noto Sans Mono CJK JP Bold:size=20:hinting=true:antialias=true,Noto Color Emoji:minspace=False
!*.foreground: #3a4055
!*.background: #f9f7f3
!*.cursorColor: #3a4055
!*.color0: #2b2b2b
!*.color8: #5a647e
!*.color1: #da4939
!*.color9: #da4939
!*.color2: #a5c261
!*.color10: #a5c261
!*.color3: #ffc66d
!*.color11: #ffc66d
!*.color4: #6d9cbe
!*.color12: #6d9cbe
!*.color5: #b6b3eb
!*.color13: #b6b3eb
!*.color6: #519f50
!*.color14: #519f50
!*.color7: #e6e1dc
!*.color15: #f9f7f3
!xscreensaver.programs: "ATV4-4k" atv4-4k
xscreensaver.fade: False
xscreensaver.unfade: False
!Xft.dpi: 96
! 3072x1728
Xft.dpi: 131
!Xft.dpi: 163
Xft.autohint: 0
Xft.lcdfilter: lcddefault
Xft.hintstyle: hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb
*.dpi: 131