Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parametric theme creation interface #43

Open
vkottler opened this issue Aug 5, 2024 · 3 comments
Open

Parametric theme creation interface #43

vkottler opened this issue Aug 5, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vkottler
Copy link
Owner

vkottler commented Aug 5, 2024

Continue progress made on #42.

Also upgrade the theme viewer to see the rgb and hsla constructors like https://hslpicker.com/ does.

Possible parameters:

  • sweep saturation/lightness (would be interesting to see 2 distinct themes with these sweeps)
  • linearity / polynomial fits for N points?
@vkottler vkottler added the enhancement New feature or request label Aug 5, 2024
@vkottler vkottler self-assigned this Aug 5, 2024
@vkottler
Copy link
Owner Author

vkottler commented Aug 5, 2024

@vkottler
Copy link
Owner Author

vkottler commented Aug 5, 2024

image

use-case for hsla/rgba constructor showing - why are the text colors saturated?

@vkottler
Copy link
Owner Author

vkottler commented Aug 5, 2024

Workflow upgrades: host SVGs + open browser tab, automatically re-render on changes to tasks sub-directory.

Eventually auto-refresh would be nice, wonder if the browser knows how to do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant