Skip to content

Color palette creation#1

Merged
pamprn09 merged 16 commits intomainfrom
color-palette-creation
Apr 8, 2026
Merged

Color palette creation#1
pamprn09 merged 16 commits intomainfrom
color-palette-creation

Conversation

@pamprn09
Copy link
Copy Markdown
Collaborator

@pamprn09 pamprn09 commented Jan 28, 2026

This plugin adds customizable color palette functionality to the WordPress block editor.

  • Color palette selection in the block editor sidebar
  • CSS custom properties automatically injected based on selected palette
  • Developer customization via three methods:
    • Theme JSON file (color-palettes.json)
    • Filter hook (hm_color_palette_options)
    • Plugin extension

See README.md for full documentation and customization examples.

This is a test block only for demo purposes:

Screen.Recording.2026-01-27.at.18.00.23.mov

Copy link
Copy Markdown
Contributor

@joeleenk joeleenk left a comment

Choose a reason for hiding this comment

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

@pamprn09 Could you take a look at the changes I made, please? 🙏

Can we also check that this plugin gets our new standardized build and release process for reusable features plugins?

@kadamwhite
Copy link
Copy Markdown
Contributor

...release process...

#2

@pamprn09 pamprn09 merged commit 4f84c1d into main Apr 8, 2026
@pamprn09 pamprn09 deleted the color-palette-creation branch April 8, 2026 18:35
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.

3 participants