From 8146824a5a0175e7e51e5cba82ef88cf105ef50d Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 25 Apr 2020 13:20:21 -0400 Subject: Update refinery-theme to v0.1.1 * lisp/bandali-theme.el: (setq sml/theme 'respectful). * lisp/smart-mode-line-bandali-theme.el, * lisp/tangomod-theme.el: Delete. --- lisp/bandali-theme.el | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'lisp/bandali-theme.el') diff --git a/lisp/bandali-theme.el b/lisp/bandali-theme.el index 2266723..87fc231 100644 --- a/lisp/bandali-theme.el +++ b/lisp/bandali-theme.el @@ -24,11 +24,6 @@ ;;; Code: -(add-to-list - 'custom-theme-load-path - (expand-file-name - (convert-standard-filename "lisp") user-emacs-directory)) - (use-package refinery-theme :demand :config @@ -40,7 +35,7 @@ :config ;; thanks, but no thnaks; don't make fixed-width fills. (defun sml/fill-for-buffer-identification () "") - (setq sml/theme 'bandali) + (setq sml/theme 'respectful) (sml/setup) (smart-mode-line-enable)) -- cgit v1.2.3-60-g2f50