Theme manager

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: Theme manager

Post 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.

matei
Posts: 3
Joined: Sun Apr 24, 2011 4:19 pm
Location: Poland

Re: Theme manager

Post 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.

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: Theme manager

Post by Eric »

Yes, the version in the repository uses gradients.

sco77
Posts: 43
Joined: Tue Nov 09, 2010 7:28 pm

Re: Theme manager

Post by sco77 »

The newly added themes are still not in the opkg package list, is there another way to install from the repository?

toonwolf
Posts: 1
Joined: Fri Dec 16, 2011 8:52 am

Re: Theme manager

Post 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?

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Theme manager

Post 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

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Theme manager

Post by ispyisail »


matei
Posts: 3
Joined: Sun Apr 24, 2011 4:19 pm
Location: Poland

Re: Theme manager

Post by matei »

New, slightly modified revision of my theme. Please add it to repo instead of the old one.
Attachments
Rounded.zip
(8.07 KiB) Downloaded 639 times

Eric
Site Admin
Posts: 1443
Joined: Sat Jun 14, 2008 1:14 pm

Re: Theme manager

Post by Eric »

Done.

Cezary
Posts: 135
Joined: Thu Sep 11, 2008 12:57 pm
Location: Poland
Contact:

Re: Theme manager

Post by Cezary »

New theme is coming: Blue Ice (author: pepe2k)
Attachments
Blue Ice theme
Blue Ice theme
Gargoyle Router Management Utility.png (95.57 KiB) Viewed 13000 times

Post Reply