-
Notifications
You must be signed in to change notification settings - Fork 7
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
Color and typography variations/options in WP 6.6 #282
Comments
I'm working on this here: https://docs.google.com/document/d/15h3thuKpQ6j3yKf2cudoIZ2Iw3a6jNwm_-8e1MGRu9c/edit?usp=sharing |
This one is ready for review! 🎉 |
Code tested and almost no comment from me. Done 1st review |
@justintadlock Fantastic work, as usual! 👏
Other than that, the second review is done. |
Oh! Didn't think about it... so it's a feature ;-) |
Social copy:
|
Social Schedule on Thu, Aug 8, 2024 |
Discussed in #275
Originally posted by justintadlock June 11, 2024
WordPress 6.6 will ship with a new global color and typography variations system. Similar to global style variations, which are placed under a theme's
/styles
folder, these new variations will work on top of the same underlying system.However, color and typography variations let themers define specific color schemes and typography sets that users can choose from:
This recreates a feature that is popular in classic themes that utilize the customizer to give the user pre-built color schemes and typography sets to choose from. Essentially, it lets the user quickly pick their colors and typography at the click of a button without affecting other parts of the overall theme design.
These new "preset" variations can also be used alongside normal global style variations, mixing and matching different designs.
Feature addition:
The text was updated successfully, but these errors were encountered: