branch: master
commit 5908ce8afe8b57ff45a87fc8f4d8249637f70c90
Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>

    Fix readme.
---
 README.md |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index bb53dde..e380b43 100644
--- a/README.md
+++ b/README.md
@@ -82,8 +82,7 @@ as good as the theme does. Here's an example for `tango`:
 (defun jrh-context-coloring-tango ()
   (interactive)
   (context-coloring-set-colors
-   '((comment . "#5f615c")
-     (0       . "#2e3436") ; Globals.
+   '((0       . "#2e3436") ; Globals.
      (1       . "#346604")
      (2       . "#204a87")
      (3       . "#5c3566")

Reply via email to