Page 3 of 20

Re: Xresources/Xdefaults colors

Posted: Thu Nov 07, 2013 8:07 pm
by dkeg

Code: Select all

!!!! catchmeifyoucan !!!!

*background:#170f0d
*foreground:#746c48

*fading:10
*fadeColor:#170f0d
*transparent:0
*shading:70

*color0: #130F0C
*color1: #604C38
*color2: #8D7F85
*color3: #907256
*color4: #AA8D70
*color5: #B9A38D
*color6: #C4BFBF
*color7: #C4AE99
*color8: #C69F77
*color9: #CAB9A8
*color10: #D5C6B8
*color11: #DCD1C7
*color12: #E0E0E2
*color13: #E4DAD2
*color14: #EAE3DC
*color15: #F6F2F0
catchmeifyoucan.png

Re: Xresources/Xdefaults colors

Posted: Thu Nov 07, 2013 11:41 pm
by ivanovnegro
Shuttleworth is nice. :)

Re: Xresources/Xdefaults colors

Posted: Sat Nov 09, 2013 3:26 am
by dkeg

Code: Select all

!!!! lightbeams !!!!
*background:#170f0d
*foreground:#746c48

*fading:10
*fadeColor:#170f0d
*transparent:0
*shading:70

*color0: #3D1A18
*color1: #3D241B
*color2: #3E2723
*color3: #45291B
*color4: #461F1B
*color5: #462E26
*color6: #473E38
*color7: #524A33
*color8: #606248
*color9: #6C542F
*color10: #7C8456
*color11: #9D672A
*color12: #B17436
*color13: #C89647
*color14: #FDD16E
*color15: #FED486
lightbeams.png

Re: Xresources/Xdefaults colors

Posted: Sat Nov 09, 2013 3:30 am
by dkeg

Code: Select all

!!!! evergreensnow !!!!
*background:#170f0d
*foreground:#746c48

*fading:10
*fadeColor:#170f0d
*transparent:0
*shading:70

*color0: #2C1C20
*color1: #322A31
*color2: #373945
*color3: #42383E
*color4: #563A48
*color5: #5B555C
*color6: #726E6D
*color7: #748F8A
*color8: #79817B
*color9: #866F76
*color10: #89897A
*color11: #A4A493
*color12: #C2BEA4
*color13: #D3C9AC
*color14: #EBD6B8
*color15: #F0E2C7
evergreensnow.png

Re: Xresources/Xdefaults colors

Posted: Mon Nov 11, 2013 1:45 pm
by dkeg
vwbug_sith.png
vwbug_sith.png (4.35 KiB) Viewed 4739 times

Code: Select all

!!!! vwbug !!!!
*background:#170f0d
*foreground:#746c48

*fading:10
*fadeColor:#170f0d
*transparent:0
*shading:70

*color0: #261E26
*color1: #312C38
*color2: #4D353B
*color3: #503B43
*color4: #57403E
*color5: #665453
*color6: #6E5450
*color7: #8E7266
*color8: #906756
*color9: #927E7E
*color10: #AD6042
*color11: #B48B6F
*color12: #C4AB98
*color13: #D9C9B6
*color14: #E7DDD1
*color15: #FAF7F2
vwbug.png

Re: Xresources/Xdefaults colors

Posted: Wed Nov 13, 2013 8:53 pm
by wuxmedia

Code: Select all

!ShowmePink
*background: #101010
*foreground: #F7C9B1

*color0: #6B473D
*color8: #9C6759

*color1: #CA7D83
*color9: #F09B87

*color2: #C0A396
*color10: #F09B87

*color3: #CA7D83
*color11: #F2A974

*color4: #CF715B
*color12: #F2AC8C

*color5: #D59170
*color13: #F3C39E

*color6: #D7A68C
*color14: #F7D5CA

*color7: #D6B9AF
*color15: #F7C9B1
showmepink.png

Re: Xresources/Xdefaults colors

Posted: Wed Nov 13, 2013 10:58 pm
by rhowaldt
for clarity, i believe it is called 'showmepink'? (the beautiful thing about these schemes, aside from their colors, is that you get to give them nice names :)

Re: Xresources/Xdefaults colors

Posted: Wed Nov 13, 2013 11:02 pm
by wuxmedia
^ indeed, edited.
The other nice thing is choosing interesting pictures to get a nice colour range. 8)

Re: Xresources/Xdefaults colors

Posted: Sun Nov 17, 2013 6:36 pm
by rhowaldt
okidoki, here is something for the enthusiasts among you (whoever feels the calling ;)...

found Wes Anderson movie color palettes online.
Image

used the marvelous (gtk2, it's nice though, and no idea if this can be done in the terminal) 'gcolor2' which has a colorpicker to pick the colors. here's the list:

Code: Select all

Moonrise Kingdom
#A6994A
#B7B9B6
#966C42
#C69A37
#C69A37

The Darjeeling Limited
#6399B1
#D26C21
#D38D25
#1E7F6B
#CF0A26

The Life Aquatic With Steve Zissou
#C62B0C
#C58F1B
#D6A932
#47778B
#73959F

The Royal Tenenbaums
#DBBEB8
#6C5D77
#A1B2BA
#9F5A1D
#BA2715

Rushmore
#CB342B
#36273A
#375845
#D0A37A
#CFA05A
now, these schemes are obviously incomplete. i have no real thoughts on how to complete them, aside from doing some interpolation which i fear will look bad and deviate from the scheme too much. so, if somebody has the time and/or inclination, there are some nice palettes to be had here i think, especially cool if you know/like the movies.

P.S. Fantastic Mr Fox omitted because, well, I didn't really like it, so i didn't bother :)
use them as you like!

Re: Xresources/Xdefaults colors

Posted: Sun Nov 17, 2013 6:54 pm
by machinebacon
Wow :D

(very mini short info: you can use 'GNU Octave' to pick colors from an image -- youtube: gnu octave image processing, and/or of course also imagemagick)

Re: Xresources/Xdefaults colors

Posted: Wed Nov 20, 2013 6:11 pm
by gutterslob
machinebacon wrote:youtube: gnu octave image processing
That voice!! That accent!!
It's like you're on the phone with Dell tech support!!

On-topic;
Dunno if it's been mentioned, but there's also gpick in most distro repos. Just launch, and use the "Palette from image" option. You can also play around with it's other bits and bobs.

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 12:25 am
by machinebacon
^ lol I thought the same, love the muted R :D

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 8:00 am
by rhowaldt
@slob: yep, gpick has that option indeed. but of course i wanted to do a CLI option, and since imagemagick is so nice anyway it is good to have that for this solution.

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 7:25 pm
by GekkoP
Following ivan suggestion:
calm ocean

Code: Select all

#1D2930
#1D1D25
#1F1D24
#233439
#283E41
#314B49
#3D645C
#516D5B
#728B6E
#7BA081
#9BA177
#B1B285
#C8CC97
#CABB86
#CDB77C
#E6CF8E
Image

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 7:47 pm
by ivanovnegro
Thanks.

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 8:22 pm
by rhowaldt
@gekko: only one thing missing: give it a name! :)

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 8:34 pm
by GekkoP
^ done :)

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 8:46 pm
by kexolino
@Gekko, those colors are really nice, will steal

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 8:51 pm
by GekkoP
Only issue is with man pages at the moment. Not easy to read.

Re: Xresources/Xdefaults colors

Posted: Thu Nov 21, 2013 9:11 pm
by ivanovnegro
Man pages are bloat.