branch: elpa/subatomic-theme
commit 15a6412921df6b7630b1035aa7019bb42c2f18c0
Author: John Olsson <[email protected]>
Commit: John Olsson <[email protected]>
Added and modified some package meta data in preparation for marmalade
release.
---
subatomic-theme.el | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/subatomic-theme.el b/subatomic-theme.el
index 484c6c5..cceb704 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -1,10 +1,13 @@
;;; subatomic-theme.el --- Low contrast (awesome) emacs color theme
-;; Copyright 2012, 2013, 2014 John Olsson
+;; Copyright (C) 2012, 2013, 2014 John Olsson
;; Author: John Olsson <[email protected]>
+;; Maintainer: John Olsson <[email protected]>
;; URL: https://github.com/cryon/subatomic
-;; Version: 1.5.0
+;; Created: 25th December 2012
+;; Version: 1.5.1
+;; Keywords: color-theme, blue, low contrast
;; This file is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published
@@ -19,6 +22,8 @@
;; You should have received a copy of the GNU General Public License
;; along with this file. If not, see <http://www.gnu.org/licenses/>.
+;;; Code:
+
(deftheme subatomic
"subatomic emacs theme")