Xresources/Xdefaults colors

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Wed Mar 23, 2016 3:46 pm

Excellent, thanks Nom and Nili.
Nili, Which one may I ask?

Work hard; Complain less

User avatar
Nili
Haxxor
Posts: 131
Joined: Sat Aug 22, 2015 5:40 pm
Location: $HOME/♫♪
Contact:

Re: Xresources/Xdefaults colors

Unread post by Nili » Wed Mar 23, 2016 3:54 pm

dkeg wrote:Nili, Which one may I ask?
There are too many here and here to tell the truth, ofcourse my opinion, your last palette is the ultimate, at least to me, my urxvt/tmux looks so f*@** sexy :)

kudos to you dkeg
Devuan/XFCE

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sun Mar 27, 2016 1:53 am

diner colors - http://linuxbbq.org/bbs/viewtopic.php?p=53654#p53654

Code: Select all

! -- Author:  dkeg
! -- Created: 2016
! -- Title:   diner 
#define bg   #3f4a4b
#define fg   #aba599
#define blk  #414d4e
#define bblk #626f71
#define red  #9c7f5d
#define grn  #8e958f
#define ylw  #b8af97
#define blu  #828882
#define mag  #bb9a7f
#define cyn  #9daba2
#define wht  #aba599
classic style

Code: Select all

 » xrdb -query all|egrep '(color|ground)'
*background:	#3f4a4b
*foreground:	#aba599
*color0:	#414d4e
*color8:	#626f71
*color1:	#9c7f5d
*color9:	#9c7f5d
*color2:	#8e958f
*color10:	#8e958f
*color3:	#b8af97
*color11:	#b8af97
*color4:	#828882
*color12:	#828882
*color5:	#bb9a7f
*color13:	#bb9a7f
*color6:	#9daba2
*color14:	#9daba2
*color7:	#aba599
*color15:	#aba599

Attachments
diner.png
diner.png (1.38 KiB) Viewed 10304 times
Last edited by dkeg on Sun Mar 27, 2016 1:23 pm, edited 2 times in total.
Reason: added classic style color hex view

Work hard; Complain less

User avatar
Snap
Sperminator
Posts: 189
Joined: Sun Oct 05, 2014 8:11 pm

Re: Xresources/Xdefaults colors

Unread post by Snap » Sun Mar 27, 2016 1:29 pm

Thanks for sharing. Great colors there.

User avatar
Dr_Chroot
Alfalfa
Posts: 1100
Joined: Mon Jun 09, 2014 9:49 pm
Location: among the sagebrush
Contact:

Re: Xresources/Xdefaults colors

Unread post by Dr_Chroot » Mon Mar 28, 2016 7:19 pm

^^ Oh my, quite lovely! Thanks dkeg :)
Fight internet censorship.
EFF | Tor Project | Bitcoin

"There have been times throughout American history where what is right is not the same as what is legal. Sometimes to do the right thing you have to break the law." - Edward Snowden

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sun Apr 03, 2016 9:05 pm

Another palette I found between the cushions. zent.

Code: Select all

! -- Author:   dkeg 
! -- Created:  2016
! -- Title:    zent
#define bg    #373737
#define fg    #b6b6b6
#define blk   #3e3e3e
#define bblk  #626262
#define red   #a67979
#define grn   #809f7b
#define ylw   #baad8a
#define blu   #6d7575
#define mag   #7d6969
#define cyn   #7b9899
#define wht   #b6b6b6
and classic hex style

Code: Select all

 » xrdb -query all|egrep '(color|ground)'
*background:	#373737
*foreground:	#b6b6b6
*color0:	#3e3e3e
*color8:	#626262
*color1:	#a67979
*color9:	#a67979
*color2:	#809f7b
*color10:	#809f7b
*color3:	#baad8a
*color11:	#baad8a
*color4:	#6d7575
*color12:	#6d7575
*color5:	#7d6969
*color13:	#7d6969
*color6:	#7b9899
*color14:	#7b9899
*color7:	#b6b6b6
*color15:	#b6b6b6
zent.png
zent.png (1.33 KiB) Viewed 9994 times

Work hard; Complain less

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sat Apr 30, 2016 7:27 pm

New colors ... spire

Code: Select all

! -- Author:  dkeg
! -- Created: 2016
! -- Title:   spire 

#define bg     #262f33
#define fg      #b5b699
#define blk    #273034
#define bblk  #3b4347
#define red   #6f4443
#define grn   #5c6a60
#define ylw   #aaa169
#define blu    #184e60
#define mag   #74636a
#define cyn    #43686a
#define wht    #b5b699
Classic style

Code: Select all

 ¯ xrdb -query all|egrep '(color|ground)'
