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

fni .Xresources2 (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
*background: rgb:00/00/00
*foreground: rgb:98/98/c8

!URxvt*background: Black
!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

!black
*color0:    #000000
*color8:    #1e2236
!red
*color1:    #af0532
*color9:    #fe0053
!green
!*color2:    #047781
*color2:    #00a922
!*color10:   #00e9fe
*color10:   #00FF00
!yellow
*color3:    #b5b3ac
*color11:   #f3dfb5
!blue
*color4:    #334fc6
*color12:   #637fe9
!magenta
*color5:    #5d37aa
*color13:   #ac2afe
!cyan
*color6:    #009999
*color14:   #00FFFF
!white
*color7:    #b5b8e2
*color15:   #ffffff

CLICK TO VIEW

x