guest@dotshare [~/groups/terms/colors] $ ls XDotShare/ | cat

X::DotShare (scrot, raw, dl) (+17 likes)

crshd Jun 27, 2011 (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
! vim: set filetype=xdefaults :
*foreground: #D7D0C7
*background: #151515

!black
! *color0:     #AF875F
! *color8:     #AF875F
*color0:     #101010
*color8:     #404040
!red
*color1:     #E84F4F
*color9:     #D23D3D
!green
*color2:     #B8D68C
*color10:    #A0CF5D
!yellow
*color3:     #E1AA5D
*color11:    #F39D21
!blue
*color4:     #7DC1CF
*color12:    #4E9FB1
!magenta
*color5:     #9B64FB
*color13:    #8542FF
!cyan
*color6:     #6D878D
*color14:    #42717B
!white
*color7:     #dddddd
*color15:    #dddddd

URxvt*borderColor:        #151515
URxvt*colorBD:            #ffffff
URxvt*cursorColor:        #ff8939
URxvt*cursorColor2:       #151515

CLICK TO VIEW

x

Notes

Comments

bollovan said about 12 years ago

Can I get the first script in the scrot(~/bin/colorer) please?

crshd said about 12 years ago
RedLotus said about 12 years ago

@crshd Can you answer one stupid question from me? I just a linux newbie.

I have edited my .Xdefaults like you config but my urxvt dont like your screenshot? why?
My name (FirePhoenix@doanlvse60820) and commands only display in one color but two color in your screenshot (crshd@kahawa) also your command in another color.
How can i do it?
I have try to find solution from internet but no useful information i get.

P/s Sorry for my bad english.

crshd said about 12 years ago

@RedLotus: These are just my colors, they have nothing to do with the prompt, or the commands. You’ll have to take care of that seperately.

You can check out my ZSH config to get started on that.

RedLotus said about 12 years ago

@crshd Thank for your answer. I have noticed that it is so fool question :( after posting it.
Thank for your suggestion about ZSH. I will try it.
Again I want to say thank you.

JayLine said about 7 years ago

Can I get the second script please? (colorchart)

crshd said about 7 years ago

@JayLine: Nope, sorry. I didn’t bother transferring most of my stuff over when I made the switch to OSX.

But I’m pretty sure it’s from the Arch wiki. But apparently it has been removed. You might have some luck checking the history

EDIT:

found it

edited about 7 years ago