-
Notifications
You must be signed in to change notification settings - Fork 24
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 New Themes: Gruvbox, Solarized, and Mystic #93
Conversation
…ay variant - Updated the Tokyonight theme to the Tokyonight Moon variant - Added a new variant, Tokyonight Day, following the namescheme of the Tokyonight project - Included JSON and CSS files for both variants - Ensured consistency with the original Tokyonight color scheme
Your preview URL is: https://theme-builder.notesnook.com/notes?from_pr=streetwriters/notesnook-themes/93 |
@echoriiku thanks for this! All your previous changes are also getting mixed up in this PR. You should delete and recreate your fork then use branches instead of just making changes in the master branch. This is explained here: https://help.notesnook.com/custom-themes/publish-a-theme |
Should I delete this PR and make a separate one for each theme after forking it again without the previous changes I made? |
This pull request introduces three new themes — Gruvbox, Solarized, and Mystic — each with both light and dark variants. Your feedback is highly appreciated!