Github Theme is a Github inspired theme for the Homer Dashboard.
For a basic installation of Homer, please refer to the Homer documentation.
- Visit the github releases page and download the files you want from the latest release.
config.ymlcontains a example config file for homer.gh-base.min.csscontains the basic styling for the theme. So this is required!gh-dark.min.csscontains colors similar to the Github Dark theme.gh-dimmed.min.csscontains colors similar to the Github Dimmed theme.gh-light.min.csscontains colors similar to the Github Light theme.
- Copy the files to your homer
assetsdirectory. - Reference the files in your
config.ymlfile:
stylesheet:
- "assets/gh-dimmed.min.css"
- "assets/gh-base.min.css"- Reload the page in your browser.
- This is a theme for the awesome Homer Dashboard.
- The config template is based on the also very decent Homer-Theme. Please have a look at it, if you want to try other themes, as well.
If you have any ideas, just open an issue and tell me what you think about this theme. Pull requests are welcome, too.
This project ist licensed under MIT license.
