branch: elpa/cyberpunk-theme
commit 9779fc4c9f89b14c8c8bb238dd4ed6428ed30ba9
Merge: eb7b21b 4c6ac25
Author: Nicholas M. Van Horn <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #39 from samaaron/patch-1
Add original author's name to provenance description
---
cyberpunk-theme.el | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/cyberpunk-theme.el b/cyberpunk-theme.el
index 8aed946..1e3e1d4 100644
--- a/cyberpunk-theme.el
+++ b/cyberpunk-theme.el
@@ -29,10 +29,10 @@
;;; Commentary:
-;; This theme is a port of the overtone/emacs-live theme of the same name
-;; (https://github.com/overtone/emacs-live). The original theme was
-;; designed for use with the color-theme package. This theme adopts the
-;; new built-in theme support deftheme. Additionally, this
+;; This theme is a port of Sam Aaron's overtone/emacs-live theme of the
+;; same name (https://github.com/overtone/emacs-live). The original theme
+;; was designed for use with the color-theme package. This theme adopts
+;; the new built-in theme support deftheme. Additionally, this
;; theme strives to offer as many mode-specific customizations as
;; possible, with further tweaks that suit my fancy.