aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/README.md
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-10-03 14:10:44 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-10-03 14:10:44 +0200
commit4cc3c2ac1735196e4e6a18d1a1124cd0d9a0ed5c (patch)
tree3c2f2885be96c7163444a7d366767a4ac2ca87f7 /themes/README.md
parent66e074b43dd4efc9f63c8fee784b99bcce51ab93 (diff)
downloadwallabag-4cc3c2ac1735196e4e6a18d1a1124cd0d9a0ed5c.tar.gz
wallabag-4cc3c2ac1735196e4e6a18d1a1124cd0d9a0ed5c.tar.zst
wallabag-4cc3c2ac1735196e4e6a18d1a1124cd0d9a0ed5c.zip
embed themes
Diffstat (limited to 'themes/README.md')
-rw-r--r--themes/README.md31
1 files changed, 31 insertions, 0 deletions
diff --git a/themes/README.md b/themes/README.md
new file mode 100644
index 00000000..76ac8ab0
--- /dev/null
+++ b/themes/README.md
@@ -0,0 +1,31 @@
1# poche-themes
2
3themes created by poche users
4
5## list of themes
6
7* dark ([preview](https://raw.github.com/inthepoche/poche-themes/master/dark/screenshot.jpg))
8* dmagenta ([preview](https://raw.github.com/inthepoche/poche-themes/master/dmagenta/screenshot.jpg))
9* solarized ([preview](https://raw.github.com/inthepoche/poche-themes/master/solarized/screenshot.jpg))
10* solarized-dark ([preview](https://raw.github.com/inthepoche/poche-themes/master/solarized-dark/screenshot.jpg))
11
12## installation
13
14In your poche folder:
15
16```
17git submodule init
18git submodule update
19```
20
21Then, in your config screen, select your favorite theme.
22
23That's all !
24
25## create a theme
26
27Just have a look to this short documentation : http://inthepoche.com/doc/doku.php?id=designers:creating_theme
28
29## send a theme
30
31Send your theme by email at support@inthepoche.com.