Anyone know of a way to use different themes on different frames? spc T n
switches the theme of every frame.
Created a quick layer for the recently released Anakondo library if anyone's interested https://github.com/eccentric-j/anakondo-layer. I wasn't sure how to best distribute the actual anakondo library, so I added instructions to clone the lib into the <layer>/local/ folder. Is there a better way if the library hasn't been published on MELPA yet?
@didibus Would be great to add Anakondo to the Clojure layer as a layer variable. Happy to test if needed. Thanks.
Cool! I'll look into leveraging el-get and\or straight.el for learning purposes. I intend to update it once it's published to MELPA, then deprecate it and link to the clojure layer variable when it's merged in.
Learned about the github recipe for layers from https://www.spacemacs.org/doc/LAYERS.html#packagesel and updated my repo after testing it. Now people just have to clone the layer and reload spacemacs and they’re good to go.
Oh neat, I didn't know Spacemacs had a git recipe like that
Pretty cool
💯 It really makes it easy to distribute pre-release layers or packages. Out of curiosity I just found out it can be plugged in directly to the dotspacemacs-additional-packages
var https://github.com/syl20bnr/spacemacs/issues/12756.