projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Move which-key footnote replacement to lisp/bandali-message.el.
[~bandali/configs]
/
lisp
/
bandali-theme.el
diff --git
a/lisp/bandali-theme.el
b/lisp/bandali-theme.el
index
2266723
..
13be391
100644
(file)
--- a/
lisp/bandali-theme.el
+++ b/
lisp/bandali-theme.el
@@
-24,11
+24,6
@@
;;; Code:
;;; Code:
-(add-to-list
- 'custom-theme-load-path
- (expand-file-name
- (convert-standard-filename "lisp") user-emacs-directory))
-
(use-package refinery-theme
:demand
:config
(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 () "")
: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))
(sml/setup)
(smart-mode-line-enable))
@@
-56,7
+51,8
@@
"For use with the `doom-tomorrow-night' theme.")
(eval-when-compile
"For use with the `doom-tomorrow-night' theme.")
(eval-when-compile
- (declare-function exwm-systemtray--refresh "exwm-systemtray"))
+ (declare-function exwm-systemtray--refresh "exwm-systemtray")
+ (declare-function erc-hl-nicks-reset-face-table "erc-hl-nicks"))
(defun b/lights-on ()
"Enable my favourite light theme."
(defun b/lights-on ()
"Enable my favourite light theme."