From 9a8d7414aac705447ba345ca65ee9fd0ef0acc83 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 21 May 2021 18:44:42 +0100 Subject: nits --- init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.org b/init.org index 5612d64..35fd671 100644 --- a/init.org +++ b/init.org @@ -663,7 +663,7 @@ (line-number-mode -1) (column-number-mode 1) (when (jao-colors-scheme-dark-p) - (setq jao-minibuffer-active-buffer-line-color "lightsteelblue3" + (setq jao-minibuffer-active-buffer-line-color "burlywood4" jao-minibuffer-inactive-buffer-line-color "grey30")) (jao-minibuffer-add-mode-line 90) #+end_src @@ -2753,7 +2753,7 @@ erc-hide-timestamps nil erc-input-line-position -1 erc-insert-timestamp-function 'erc-insert-timestamp-right - erc-join-buffer 'buffer + erc-join-buffer 'bury erc-kill-buffer-on-part t erc-kill-queries-on-quit t erc-log-channels-directory nil -- cgit v1.2.3