Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.3 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.3 KB

Decay Doom

Decay-Doom

Welcome! This is the decay port for Doom Emacs!

showcase-dark-decay

Notes

  1. For now there is only a dark-decay port, but that will change soon.

Installation

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/

Applying the theme.

Please follow accordingly the next steps.

In your config.toml set this:

# Put this in your config.el
(setq doom-theme 'doom-dark-decay)

Enjoy

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! :)

Discord

Thanks to

Info

If you see any inconsistent when using the theme, please, consider making an Issue in this repository.