Xresources/Xdefaults colors

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

Re: Xresources/Xdefaults colors

Unread post by wuxmedia » Wed Jan 15, 2014 8:04 am

as dkeg says - I just found it, cruising the Arch boards, I knew there had to be a better web page for xcolours.
there are now 2 forks here, so we can rebuild it if the host goes down loses interest...
and it was good because i got to 'break my duck' with github...

hmm, I didn't get a page break on your post Bacon...
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Xresources/Xdefaults colors

Unread post by machinebacon » Wed Jan 15, 2014 11:45 am

wasn't the link on page 5?
..gnutella..

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

Re: Xresources/Xdefaults colors

Unread post by wuxmedia » Wed Jan 15, 2014 2:40 pm

machinebacon wrote:wasn't the link on page 5?
Sorry the link - yes, thought you meant your post. :facepalm:
"Seek, and Ye shall find"
"Github | Chooons | Site"

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 Feb 02, 2014 8:12 pm

Found some of my old light xres colors. Full disclosure, don't remember if I made 'em, hacked 'em, or borrowed 'em.
This one may be iirc el k's

Code: Select all

!!! blackandwhite !!!

*background: #FFFFFF
*foreground: #000000
*colorUL: #4E4FFF

!BLACK
*color0:  #FFFFFF
*color8:  #9A9A9A
! RED
*color1:  #121212
*color9:  #1C1C1C

! GREEN
*color2:  #A5A5A5
*color10: #A4A4A4

!YELLOW
*color3:  #777777
*color11: #646464

! BLUE
*color4:  #999999
*color12: #7C7C7C

! MAGENTA
*color5:  #4C4C4C
*color13: #515151

! CYAN
*color6:  #2B2B2B
*color14: #322929

!WHITE
*color7:  #000000
*color15: #101010
blackandwhite.png

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 » Sun Feb 02, 2014 8:24 pm

Code: Select all

!!! flatgraytwo !!!

*.background: #CECECE
!*background: #cdcdbb
*foreground:  #2a251f

! Black
*color0:  #100e0c
*color8:  #2b2b25
! Red
*color1:  #4f2517
*color9:  #704033 
! Green
*color2:  #667350
*color10: #8b9d6e
! Yellow
*color3:  #8d7041
*color11: #d3a876
! Blue
*color4:  #384555
*color12: #607985
! Magenta
*color5:  #2e231c
*color13: #755947
! Cyan
*color6:  #6a5e44
*color14: #96988f
! White
*color7:  #c6c2ab
*color15: #f2eed1
flatgraytwo.png

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 » Sun Feb 02, 2014 8:35 pm

This may be one of slob's, can't remember for sure.

Code: Select all

!!! flatgrayone !!!

*background:    #CECECE
*foreground:    #000000

!Black
*color0:  #000000
*color8:  #424242

!Red
*color1:  #294377
*color9:  #566fb4

!Green
*color2:  #9278ab
*color10: #a08ba0

!Yellow
*color3:  #a86c73
*color11: #d0917f

!Blue
*color4:  #51365c
*color12: #424357

!Magenta
*color5:  #6b73b8
*color13: #9296b0

!Cyan
*color6:  #386ecb
*color14: #6a82a8

!White
*color7:  #666
*color15: #ffffff
flatgrayone.png

Work hard; Complain less

User avatar
ivanovnegro
Minister of Truth
Posts: 5449
Joined: Wed Oct 17, 2012 11:12 pm

Re: Xresources/Xdefaults colors

Unread post by ivanovnegro » Sun Feb 02, 2014 9:12 pm

No matter whose, keep them coming.

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: Xresources/Xdefaults colors

Unread post by pidsley » Sun Feb 02, 2014 9:29 pm

dkeg asked me to post this. Very simple monochrome light background.

Code: Select all

!!! newsprint !!!

URxvt*background:       #cccccc
URxvt*foreground:       #000000

URxvt*color0: #dddddd
URxvt*color1: #111111
URxvt*color2: #111111
URxvt*color3: #222222
URxvt*color4: #222222
URxvt*color5: #333333
URxvt*color6: #333333
URxvt*color7: #777777
URxvt*color8: #dddddd
URxvt*color9: #111111
URxvt*color10: #111111
URxvt*color11: #222222
URxvt*color12: #222222
URxvt*color13: #333333
URxvt*color14: #333333
URxvt*color15: #777777
newsprint.png

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Xresources/Xdefaults colors

Unread post by machinebacon » Mon Feb 03, 2014 3:57 am

Guys - bright is the new dark, huh? :)
..gnutella..

User avatar
mrneilypops
Bad Advice Dog
Posts: 143
Joined: Wed Oct 17, 2012 9:15 pm
Location: Luxembourg
Contact:

Re: Xresources/Xdefaults colors

Unread post by mrneilypops » Mon Feb 03, 2014 1:10 pm

