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

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

[nongnu] elpa/apropospriate-theme 8eb6f77 005/118: update README for MEL


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 8eb6f77 005/118: update README for MELPA
Date: Thu, 21 Oct 2021 18:02:11 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 8eb6f7728c3d8b705fa72e0846adc6e3b04c2c09
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    update README for MELPA
---
 README.md | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 4db7042..df46220 100644
--- a/README.md
+++ b/README.md
@@ -6,20 +6,25 @@ This theme started as a Frakenstein mash-up of 
`base16-eighties-theme` and `sola
 
 ### Screenshots ###
 
+##### `apropospriate-dark-theme` #####
+
 ![](https://raw.github.com/waymondo/apropospriate-theme/master/dark.png)
+
+##### `apropospriate-light-theme` #####
+
 ![](https://raw.github.com/waymondo/apropospriate-theme/master/light.png)
 
 ### Install & Usage ###
 
-Download the directory somewhere and add it both `load-path` and 
`custom-theme-load-path`.
+The recommended and easiest way to install is through 
[MELPA](http://melpa.org) via `package.el`:
 
-<!-- You can always download and add it to your load path manually, but the 
easiest way to install is through [MELPA](http://melpa.org) via `package.el`: 
-->
+```
+M-x package-install apropospriate-theme
+```
 
-<!-- ``` -->
-<!-- M-x package-install apropospriate-theme -->
-<!-- ``` -->
+Or you can always manually download the directory somewhere and add it both 
`load-path` and `custom-theme-load-path`.
 
-Once installed, load either theme with `M-x load-theme` or in your config:
+Once installed, load either theme variant with `M-x load-theme` or in your 
config:
 
 ``` elisp
 (load-theme 'apropospriate-dark t)



reply via email to

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