-
-
Notifications
You must be signed in to change notification settings - Fork 758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🎨 Add more themes #32
Labels
Comments
DenverCoder1
added
enhancement
New feature or request
good first issue
Good for newcomers
labels
Feb 18, 2021
DenverCoder1
added
pinned
Pinned issue
and removed
no-issue-activity
No activity in 30+ days
labels
Aug 8, 2021
i want to work on this |
@aaquibali That's great! You just need to follow the steps above to add it and create a PR 👍 |
Ok |
@aaquibali Feel free to ask if you have any questions |
This was referenced Oct 3, 2021
Merged
Merged
8 tasks
I want to add a neon theme |
@Mylena-angelica |
6 tasks
13 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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
Designing a theme
Adding a theme
themes.php
to have your new theme colors by adding an array entry to the end. You can copy an existing entry for the correct formattingcomposer start
and going tohttp://localhost:8000/?user=<USERNAME>&theme=<THEME>
(you will need PHP installed to do this)docs/themes.md
with 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>
)Closes #0
where #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 RequestMake 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!
The text was updated successfully, but these errors were encountered: