From: Lars Ingebrigtsen Date: Sun, 3 Oct 2021 09:03:55 +0000 (+0200) Subject: Obsolete the light-blue theme X-Git-Tag: emacs-29.0.90~3671^2~684 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=72491495e7b4b574f04fd18902c61dca84dcbc1b;p=emacs.git Obsolete the light-blue theme * etc/themes/light-blue-theme.el (light-blue): Make theme obsolete since it's not maintained and seems to serve no particular use case (bug#47047). --- diff --git a/etc/themes/light-blue-theme.el b/etc/themes/light-blue-theme.el index 62528856da0..8f4502a0cb3 100644 --- a/etc/themes/light-blue-theme.el +++ b/etc/themes/light-blue-theme.el @@ -28,6 +28,8 @@ (deftheme light-blue "Face colors utilizing a light blue background.") +(make-obsolete 'light-blue nil "29.1") + (let ((class '((class color) (min-colors 89)))) (custom-theme-set-faces 'light-blue