Welcome! This is the decay port for Doom Emacs!
- For now there is only a dark-decay port, but that will change soon.
git clone https://github.com/decaycs/decay-doom.git
cd decay-doom
cp -r themes/* ~/.config/doom/themes
# or if you already have a themes directory
cp themes/* ~/.config/doom/themes/
Please follow accordingly the next steps.
In your config.toml set this:
# Put this in your config.el
(setq doom-theme 'doom-dark-decay)
We hope you enjoy with decay, please feel free to add a port or something you would want to have in our organization, you can join our discord to contact us! :)
If you see any inconsistent when using the theme, please, consider making an Issue in this repository.