Change theme in terminal mode to doom-one

This commit is contained in:
2018-07-10 11:53:51 +01:00
parent d218da5083
commit 3900a32317
2 changed files with 50 additions and 1 deletions

View File

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