dkeg

scrots sorted by users. create your own thread if you wish so ;)
machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: dkeg

Unread post by machinebacon » Sun Sep 13, 2015 5:23 am

Nice, I like the blur, very pleasant color combo and fonts. How does a GTK app look like in this setup?
..gnutella..

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

Re: dkeg

Unread post by dkeg » Sun Sep 13, 2015 1:18 pm

Thank you sir!

Here you go. Always match the curtains and drapes
gtk.png

Work hard; Complain less

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

Re: dkeg

Unread post by machinebacon » Sun Sep 13, 2015 1:31 pm

^ oh wow, thanks for the proof. Heavy CSS-ing/userstyles, I suppose :D
..gnutella..

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

Re: dkeg

Unread post by dkeg » Sun Sep 13, 2015 1:46 pm

noper. I just make change the .gtkrc to match the current term bg color. I like the 'white' so I generally leave it. Just a quick 'cp -r .themes/old-theme/ .themes/newtheme' then

Code: Select all

:%s /#oldbg/#newbg/g
save and done!
I'm working on an automated method, so when I change my xcolors, .gtkrc-2.0, will update automatically so I can just use a base theme that changes on the fly instead of having

Code: Select all

bark/     bshine/   designr/  fury/    ice/      mattdv3/    prevail/  schredd/   squares/
blumune/  corners/  faint/    haze/    leaf/     openbox-3/  rosa/     shinr/    sncp/           
brtr/     depth/    flatte/   hoppes/  mattdv2/  poly/       scag/     solarized_dark/  victory/

Work hard; Complain less

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

Re: dkeg

Unread post by machinebacon » Sun Sep 13, 2015 1:56 pm

Oh sorry, I meant the forums -- but now I remember we even have a white theme there.

The gtkrc thing is cool. I once tried to create CSS from Xresources, this would then force the browser to follow your general theme.

(http://linuxbbq.org/bbs/viewtopic.php?f=15&t=1081 maybe you remember)

Haven't played with gtk for a long time - it would really be nice to have a 'one-click' solution to change everything.
..gnutella..

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

Re: dkeg

Unread post by ChefIronBelly » Sun Sep 13, 2015 2:03 pm

^^ I haven't even touched mine care to share a sample ?
(1/1) Installing: LinuxBBQ...................................[69%]==============[/]

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

Re: dkeg

Unread post by dkeg » Sun Sep 13, 2015 2:07 pm

Yes, of course I remember! I like this forum theme. I also like to keep the contrast, where I'm integrating xcolor consistently 'softly' in gtk apps.

It is my last piece of the fully integrated, xcolor wise, ricing puzzle. I have the solution in mind, just need to do it.

Work hard; Complain less

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

Re: dkeg

Unread post by dkeg » Sun Sep 13, 2015 2:18 pm

ChefIronBelly wrote:^^ I haven't even touched mine care to share a sample ?
unp and cd to .gtkrc. Open the .gtkrc in vim and

Code: Select all

:%s /#1a1a18/#yourtermbgcolor/g
then rename the file as you wish. Apply the theme through either

Code: Select all

.gtkrc-2.0
or
.gtkrc-2.0.mine
Attachments
fury.tar
(30 KiB) Downloaded 133 times

Work hard; Complain less

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

Re: dkeg

Unread post by ChefIronBelly » Sun Sep 13, 2015 2:56 pm

Thanks for that will take a look maybe do something with my browser.
(1/1) Installing: LinuxBBQ...................................[69%]==============[/]

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

Re: dkeg

Unread post by ivanovnegro » Sun Sep 13, 2015 3:21 pm

Fantastic Drew and some nice ideas.

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

Re: dkeg

Unread post by dkeg » Sun Sep 13, 2015 8:48 pm

Here you go!. The thread links to my github. Check it out!
  • awk, cut, and loop through color values in base gtk theme, dumping color values to tmp file
    place contents of tmp file into an array
    sed replace current base gtk color values from the array with new values from current xcolors
    rm tmp file
I think I have all the puzzle pieces done.

Work hard; Complain less

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

Re: dkeg

Unread post by dkeg » Fri Sep 25, 2015 2:50 pm

colors are leaf, with a new darker bg and red
headphones.png
webm of gtkColor. magtk is an alias for xrdb load and gtkColor

Work hard; Complain less

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

Re: dkeg

Unread post by wuxmedia » Fri Sep 25, 2015 4:14 pm

^ gorgeous, as normal - hard day at work eh? ;)
"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: dkeg

Unread post by machinebacon » Fri Sep 25, 2015 6:10 pm

Lovely - though, I am missing the greens a bit. Generally it seems to me that Drew isn't the *big* greens fan :)
..gnutella..

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

Re: dkeg

Unread post by dkeg » Fri Sep 25, 2015 6:40 pm

^ yes, greens and yellows are the hardest to get right. For you MB, I made the green more green, and less yellow. You likey? Edit: but hell, the bg is green!
newleaf.png
newleaf.png (782 Bytes) Viewed 3356 times

Work hard; Complain less

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

Re: dkeg

Unread post by machinebacon » Fri Sep 25, 2015 6:44 pm

^ yes yes, that's the way uh-oh-uh-ah I like it uh-oh-uh-ah :) Actually it looks a tiny bit like a worn Tango
scheme, really nice!

Edit: blame my shitty screen, I generally set it dark and with low contrast... looks much different on the phone
..gnutella..

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

Re: dkeg

Unread post by dkeg » Fri Sep 25, 2015 6:56 pm

^ Thanks!
here you go!

Work hard; Complain less

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

Re: dkeg

Unread post by machinebacon » Fri Sep 25, 2015 7:14 pm

Thank you! Here's the fbcolors:

Code: Select all

#!/bin/sh
if [ "$TERM" = "linux" ]; then
  /bin/echo -e "
  \e]P021291d
  \e]P1c14d38
  \e]P2a0ce52
  \e]P3be9e61
  \e]P44c7e89
  \e]P5814d61
  \e]P679a69d
  \e]P7bcbebb
  \e]P84d534a
  "
  clear
fi
(if I didn't fuck sth. up)
..gnutella..

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

Re: dkeg

Unread post by dkeg » Sun Sep 27, 2015 1:49 pm

not too bad ... still using Victory
ntb.png

Work hard; Complain less

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

Re: dkeg

Unread post by Nili » Mon Sep 28, 2015 9:00 am

^simplicity encourages creativity as always :)
Devuan/XFCE

Post Reply