From 806fa7d85a24fc9a8397b3e6c301c06c34eb6e88 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 8 May 2016 18:27:44 -0400 Subject: [PATCH] Load theme in core-ui --- core/core-ui.el | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-ui.el b/core/core-ui.el index cedd0e588..2d34ce1a0 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -46,6 +46,7 @@ (y-or-n-p ">> Gee, I dunno Brain... Are you sure?") t)))) +(load-theme narf-current-theme t) (tooltip-mode -1) ; show tooltips in echo area ;; set up minibuffer and fringe (if (not window-system)