*background:	#262f33
*foreground:	#b5b699
*color0:	  #273034
*color8:	  #3b4347
*color1:	  #6f4443
*color9:	  #6f4443
*color2:	  #5c6a60
*color10:	#5c6a60
*color3:	  #aaa169
*color11:	#aaa169
*color4:	  #184e60
*color12:	#184e60
*color5:	  #74636a
*color13:	#74636a
*color6:	  #43686a
*color14:	#43686a
*color7:	  #b5b699
*color15:	#b5b699
spire.png

Work hard; Complain less

User avatar
wuxmedia
Grasshopper
Posts: 6445
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Xresources/Xdefaults colors

Unread post by wuxmedia » Sat Apr 30, 2016 8:54 pm

"back of the sofa" to "back of the net!"
out of 16 million odd colors the human eye can see, you choose the tastiest
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

Re: Xresources/Xdefaults colors

Unread post by GekkoP » Sun May 01, 2016 8:25 am

^^ That's awesome.

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sun May 01, 2016 12:27 pm

thank you!
alt blu: #1a5568
softens it up just a bit

Work hard; Complain less

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Mon May 09, 2016 1:06 am

from the last scrot

Code: Select all

! -- Title:        chaires 
! -- Author:    dkeg 2016
! -- Created:  2016
#define bg    #383844
#define fg    #c3c3c6
#define blk   #3d3d49
#define bblk  #4b4b56
#define red   #a7664a
#define grn   #6e8c6e
#define ylw   #cba264
#define blu   #535f6b
#define mag   #775a62
#define cyn   #576e68
#define wht   #c3c3c6
traditional

Code: Select all

  ━━━  xrdb -query all|egrep '(ground|color)'
*background:	#383844
*foreground:	#c3c3c6
*color0:	#3d3d49
*color1:	#a7664a
*color2:	#6e8c6e
*color3:	#cba264
*color4:	#535f6b
*color5:	#775a62
*color6:	#576e68
*color7:	#c3c3c6
*color8:	#4b4b56
*color9:	#a7664a
*color10:	#6e8c6e
*color11:	#cba264
*color12:	#535f6b
*color13:	#775a62
*color14:	#576e68
*color15:	#c3c3c6
chaires.png
chaires.png (2.06 KiB) Viewed 9850 times

Work hard; Complain less

User avatar
twodogs
Riesenpenis
Posts: 33
Joined: Tue Feb 26, 2013 2:08 am
Location: St. Cloud, Florida USA

Re: Xresources/Xdefaults colors

Unread post by twodogs » Thu May 12, 2016 6:26 pm

dkeg, spire is really nice. I am amazed at your color selections. :)

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sat May 14, 2016 1:24 pm

old, and slightly revised
https://github.com/dkeg/crayolo/blob/master/sundr
sundr.png
sundr.png (1.87 KiB) Viewed 9795 times
http://imgur.com/a/lmGbB

Work hard; Complain less

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Mon May 23, 2016 11:04 am

In memory of Gurdy
owl.png
owl.png (1.14 KiB) Viewed 9755 times
https://github.com/dkeg/crayolo/blob/master/owl

Work hard; Complain less

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: Xresources/Xdefaults colors

Unread post by franksinistra » Mon May 23, 2016 11:16 am

nice name that... Gurdy
rice no more.

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sun May 29, 2016 1:14 am

vans, as seen here
https://github.com/dkeg/crayolo/blob/master/vans
vans.png
vans.png (1.12 KiB) Viewed 9727 times

Work hard; Complain less

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sat Jul 16, 2016 8:26 pm

5725
5725.png
5725.png (1.18 KiB) Viewed 9676 times
flapr
flapr.png
flapr.png (1.04 KiB) Viewed 9676 times
brownstone
brownstone.png
brownstone.png (1.03 KiB) Viewed 9676 times
slate
slate.png
slate.png (1.03 KiB) Viewed 9676 times
slate and brownstone are siblings, and come as a pair. Mainly the same, slightly different

https://github.com/dkeg/crayolo

Work hard; Complain less

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sat Aug 27, 2016 10:34 pm

pick a random color at wm-start; match and set the wall, tell me what the color is
random-color-picker

As they say ... set it and forget it. Until the next login. Have fun
Last edited by dkeg on Sun Aug 28, 2016 9:06 pm, edited 1 time in total.
Reason: remove code; link to github

Work hard; Complain less

User avatar
ChefIronBelly
Approved BBQer
Posts: 1044
Joined: Mon Jan 13, 2014 6:01 am
Location: Michigan

Re: Xresources/Xdefaults colors

Unread post by ChefIronBelly » Sun Aug 28, 2016 6:58 pm

Thanks for that bit cant wait to get back into it this fall / winter.
(1/1) Installing: LinuxBBQ...................................[69%]==============[/]

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Xresources/Xdefaults colors

Unread post by dkeg » Sun Aug 28, 2016 10:28 pm

Thank you. I'm super happy with it.

Work hard; Complain less

Post Reply