summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zenburn-theme.el26
1 files changed, 17 insertions, 9 deletions
diff --git a/zenburn-theme.el b/zenburn-theme.el
index 4b64218..ea28806 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -4,7 +4,7 @@
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
;; URL: http://github.com/bbatsov/zenburn-emacs
-;; Version: 2.5
+;; Version: 2.6
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -53,42 +53,50 @@ defining them in this alist."
(defcustom zenburn-use-variable-pitch nil
"Use variable pitch face for some headings and titles."
:type 'boolean
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
(defcustom zenburn-height-minus-1 0.8
"Font size -1."
:type 'number
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
(defcustom zenburn-height-plus-1 1.1
"Font size +1."
:type 'number
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
(defcustom zenburn-height-plus-2 1.15
"Font size +2."
:type 'number
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
(defcustom zenburn-height-plus-3 1.2
"Font size +3."
:type 'number
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
(defcustom zenburn-height-plus-4 1.3
"Font size +4."
:type 'number
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
(defcustom zenburn-scale-org-headlines nil
"Whether `org-mode' headlines should be scaled."
:type 'boolean
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
(defcustom zenburn-scale-outline-headlines nil
"Whether `outline-mode' headlines should be scaled."
:type 'boolean
- :group 'zenburn-theme)
+ :group 'zenburn-theme
+ :package-version '(zenburn . "2.6"))
;;; Color Palette