WP Manifestindependent plugin directory
manifest / themes / hm-color-palette

HM Color Palette

Adds color palette meta data functionality for posts and pages with customizable color schemes.

by Human Made Limited · github.com/humanmade/hm-color-palette · website

1stars
4.4kcomposer installs
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/humanmade/hm-color-palette/archive/refs/heads/main.zip

Also on Packagist as humanmade/hm-color-palette:

composer require humanmade/hm-color-palette

From the readme

HM Color Palette A WordPress plugin that adds customizable color palette meta data or block attribute functionality for posts and pages. Description This plugin allows you to assign color palettes to individual posts and pages, which can then be used to style your content dynamically. It provides: - Post meta for storing color palette selection - React component for the block editor sidebar - Support for using the component in blocks with block attributes - Body class based on selected palette color - Developer-friendly customization via a filter that can be used in theme files Features - Easy Integration: Works with any theme or block - Customizable Palettes: Define your own color schemes via code or theme.json color palette - Block Editor Component: Ready-to-use React component with @humanmade/block-editor-components - Body Classes: Adds palette-specific classes for additional styling - Document & Block Level: Can be used for entire documents or individual blocks Installation For Development 1. Clone or download to /wp-content/plugins/hm-color-palette/ 2. Run npm install && npm run build 3. Activate the plugin in WordPress For Production 1. Download from the release 2. U

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.0.0Apr 8, 2026