settings

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

.Xresources (906B)


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
URxvt.termName: xterm-256color
URxvt.scrollBar:          off
!URxvt*font: neep-alt-iso8859-1-10
!URxvt*boldFont: neep-alt-iso8859-1-bold-10
URxvt*font: xft:Luculent 09:size=9
URxvt*selectToClipboard:  true
URxvt*saveLines:          10000

URxvt.perl-ext:           default,matcher
URxvt.url-launcher:       chromium-browser
URxvt.matcher.button:     1
URxvt.tabbed.tabbar-fg:   8
URxvt.tabbed.tabbar-bg:   0
URxvt.tabbed.tab-fg:      2
URxvt.tabbed.tab-bg:      0
URxvt.tabbed.new-button:  no
URxvt.tabbed.title:       no

*background: #151515
*foreground: #888888
! black
*color0: #1C1C1C
*color8: #404040
! red
*color1: #B85335
*color9: #CF6A4C
! green
*color2: #799D6A
*color10: #99AD6A
! yellow
*color3: #FFB964
*color11: #FAD07A
! blue
*color4: #667899
*color12: #8197BF
! magenta
*color5: #8787AF
*color13: #C6B6EE
! cyan
*color6: #668799
*color14: #8FBFDC
! white
*color7: #888888
*color15: #E8E8D3