fairyfloss
fairyfloss copied to clipboard
autoconverted theme for emacs
✨ fairyfloss ✨ in spacemacs (or emacs!) or spacemacs!
The initial sublime theme was auto-converted using this awesome gem.
Themes could be published to emacs' MELPA, but really don't have to be. They could be manually installed like so:
- Download
.el
package - Add it to your
~/.emacs.d/themes
- In your
~/.emacs
or~/.spacemacs
or~/init.el
add the following code to get started with the ✨ magic ✨ that is fairyfloss:
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes")
(load-theme 'fairyfloss t)
BOOM! 🎉
aw yay thank you for doing this! i'll merge it in & add it to the instructions tomorrow!
oh yay! I am happy this might come in useful 💜 I totally wasn't sure \o/
Ugh, wish I had seen this PR earlier before starting to port the theme by hand :joy: At least now I know how to create custom themes in Emacs :) I'm doing some adjustments to the theme, such as the minibuffer prompt color, the highlight region color and ido-mode.
(two years later) hiii thanks y'all for making fairyfloss, and the port, and the updates! :)))
ended up looking for an emacs version after seeing that recent tweet about assembly in fairyfloss :p
in case anyone else is looking, it seems like auralcat's updates are here!? : https://github.com/Auralcat/fairyfloss/blob/gh-pages/fairyfloss-theme.el