X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/66e474135758474dbd2e2b2954aaeda3b5de174d..04e7999447237a989bfece879928343ceba7c603:/README.md diff --git a/README.md b/README.md index ef903ca60..0543b09e9 100644 --- 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.