]> code.delx.au - dotemacs/commitdiff
Fix theme on emacs 27
authorJames Bunton <jamesbunton@delx.net.au>
Mon, 14 Sep 2020 12:46:32 +0000 (22:46 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Mon, 14 Sep 2020 12:46:32 +0000 (22:46 +1000)
lisp/my-gui.el

index 38282b486339ffb32083aafb1d933b263e71edcc..1e5fc81abb89b9aef935437a063c524766974909 100644 (file)
@@ -5,6 +5,7 @@
 (scroll-bar-mode -1)
 
 (require 'pastels-on-dark-theme)
+(enable-theme 'pastels-on-dark)
 (setq frame-background-mode 'dark)
 
 (setq default-frame-alist '((vertical-scroll-bars)