Support multiple color palettes on Mobile #38525
Labels
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
Needs Design
Needs design efforts.
Description
On mobile, we are working on adding support for multiple color palettes in #38417.
Users can now create their own colors that would be shown in a
Custom
palette. So we'll haveTheme
andDefault
and theCustom
palette will be shown if users add new colors.The initial implementation is merging all palettes into one row, but it was mentioned from the code review feedback to maybe do something similar to the way the web editor does it:
On mobile we currently have one row of colors:
@iamthomasbishop I was wondering if you had any design ideas about this since we've only had one row of colors until now. The functionality would be as it was before, you can only select one color at a time. Thank you!
The text was updated successfully, but these errors were encountered: