From 4cc3c2ac1735196e4e6a18d1a1124cd0d9a0ed5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Thu, 3 Oct 2013 14:10:44 +0200 Subject: embed themes --- themes/README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 themes/README.md (limited to 'themes/README.md') 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 @@ +# 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. -- cgit v1.2.3