Dracula Icon

Homer

Dracula Theme for Homer
homer - Theme Preview

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

  1. Copy custom.css to www/assets/custom.css.
  2. Copy dracula-background.png to www/assets/dracula-background.
  3. Put these lines into www/assets/config.yml and save the file:
# Will load Dracula theme. stylesheet: - "assets/custom.css"
  1. Refresh the page. Boom! It's working.