A theme for the WaniKani website using the KDE Breeze theme color palette.
Requires the Stylus browser extension.
Only required if you want to have the latest development version.
You need:
- git (obviously)
- ruby (for the gem and rake commands)
Run gem install bundler
to install the bundler program.
Make sure
bundle
is in your PATH,gem
should warn you if it isn't.
Run bundle install
from within the project directory.
Then run rake
from within the project directory and install
the generated compiled/wanikani_breeze_dark.user.css
with Stylus.