The base CSS code using variables and a CLI to generating RGB colors for a theme based on a single hue in the LCH colorspace.
Go to file
D. Moonfire 8e1c20bf04 chore: v0.1.0 2024-03-22 01:11:14 -05:00
examples feat: switched to using @priduck-color-theme/theme-js to generate files 2024-02-24 18:10:49 -06:00
src feat: switched to using @priduck-color-theme/theme-js to generate files 2024-02-24 18:10:49 -06:00
.editorconfig chore: initial commit 2024-02-18 22:06:03 -06:00
.envrc feat: generate the theme using postcss 2024-02-24 12:01:13 -06:00
.gitignore build: updating setup flake 2024-03-22 01:08:52 -05:00
.npmignore build: ignore *.tgz in node packages 2024-02-24 15:09:42 -06:00
.prettierignore build: updating setup flake 2024-03-22 01:08:52 -05:00
CODE_OF_CONDUCT.md chore: initial commit 2024-02-18 22:06:03 -06:00
DCO.md build: updating setup flake 2024-03-22 01:08:52 -05:00
Justfile feat: switched to using @priduck-color-theme/theme-js to generate files 2024-02-24 18:10:49 -06:00
flake.lock build: updating setup flake 2024-03-22 01:08:52 -05:00
flake.nix feat: generate the theme using postcss 2024-02-24 12:01:13 -06:00
package-lock.json chore: v0.1.0 2024-03-22 01:11:14 -05:00
package.json chore: v0.1.0 2024-03-22 01:11:14 -05:00
postcss.config.js feat: generate the theme using postcss 2024-02-24 12:01:13 -06:00