| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains all of the preparatory work for a theme based off of the Harmony theme. If you'd like to base your theme off another supported theme instead, switch to the appropriate branch:
Fork it to create your own theme based off of it!
Be sure to add some other metadata to the package.json, like this:
"author": {
"name": "Your Name",
"email": "Your Email",
"url": "Your website"
},
"repository": {
"type": "git",
"url": "https://github.com/{your-username}/{your-repository}"
},
"bugs": {
"url": "https://github.com/{your-username}/{your-repository}/issues"
}Also, add a screenshot! Take a picture of your theme, and save it as "screenshot.png" in the root of your theme folder, then add this to theme.json:
"screenshot": "screenshot.png"Material theme by pichalite.
| Back | FazBrowse Home | New Git URL |