;;; config.el --- the emacs config ;;; Commentary: ;;; Code: (setq doom-theme 'doom-tokyo-night) ;;; config.el ends here