branch: elpa/gruvbox-theme
commit 9d00335e35648dcb2b9376f15c703156e81ec4bc
Author: Martijn Terpstra <bigmart...@gmail.com>
Commit: Jason Milkins <jason...@users.noreply.github.com>

    Added customize group for gruvbox
---
 gruvbox-theme.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gruvbox-theme.el b/gruvbox-theme.el
index 53cad61659..d0cd81f6e7 100644
--- a/gruvbox-theme.el
+++ b/gruvbox-theme.el
@@ -58,7 +58,6 @@
 
 (defcustom gruvbox-contrast 'medium
   "Contrast level for the theme background."
-  :type    'symbol
   :options '(soft medium hard)
   :group   'gruvbox)
 

Reply via email to