Remove the unneeded smart-mode-line-light from the enabled themes list
This commit is contained in:
parent
f4311bca95
commit
3f7263f2fe
@ -9,11 +9,11 @@
|
||||
'(column-number-mode t)
|
||||
'(cursor-color "#ffd85c")
|
||||
'(cursor-type (quote bar))
|
||||
'(custom-enabled-themes (quote (smart-mode-line-dark tango-dark)))
|
||||
'(custom-enabled-themes (quote (tango-dark tango)))
|
||||
'(custom-file (concat user-emacs-directory "customizations.el"))
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
("a27c00821ccfd5a78b01e4f35dc056706dd9ede09a8b90c6955ae6a390eb1c1e" default)))
|
||||
("84d2f9eeb3f82d619ca4bfffe5f157282f4779732f48a5ac1484d94d5ff5b279" "3c83b3676d796422704082049fc38b6966bcad960f896669dfc21a7a37a748fa" "a27c00821ccfd5a78b01e4f35dc056706dd9ede09a8b90c6955ae6a390eb1c1e" default)))
|
||||
'(echo-keystrokes 0.1)
|
||||
'(epg-gpg-program "gpg2")
|
||||
'(fill-column 98)
|
||||
|
Loading…
Reference in New Issue
Block a user