User Tools

Site Tools


theme_manager

Gargoyle Theme Manager

Introduction

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.

Setup

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:

<shell> opkg update opkg list | grep “gargoyle.*theme” </shell>

You'll get a list of gargoyle themes you can install:

<shell> 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 </shell>

Then, for example (after running opkg update as above) this will install the green theme:

<shell> opkg install plugin-gargoyle-light-theme </shell>

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.

theme_manager.txt · Last modified: 2012/08/02 10:37 by eric