mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-13 12:55:05 -05:00
32 lines
843 B
Markdown
32 lines
843 B
Markdown
|
# poche-themes
|
||
|
|
||
|
themes created by poche users
|
||
|
|
||
|
## list of themes
|
||
|
|
||
|
* dark ([preview](https://raw.github.com/inthepoche/poche-themes/master/dark/screenshot.jpg))
|
||
|
* dmagenta ([preview](https://raw.github.com/inthepoche/poche-themes/master/dmagenta/screenshot.jpg))
|
||
|
* solarized ([preview](https://raw.github.com/inthepoche/poche-themes/master/solarized/screenshot.jpg))
|
||
|
* solarized-dark ([preview](https://raw.github.com/inthepoche/poche-themes/master/solarized-dark/screenshot.jpg))
|
||
|
|
||
|
## installation
|
||
|
|
||
|
In your poche folder:
|
||
|
|
||
|
```
|
||
|
git submodule init
|
||
|
git submodule update
|
||
|
```
|
||
|
|
||
|
Then, in your config screen, select your favorite theme.
|
||
|
|
||
|
That's all !
|
||
|
|
||
|
## create a theme
|
||
|
|
||
|
Just have a look to this short documentation : http://inthepoche.com/doc/doku.php?id=designers:creating_theme
|
||
|
|
||
|
## send a theme
|
||
|
|
||
|
Send your theme by email at support@inthepoche.com.
|