summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/css-themeing.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/css-themeing.txt b/doc/css-themeing.txt
index 7b9137d..e4aff54 100644
--- a/doc/css-themeing.txt
+++ b/doc/css-themeing.txt
@@ -1,3 +1,13 @@
+Live themeing in a few steps:
+=============================
+
+- Copy the 'themes' directory from the sources to
+ $VDRCONFIG/plugins/live (default: /video/vdr/plugins/live)
+- Go to setup page, select desired theme from listbox.
+
+You can add own themes by creating in themes a subdirectory with your
+theme. Read further for more detailed information about themeing.
+
How to do live theming with CSS.
================================