]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
Add new ahungry-theme-font-settings variable
[gnu-emacs-elpa] / README.md
index ef903ca60c6125ef61254d6cb042b6d5c02968fd..0543b09e98037ac0382fed08bd12ab4bac0e270f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,13 +10,18 @@ To install, clone the repository via:
 
 ```
 cd ~/.emacs.d
-git clone http://ahungry.com/images/color-theme-ahungry.git
+git clone https://github.com/ahungry/color-theme-ahungry.git
 ```
 
 Then, make sure to add the following to your ~/.emacs:
 ### Using load-theme
 ```lisp
 (add-to-list 'custom-theme-load-path "~/.emacs.d/color-theme-ahungry/")
+
+;; Only set this if you wish to retain your own font settings
+;; otherwise, leave it out.
+(setq ahungry-theme-font-settings nil)
+
 (load-theme 'ahungry t)
 ```
 the first time you load it, you will need to accept the theme.