From 800ed90b0fdb968c50bb169e91d1cffa4dab0702 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Wed, 22 Mar 2017 23:22:35 +0100 Subject: [PATCH] Add new sml theme to custom-safe-themes --- customizations.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customizations.el b/customizations.el index f397a11..27b27c1 100644 --- a/customizations.el +++ b/customizations.el @@ -13,7 +13,7 @@ '(custom-file (concat user-emacs-directory "customizations.el")) '(custom-safe-themes (quote - ("3c83b3676d796422704082049fc38b6966bcad960f896669dfc21a7a37a748fa" "a27c00821ccfd5a78b01e4f35dc056706dd9ede09a8b90c6955ae6a390eb1c1e" default))) + ("84d2f9eeb3f82d619ca4bfffe5f157282f4779732f48a5ac1484d94d5ff5b279" "3c83b3676d796422704082049fc38b6966bcad960f896669dfc21a7a37a748fa" "a27c00821ccfd5a78b01e4f35dc056706dd9ede09a8b90c6955ae6a390eb1c1e" default))) '(echo-keystrokes 0.1) '(fill-column 76) '(foreground-color "#5c5cff")