Page 2 of 3

Re: Theme manager

Posted: Sat Aug 27, 2011 11:58 am
by Eric
The "Dark One" Theme and the Xeye theme by arteq have now both been added to the repo in both the 1.4 and the master branch.

sco77: I will add a plugin manager at some point (have been planning to do this for a while), but the best way to get the themes now is to install them via opkg. If you ssh into the router and run:

Code: Select all

opkg update
opkg list | grep "gargoyle.*theme"
You'll get a list of gargoyle themes you can install:

Code: Select all

plugin-gargoyle-green-theme - 1.4.0-1 - Green Theme for Gargoyle
plugin-gargoyle-light-theme - 1.4.0-1 - Light Theme for Gargoyle
plugin-gargoyle-theme-by-matei - 1.4.0-1 - Theme by Matei for Gargoyle
Then, for example (after running opkg update as above) this will install the green theme:

Code: Select all

opkg install plugin-gargoyle-light-theme
Note that while the two new themes (Dark One, Xeye) are in the code repo, they aren't currently in the package repository yet. The package repository will be updated with these themes after the next release.

Re: Theme manager

Posted: Tue Aug 30, 2011 4:56 pm
by matei
I have a small request to you. Could you check if my theme "by matei" has gradients in header and backgrounds? It should look like on this pic http://img820.imageshack.us/img820/1153 ... 10godz.png. I'm asking because screenshot from first post of this topic doesn't have gradients.

Re: Theme manager

Posted: Wed Aug 31, 2011 11:25 am
by Eric
Yes, the version in the repository uses gradients.

Re: Theme manager

Posted: Wed Aug 31, 2011 7:18 pm
by sco77
The newly added themes are still not in the opkg package list, is there another way to install from the repository?

Re: Theme manager

Posted: Fri Dec 16, 2011 8:56 am
by toonwolf
Eric wrote: Then, for example (after running opkg update as above) this will install the green theme:

Code: Select all

opkg install plugin-gargoyle-light-theme
I've followed the instructions by Eric but when I run the above code it just gives me an error: Segmentation fault!
Running version 1.5.1 on wndr3700v2

Is this a bug?

Re: Theme manager

Posted: Fri Dec 16, 2011 11:36 am
by ispyisail
opkg is broken in 1.5.1 on routers with a USB port

I suspect this is your problem

fix on the way

Re: Theme manager

Posted: Fri Dec 16, 2011 11:43 am
by ispyisail

Re: Theme manager

Posted: Fri Jan 13, 2012 7:04 pm
by matei
New, slightly modified revision of my theme. Please add it to repo instead of the old one.

Re: Theme manager

Posted: Fri Jan 13, 2012 9:09 pm
by Eric
Done.

Re: Theme manager

Posted: Mon Jun 03, 2013 5:57 pm
by Cezary
New theme is coming: Blue Ice (author: pepe2k)