X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/1ce5a659e968af25122b46a3fc3b04b30b5ebdd5..04e7999447237a989bfece879928343ceba7c603:/README.md diff --git a/README.md b/README.md index 805f451ed..0543b09e9 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ 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.