branch: elpa/apropospriate-theme
commit 4137ad1eed3fc2fe48c122e636f83580d1d04dd9
Author: Matthew Justin Bauer <[email protected]>
Commit: justin talbott <[email protected]>
Change group for 'apropospriate-mode-line-height'
Looks like just a typo
---
apropospriate.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apropospriate.el b/apropospriate.el
index f94c461..36e2fa3 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -35,7 +35,7 @@
"The proportional font size of the mode-line in the apropospriate theme.
Set to `1.0' or nil to prevent font size manipulation."
:type 'number
- :group 'solarized)
+ :group 'apropospriate)
(defmacro apropospriate-with-color-variables (variant &rest body)
(declare (indent 0))