Switch terminal theme back to tomorrow-night-paradise

This commit is contained in:
2018-08-24 02:43:54 +01:00
parent 984528aa4a
commit d5cc85b3f2

View File

@@ -11,7 +11,7 @@
(if window-system
(require 'siren-theme-doom-vibrant)
(require 'siren-theme-doom-one))
(require 'siren-theme-tomorrow-night-paradise))
(provide 'siren-theme)
;;; siren-theme.el ends here