branch: elpa/tangotango-theme commit fbe34d91fbc8d72e4887d030c93d0520f3835de9 Author: Julien Barnier <jul...@nozav.org> Commit: Julien Barnier <jul...@nozav.org>
We must only provide the color theme, not activate it by default --- color-theme-tangotango.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el index de14b3a4f4..160cc657ca 100644 --- a/color-theme-tangotango.el +++ b/color-theme-tangotango.el @@ -228,8 +228,6 @@ (mumamo-background-chunk-submode3 ((t (:background "#343434")))) ))) -(color-theme-tangotango) - (provide 'color-theme-tangotango) ;;; color-theme-tangotango.el ends here