^ +1

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Xresources/Xdefaults colors

Unread post by machinebacon » Sat Feb 08, 2014 6:12 am

as requested:

Code: Select all

!!! bbq !!!

*background:#1a1a1a
*foreground:#c7874b

*color0: #020101
*color1: #2E0501
*color2: #3E2016
*color3: #4E1001
*color4: #5B2207
*color5: #691B01
*color6: #732605
*color7: #7D4022
*color8: #832002
*color9: #8E310A
*color10: #A63B0E
*color11: #A84C1C
*color12: #B24716
*color13: #CC5C23
*color14: #DA7640
*color15: #F3A45B
bbq_xresources.png
..gnutella..

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 Feb 08, 2014 12:20 pm

Thanks, I'll get it added

Work hard; Complain less

User avatar
DebianJoe
Frame Buffer
Posts: 1915
Joined: Mon Jul 01, 2013 5:41 am
Location: emacs.d

Re: Xresources/Xdefaults colors

Unread post by DebianJoe » Sat Feb 08, 2014 3:47 pm

@dkeg: MB's already added it, I believe.
https://github.com/linuxbbq/xcolors/blo ... r_code/bbq
|>>BBQ Roaster, Alpha Branch<< | >> clinky << | >> X11 must die << |
Thanks BASIC

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 Feb 08, 2014 4:33 pm

I had not noticed, but either way, I had already added it and pushed.

Work hard; Complain less

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

Re: Xresources/Xdefaults colors

Unread post by wuxmedia » Wed Feb 12, 2014 9:12 am

So i'm running Numix Gtk darkest theme and it looked silly with my Xresources.
So I Numixed my term too.
Not that exciting, but nice nonetheless.

Code: Select all

!!NumiX Darkest.
!!BY WuX 

*background: #282828
*foreground: #A2A2A2

!Black
*color0:    #555555
*color8:    #888888

!Red
*color1:    #d64937
*color9:    #9C3528

!Green
*color2:    #86DF5D
*color10:   #61BC3B

!yellow
*color3:    #FDD75A
*color11:   #F3B43A

!blue
*color4:    #0F75BD
*color12:   #0D68A8

!Magenta
*color5:    #9E5E83
*color13:   #744560

!Cyan
*color6:    #37c3d6
*color14:   #288e9c

!White
*color7:    #f9f9f9
*color15:   #A2A2A2
for the i3 freaks;

Code: Select all

##################################
#  WINDEC           COLOURS    ###
##################################

# class                      	border    backgr.    text     indicator
    client.focused	        	#d64937   #933528   #000000   #d64937
    client.unfocused	        #000000   #001000   #007700   #d64937
    client.focused_inactive 	#000000   #001600   #007700   #d64937
    client.urgent	        	#383a3b   #383a3b   #ee0000   #d64937

##################################
## Status Bar Line -  Colours  ###
##################################
  colors {

        statusline              #f9f9f9
        background              #282828
        separator               #d62937
  
#  class                              | border  |  background  |   text  |
#-------------------------------------|---------|--------------|---------|
    focused_workspace                   #d64937      #282828     #F9F9F9
    active_workspace                    #d64937      #282828     #F9F9F9
    inactive_workspace                  #282828      #282828     #A2A2A2
    urgent_workspace                    #ff0000      #282828     #000000
   }

}
2014-02-12-072135_429x294_scrot.png
2014-02-12-072135_429x294_scrot.png (14.83 KiB) Viewed 4714 times
"Seek, and Ye shall find"
"Github | Chooons | Site"

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Xresources/Xdefaults colors

Unread post by machinebacon » Wed Feb 12, 2014 9:48 am

Thank you Sir :)
..gnutella..

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 Feb 12, 2014 1:32 pm

Great wux! push that baby over the our github. And don't forget this page http://linuxbbq.github.io/xcolors/.

I'll spotlight it.

Work hard; Complain less

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

Re: Xresources/Xdefaults colors

Unread post by wuxmedia » Wed Feb 12, 2014 2:19 pm

I think I just authored it on the github page, is that right?
Are we caring about the formatting? - It's posted as posted here.

and I don't know how to put a .png in there.
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
DebianJoe
Frame Buffer
Posts: 1915
Joined: Mon Jul 01, 2013 5:41 am
Location: emacs.d

Re: Xresources/Xdefaults colors

Unread post by DebianJoe » Wed Feb 12, 2014 2:51 pm

That looks fine to me, 1/4 of them are numbered 0,8,1,9...and the rest are linear. I'll get it cross-ported to an st diff later. I've got one big brisket on the fire before I get to working on the nox ports.
Edit: added the scheme to patches.
|>>BBQ Roaster, Alpha Branch<< | >> clinky << | >> X11 must die << |
Thanks BASIC

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 Feb 17, 2014 9:37 am

rice no more.

Post Reply