§Homer
§Install using Git
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/homer.git
§Install manually
Download using the GitHub .zip download option and unzip them.
§Activating theme
- Copy custom.csstowww/assets/custom.css.
- Copy dracula-background.pngtowww/assets/dracula-background.
- Put these lines into www/assets/config.ymland save the file:
# Will load Dracula theme.
stylesheet:
  - "assets/custom.css"- Refresh the page. Boom! It's working.
