]> code.delx.au - gnu-emacs-elpa/commitdiff
Update theme documentation.
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Thu, 5 Feb 2015 20:37:17 +0000 (12:37 -0800)
committerJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Thu, 5 Feb 2015 20:37:17 +0000 (12:37 -0800)
README.md

index c60c7bc166af0af44db85fe7f1d2a87ce75e1c19..8f333c6b4279fcbcc34d3c46608ead651d73537f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -90,8 +90,12 @@ Add the following to your `~/.emacs` file:
 
 ## Customizing
 
-Built-in themes are accessible via `context-coloring-load-theme`.  Available
-themes are: `monokai`, `solarized`, `tango` and `zenburn`.
+You can enable different color schemes via `context-coloring-load-theme`. (The
+screenshot above pairs the [zenburn][] color theme with the similarly-named
+context-coloring theme.)
+
+Built-in available themes are: `monokai`, `solarized`, `tango` and
+`zenburn`. Contributions are welcome.
 
 ```lisp
 (require 'context-coloring)