-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
style: Final colour simplification #5021
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
Conversation
I haven't changed two of the RGBA values as these won't need to be changed for dark mode.
asbiin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that's really nice like that!
Don't you want to create variables for every colors in 1 file, and use these variables everywhere?
|
I'd planned to do exactly that in the 'final' colour commit where I implement a dark mode. |
|
Hi @asbiin. I've removed the compiled CSS and JSON assets from this pull request. Do you need me to do anything else before you can merge? |
|
@mgrhm there was still some files to remove, but I've fixed it. I will start reviewing this now! Thanks! |
asbiin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job @mgrhm ! Hope to see the next one;)
See my comment here:
asbiin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏽
|
@mgrhm Thank you so much, your changes are much appreciate |
|
🎉 This PR is included in version 3.3.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
This pull request has been automatically locked since there |
This pull further simplifies the colour palette from 25 colours to 19. It simplifies the palette and code. Once this is merged, I'll be able to start work on the dark mode (#1192).
There are quite a lot of small, separate commits in this. A summary of the main changes: