guest@dotshare [~/groups/terms/colors] $ ls fni-Xresources3/ | cat

fni .Xresources3 (scrot, raw, dl) (+1 likes)

fey Jul 01, 2012 (terms/colors)

SCROT

 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
*background: rgb:12/09/21
*foreground: rgb:f7/b7/ac


!URxvt*background: Black
!URxvt*background: rgb:06/0B/19
!URxvt*transparent: true
!URxvt*shading: 10
URxvt.font: -*-terminus-medium-*-*-*-*-140-*-*-*-*-u
URxvt*font: xft:Terminus:pixelsize=15:antialias=false
URxvt.boldFont: xft:Terminus:pixelsize=15:antialias=false
URxvt.italicFont: xft:Terminus:pixelsize=13:Italic
URxvt.perl-ext-common: default,matcher
URxvt.urlLauncher: dwb
URxvt.matcher.button: 2
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-]
URxvt*scrollBar_right: false
URxvt*scrollBar: false
!URxvt*borderColor:        #151515
URxvt*colorBD:            #ffffff
URxvt*cursorColor:        #374757 
URxvt*cursorColor2:       #000000
URxvt*urgentOnBell: true
URxvt.keysym.Control-Down:\033[1;5B 
URxvt.keysym.Control-Left:\033[1;5D 
URxvt.keysym.Control-Right:\033[1;5C
URxvt.keysym.Control-Up:\033[1;5A 

Xft.dpi:        96
Xft.antialias:  false
Xft.rgba:       none
Xft.hinting:    false

xterm*faceName:           terminus:bold:pixelsize=13
xterm*jumpScroll:         true
xterm*multiScroll:        true
xterm*saveLines:          1024
xterm*scrollKey:          true
xterm*scrollTtyOutput:    false

UXTerm*bellIsUrgent: true
!*foreground: #D7D0C7
!*background: #151515

!black
! *color0:     #AF875F
! *color8:     #AF875F
*color0:     #101010
*color8:     #404040
!red
*color1:     #af0532
*color9:     #FF3D3D
!green
*color2:     #72A92E
*color10:    #A0EF5D
!yellow
*color3:     #C18A2D
*color11:    #F8DD21
!blue
*color4:     #2D71BF
*color12:    #6EAFFF
!magenta
*color5:     #8B34EB
*color13:    #C552FF
!cyan
*color6:     #6D878D
*color14:    #42717B
!white
*color7:     #a5a8c2
*color15:    #ffffff

CLICK TO VIEW

x