branch: elpa/alect-themes
commit 00181ecfbed87c2a81b8abf68f1ebb1dcffd7980
Author: Alex Kost <[email protected]>
Commit: Alex Kost <[email protected]>
Update package commentary
Add a link to imgur album.
Remove non-breaking spaces in "GNU Emacs 24".
---
alect-themes.el | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/alect-themes.el b/alect-themes.el
index c719656..d30917f 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -5,7 +5,7 @@
;; Author: Alex Kost <[email protected]>
;; Created: 10 Jul 2013
;; Version: 0.2.3
-;; Last-Updated: 2013-12-20 Fri 01:58:12 (+0400)
+;; Last-Updated: 2013-12-21 Sat 15:46:38 (+0400)
;; Package-Requires: ((emacs "24.0"))
;; URL: http://github.com/alezost/alect-themes
;; Keywords: color theme
@@ -26,7 +26,7 @@
;;; Commentary:
;; This package provides 4 color themes (2 light and 2 dark) with the
-;; same code-base for GNU Emacs 24 or later. These themes were intended
+;; same code-base for GNU Emacs 24 or later. These themes were intended
;; to be used with a GUI. Use those in terminal at your own risk :)
;; You can install the package from MELPA. If you prefer the manual
@@ -44,8 +44,9 @@
;; Inverted (alternative) color themes can be configured with
;; `alect-inverted-color-regexp' variable.
-;; For screenshots and full description, see
+;; For full description and some screenshots, see
;; <http://github.com/alezost/alect-themes>.
+;; All screenshots can be found at <http://imgur.com/a/eBx96>.
;;; Code: