branch: elpa/material-theme
commit 49b06cad42cb500344fbf7a1fa0a6d0bc0e7afde
Author: Christoph Paulik <[email protected]>
Commit: Christoph Paulik <[email protected]>

    update readme
---
 Readme.org | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Readme.org b/Readme.org
index a7e5c68..7ec2044 100644
--- a/Readme.org
+++ b/Readme.org
@@ -4,15 +4,16 @@
 
 Emacs Theme based on the colors proposed by the 
[[http://www.google.com/design/spec/style/color.html#color-color-palette][Google
 Material Design]].
 
-There are two variants
+** Light and Dark Theme 
+There are two variants of the theme:
 
-- material
+- material ::
   To use it put the following in your init.el 
   #+begin_src emacs-lisp
   (load-theme 'material t)
   #+end_src
 
-- material-light
+- material-light ::
   To use it put the following in your init.el 
   #+begin_src emacs-lisp
   (load-theme 'material-light t)

Reply via email to