From a20b486780dc86f04233ae9808f9692e893b0b63 Mon Sep 17 00:00:00 2001 From: Gregory Gundersen Date: Sun, 23 Oct 2022 21:15:12 -0400 Subject: [PATCH] Update README.md Clarify how to activate the theme. See https://github.com/nashamri/spacemacs-theme/issues/178. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 84a16ee..53b0604 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ You can install it from NonGNU ELPA or MELPA by: M-x package-install RET spacemacs-theme ``` +To load the dark theme, for example, add the following to your Emacs init file: + +``` +(use-package spacemacs-theme :ensure t) (load-theme 'spacemacs-dark t) +``` + ## Supported modes Some of the supported modes are: