Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feat: update Tokyonight theme to Tokyonight Moon and add Tokyonight Day variant #89

Merged
merged 14 commits into from
Jul 30, 2024
Merged

Feat: update Tokyonight theme to Tokyonight Moon and add Tokyonight Day variant #89

merged 14 commits into from
Jul 30, 2024

Conversation

echoriiku
Copy link
Collaborator

@echoriiku echoriiku commented Jul 28, 2024

@aureliuspublius could you please review these changes and let me know if everything looks good? Your feedback would be greatly appreciated.

…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
@echoriiku
Copy link
Collaborator Author

Is it failing because I changed the theme folder name? It's using the correct namescheme now

Copy link
Contributor

@thecodrr thecodrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the formatting changes?

@echoriiku
Copy link
Collaborator Author

I was annoyed because my changes didn’t work at first. So, I threw the code into a JSON formatter, hoping it would fix some mistake I couldn’t find.

Copy link
Collaborator Author

@echoriiku echoriiku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the unwanted changes, all good

Copy link
Collaborator Author

@echoriiku echoriiku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

used the theme builder to correct the unintended formatting changes

themes/tokyonight-moon/v1/code-block.css Outdated Show resolved Hide resolved
themes/tokyonight-day/v1/code-block.css Outdated Show resolved Hide resolved
@thecodrr
Copy link
Contributor

@echoriiku You can't change the id or the directory name for a theme. Since the id is internal, you can leave it be and simply change the title etc. If that doesn't work, you can just create a new theme with the new id.

@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
@streetwriters streetwriters deleted a comment from github-actions bot Jul 30, 2024
Copy link

We found a couple of errors in your submission:

themes/tokyonight-dark/v1/theme.json:

You cannot change the ID or directory name of a theme. Since the ID is internal, you can leave it as is and just change the title. Otherwise, please create a new theme with the new id.

themes/tokyonight-light/v1/theme.json:

You cannot change the ID or directory name of a theme. Since the ID is internal, you can leave it as is and just change the title. Otherwise, please create a new theme with the new id.

Copy link
Collaborator Author

@echoriiku echoriiku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reverted the ID changes

Copy link

@thecodrr thecodrr merged commit 0d27fe7 into streetwriters:main Jul 30, 2024
1 check passed
thecodrr added a commit that referenced this pull request Aug 10, 2024
* Revert "update Tokyonight theme to Tokyonight Moon and add Tokyonight Day variant (#89)"

This reverts commit 0d27fe7.

* Update themes/tokyonight-dark/v1/theme.json

* Update themes/tokyonight-light/v1/theme.json

---------

Co-authored-by: Abdullah Atta <thecodrr@protonmail.com>
thecodrr pushed a commit that referenced this pull request Aug 14, 2024
* Revert "update Tokyonight theme to Tokyonight Moon and add Tokyonight Day variant (#89)"

This reverts commit 0d27fe7.

* feat: add everforest light and dark themes

* updated everforest light colors

updated colors for better contrast
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No contrast between code block and background in Tokyonight Light
2 participants