Skip to content

fix(theme-management): Use color library for ThemeColorPickerField#13

Merged
vitakili merged 1 commit into
vitakili:mainfrom
Kohila:fix/theme-color-picker-formats
Jan 8, 2026
Merged

fix(theme-management): Use color library for ThemeColorPickerField#13
vitakili merged 1 commit into
vitakili:mainfrom
Kohila:fix/theme-color-picker-formats

Conversation

@Kohila
Copy link
Copy Markdown
Contributor

@Kohila Kohila commented Jan 5, 2026

Summary

This PR installs the library color (https://www.npmjs.com/package/color) into the plugin. The color conversion methods in this libary are used to convert any supported color formats into hex values for the react-colorful UI element.


Checklist

  • Code changes follow repository conventions
  • Tests added or updated
  • Documentation updated
  • Lockfile updated (if package.json changed)

Lockfile note: If you changed package.json, make sure to run pnpm install locally and include the updated pnpm-lock.yaml in this PR so CI's install step succeeds.

@vitakili vitakili merged commit 8c327ae into vitakili:main Jan 8, 2026
1 check passed
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.

2 participants