fix theme and update init.el

This commit is contained in:
Thomas Ruoff
2020-07-16 00:04:40 +02:00
parent 6158fc8b07
commit e97d64f430
2 changed files with 9 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
;; Place your private configuration here
(setq doom-font (font-spec :family "Fira Code" :size 18))
(color-theme-sanityinc-tomorrow-eighties)
(setq doom-theme 'sanityinc-tomorrow-eighties)
(setq user-full-name "Thomas Ruoff")
(setq user-mail-address "thomasruoff@gmail.com")