๐จ Add more themes
DenverCoder1 opened this issue ยท 8 comments
DenverCoder1 commented
If you have a creative theme you've designed that you think others may like to use, feel free to add it to the code!
Requesting a theme
- Open an issue describing your new theme in detail and optionally show an image.
- Say in the issue if you would like someone else to add the theme.
Designing a theme
- Pick colors using the "advanced options" on the Demo Site.
- Once you have chosen colors for all of the color properties, you will be able to add a theme.
Adding a theme
- Open an issue about your theme and optionally show an image
- Say in the issue that you will be adding it yourself
- Fork the repository and clone your fork to your computer
- Create a new branch (you can name it with the name of your theme)
- Edit
themes.phpto have your new theme colors by adding an array entry to the end. You can copy an existing entry for the correct formatting - Test your theme by running
composer startand going tohttp://localhost:8000/?user=<USERNAME>&theme=<THEME>(you will need PHP installed to do this) - Add an entry to
docs/themes.mdwith a static PNG image of your theme. (You can copy the image from the demo site when running locally -http://localhost:8000/demo/?theme=<THEME>) - Commit and push your changes to your fork
- Open a pull request for merging your branch into this repo's main branch
- Link the issue you created by typing
Closes #0where #0 is the number of the issue you created. You can also do this through the "Linked issues" on the right-side panel after opening the Pull Request
Make sure to keep the spacing and formatting consistent.
Your theme will become available when your Pull Request is approved.
If you have any questions, feel free to ask!
imaaquibali commented
i want to work on this
DenverCoder1 commented
@aaquibali That's great! You just need to follow the steps above to add it and create a PR ๐
imaaquibali commented
Ok
DenverCoder1 commented
@aaquibali Feel free to ask if you have any questions
Mylena-angelica commented
I want to add a neon theme
Mylena-angelica commented
DenverCoder1 commented
I want to add a neon theme
@Mylena-angelica
Sure, feel free to open a pull request. If you have any questions, feel free to ask ๐
Hunterdii commented


