-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.Xresources
172 lines (155 loc) · 3.64 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
! Base colors
!*.foreground: #E1E1E1
!*.background: #1c2023
!*.cursorColor: #778899
!
!*.color0: #1c2023
!*.color1: #bf616a
!*.color2: #a3be8c
!*.color3: #ebcb8b
!*.color4: #8fa1b3
!*.color5: #b48ead
!*.color6: #96b5b4
!*.color7: #E1E1E1
!*.color8: #919ba0
!*.color9: #bf616a
!*.color10: #a3be8c
!*.color11: #ebcb8b
!*.color12: #8fa1b3
!*.color13: #b48ead
!*.color14: #96b5b4
!*.color15: #c0c5ce
! Dracula Xresources palette
!*.foreground: #F8F8F2
urxvt.background: [95]#282A36
!*.color0: #000000
!*.color8: #4D4D4D
!*.color1: #FF5555
!*.color9: #FF6E67
!*.color2: #50FA7B
!*.color10: #5AF78E
!*.color3: #F1FA8C
!*.color11: #F4F99D
!*.color4: #BD93F9
!*.color12: #CAA9FA
!*.color5: #FF79C6
!*.color13: #FF92D0
!*.color6: #8BE9FD
!*.color14: #9AEDFE
!*.color7: #BFBFBF
!*.color15: #E6E6E6
!end of Dracula
!JellyBeans Terminal Colors
! vim: ft=xdefaults
!urxvt*background: [95]#151515
!urxvt*foreground: #888888
!! black
!urxvt*color0: #1C1C1C
!urxvt*color8: #404040
!! red
!urxvt*color1: #B85335
!urxvt*color9: #CF6A4C
!! green
!urxvt*color2: #799D6A
!urxvt*color10: #99AD6A
!! yellow
!urxvt*color3: #FFB964
!urxvt*color11: #FAD07A
!! blue
!urxvt*color4: #667899
!urxvt*color12: #8197BF
!! magenta
!urxvt*color5: #8787AF
!urxvt*color13: #C6B6EE
!! cyan
!urxvt*color6: #668799
!urxvt*color14: #8FBFDC
!! white
!urxvt*color7: #888888
!urxvt*color15: #E8E8D3
!!end of Jelly Beans
!Tokyo Night theme
! general
*foreground: #a9b1d6
*background: #1a1b26
*cursorColor: #a9b1d6
! terminal padding color
*borderColor: #1a1b26
! black
*color0: #1a1b26
*color8: #4e5173
! red
*color1: #F7768E
*color9: #F7768E
! green
*color2: #9ECE6A
*color10: #9ECE6A
! yellow
*color3: #E0AF68
*color11: #E0AF68
! blue
*color4: #7AA2F7
*color12: #7AA2F7
! magenta
*color5: #9a7ecc
*color13: #9a7ecc
! cyan
*color6: #4abaaf
*color14: #4abaaf
! white
*color7: #acb0d0
*color15: #acb0d0
! Tokyo Night theme ends
! Rofi
rofi.font: monospace 12
rofi.padding: 20
rofi.line-padding: 2
rofi.color-enabled: true
rofi.hide-scrollbar: true
rofi.separator-style: solid
rofi.color-window: #1c2023, #919ba0, #1c2023
rofi.color-normal: #1c2023, #919ba0, #1c2023, #a4a4a4, #1c2023
rofi.color-urgent: argb:00000000, #f43753, argb:00000000, argb:00000000, #e29a49
rofi.color-active: argb:00000000, #49bbfb, argb:00000000, argb:00000000, #e29a49
rofi.kb-cancel: Escape,Alt+F1
! xterm
xterm*termName: xterm-256color
xterm*font: monospace
xterm*faceName: monospace:size=11
xterm*loginShell: true
xterm*vt100*geometry: 90x34
xterm*saveLines: 2000
xterm*charClass: 33:48,35:48,37:48,43:48,45-47:48,64:48,95:48,126:48
xterm*eightBitInput: false
! URxvt
URxvt*saveline: 15000
URxvt*termName: rxvt-256color
URxvt*iso14755: false
URxvt*depth: 32
!URxvt*background: [95]#1C2023
URxvt*scrollBar: false
URxvt*scrollBar_right: false
URxvt*internalBorder: 0
URxvt*externalBorder: 0
URxvt*letterSpace: -1
!URxvt*font: xft: Droid Sans Mono for Powerline Plus Nerd File Types Mono : size=11
!URxvt.font: xft:FiraCode Nerd Font Mono:size=11
URxvt.font: xft:RobotoMono Nerd Font Mono:style=bold :size=11
URxvt.copyCommand: xclip -i -selection clipboard
URxvt.pasteCommand: xclip -o -selection clipboard
URxvt.urlLauncher: exo-open
URxvt.underlineURLs: true
URxvt.urlButton: 1
URxvt.geometry: 90x34
URxvt.tabbed.tabbar-fg: 4
URxvt.tabbed.tabbar-bg: 16
URxvt.tabbed.tab-fg: 15
URxvt.tabbed.tab-bg: 4
URxvt*buffered: false
URxvt.perl-ext-common: default,matcher,font-size
URxvt.url-launcher: /usr/bin/qutebrowser
URxvt.matcher.button: 1
!https://github.com/majutsushi/urxvt-font-size
URxvt.keysym.C-Up: font-size:increase
URxvt.keysym.C-Down: font-size:decrease
URxvt.keysym.C-equal: font-size:reset