(Emacs)~changed theme back to personal
Don't even remember when I changed theme but it's gone back to personal (my custom theme). I changed a few things for the theme as well, just a few colours.
This commit is contained in:
@@ -76,7 +76,7 @@ Load my custom "personal-theme" theme (look at [[file:personal-theme.el][this fi
|
||||
:init
|
||||
(setq custom-theme-directory (concat user-emacs-directory "elisp/"))
|
||||
:config
|
||||
(load-theme 'monokai t))
|
||||
(load-theme 'personal t))
|
||||
#+end_src
|
||||
|
||||
Set font size to 125 if no monitor is plugged in.
|
||||
|
||||
Reference in New Issue
Block a user