]> git.immae.eu Git - github/wallabag/wallabag.git/blob - themes/README.md
Merge pull request #410 from Lonnytunes/dev
[github/wallabag/wallabag.git] / themes / README.md
1 # poche-themes
2
3 themes created by poche users
4
5 ## list of themes
6
7 * dark ([preview](https://raw.github.com/inthepoche/poche/master/themes/dark/screenshot.jpg))
8 * dmagenta ([preview](https://raw.github.com/inthepoche/poche/master/themes/dmagenta/screenshot.jpg))
9 * solarized ([preview](https://raw.github.com/inthepoche/poche/master/themes/solarized/screenshot.jpg))
10 * solarized-dark ([preview](https://raw.github.com/inthepoche/poche/master/themes/solarized-dark/screenshot.jpg))
11
12 ## installation
13
14 In your poche folder:
15
16 ```
17 git submodule init
18 git submodule update
19 ```
20
21 Then, in your config screen, select your favorite theme.
22
23 That's all !
24
25 ## create a theme
26
27 Just have a look to this short documentation : http://doc.inthepoche.com/doku.php?id=designers:creating_theme
28
29 ## send a theme
30
31 Send your theme by email at support@inthepoche.com.