Decay is going to start theming Mako
!
In order to install a version of this port to mako, just see the next commands:
git clone --depth=1 https://github.com/decaycs/decay-mako ~/ # clone port
cd ~/decay-mako
mkdir -p ~/.config/mako
# replace <theme> with one of: dark-decay, decay, decayce or light-decay
cp -r ./configs/<theme>/config ~/.config/mako
That's all. Enjoy!