emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/material-theme 49b06ca 042/118: update readme


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme 49b06ca 042/118: update readme
Date: Thu, 21 Oct 2021 18:06:16 -0400 (EDT)

branch: elpa/material-theme
commit 49b06cad42cb500344fbf7a1fa0a6d0bc0e7afde
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    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

[Prev in Thread] Current Thread [Next in Thread]