diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-19 10:19:59 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-19 10:19:59 -0400 |
| commit | 2c8ef2798f324528acf9a16845d2ce456e56a5c3 (patch) | |
| tree | 860213d7cd7fec4216dfa6e9d1ae5f82c16fc206 /scripts/theme-studio/previews.js | |
| parent | 1b51342aa2fcc698c3486e336364dad0b22900ed (diff) | |
| download | dotemacs-2c8ef2798f324528acf9a16845d2ce456e56a5c3.tar.gz dotemacs-2c8ef2798f324528acf9a16845d2ce456e56a5c3.zip | |
refactor(theme-studio): share oklchOf and isPureEndpointHex from colormath
oklchOf and isPureEndpointHex were each defined identically in app-core.js and palette-generator-core.js, and hueOfHex inlined oklchOf's body a third time. I moved both helpers into colormath.js, which already owns the primitives they call, and had the two consumers import them. hueOfHex now calls oklchOf instead of re-deriving it.
Diffstat (limited to 'scripts/theme-studio/previews.js')
0 files changed, 0 insertions, 0 deletions
