Skip to content

Add new color schemes and update inversion fixes for various sites #14442

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yusufyzzc
Copy link

I added Ayu, Monokai and Palenight color schemes since they're quite popular.
Also fixed some display issues on Discord, Notion, Figma and a few other sites."

Copy link
Collaborator

@Myshor Myshor left a comment

Choose a reason for hiding this comment

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

Fix orders as I mentioned in all changed files.

And for the future. If you want to push something here try to push smaller changes with one file changed only. This will make review easier and faster.


LIGHT
background: #f8f8f2
text: #676e95
Copy link
Collaborator

Choose a reason for hiding this comment

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

All schemes must be sorted alphabetically. This change won't pass tests!

@@ -681,6 +681,7 @@ lainchan.org
landchad.net
larbs.xyz
lazer.ppy.sh
lapz.io
Copy link
Collaborator

Choose a reason for hiding this comment

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

This won't pass either. lapz alphabeticaly is higher than lazer and larbs!

NO INVERT
.Header *
.Footer *
.project-canvas *
Copy link
Collaborator

Choose a reason for hiding this comment

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

And 3rd file with same comment. All URLs must be ordered alphabetically!

@yusufyzzc yusufyzzc requested a review from Myshor July 7, 2025 17:33
@yusufyzzc
Copy link
Author

I got it. Thanks for your comments and sorry for requested for a view I did by accidentally

Copy link
Collaborator

@Myshor Myshor left a comment

Choose a reason for hiding this comment

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

Still waiting for alphabetical order in all files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants