Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autoconverted theme for emacs #3

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

Conversation

lrlna
Copy link

@lrlna lrlna commented May 14, 2016

✨ 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:

  1. Download .el package
  2. Add it to your ~/.emacs.d/themes
  3. 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! 🎉

@sailorhg
Copy link
Owner

aw yay thank you for doing this! i'll merge it in & add it to the instructions tomorrow!

@lrlna
Copy link
Author

lrlna commented May 15, 2016

oh yay! I am happy this might come in useful 💜 I totally wasn't sure \o/

@Auralcat
Copy link

Auralcat commented Nov 6, 2017

Ugh, wish I had seen this PR earlier before starting to port the theme by hand 😂
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.

@gempesaw
Copy link

(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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants