Skip to content

Instantly share code, notes, and snippets.

View stevenroh's full-sized avatar
🇨🇭

Steven Roh stevenroh

🇨🇭
View GitHub Profile
@stevenroh
stevenroh / color-palette.php
Last active April 17, 2025 07:37
/wp-content/themes/blockify/patterns/utility/color-palette.php
<?php
/**
* Title: Color Palette
* Slug: color-palette
* Categories: utility
*/
use Blockify\Utilities\Color;
use Blockify\Utilities\Str;