Closed zkat closed 8 years ago
I was just about to do this so @zkat thanks
Just for people who check this out today before it gets published, here's the easy-peasy way to get it installed:
git clone https://github.com/zkat/fairyfloss && cd fairyfloss
git checkout gh_pages
cd atom
apm link
This is a straight-up conversion from the tmTheme.
It can be regenerated by doing this from the repo root:
apm init --theme ./atom --convert ./fairyfloss.tmTheme
More info on converted themes: http://flight-manual.atom.io/hacking-atom/sections/converting-from-textmate/
Also heads-up: You'll need to publish the theme to apm if you want it to be installable through the in-editor search, and I'm not terribly comfortable doing that for you, but it's basically just an
apm publish major
away (I think you also need an account on the site tho) <3Thanks for the theme! It's really cute and I'm gonna start using it now ^_^