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

Feature request: multiple built-in color combinations #8

Open
MatthewStanciu opened this issue Oct 20, 2022 · 0 comments
Open

Feature request: multiple built-in color combinations #8

MatthewStanciu opened this issue Oct 20, 2022 · 0 comments

Comments

@MatthewStanciu
Copy link
Member

People may not like the default colors given by purduehackers/time, but nobody wants to spend hours playing with colors to find the right combination. We should do this instead, and include 3-4 default combinations.

Usage:

const lt = new LightningTime({ colors: 'default' })
// new LightningTime() with no args is still accepted
const lt2 = new LightningTime({ colors: 'alt1' })
// ...
const ltx = new LightningTime({ colors: { boltColors: [0, 161], ... } })

bonus: give them cute names like "ocean aurora" or some shit

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

No branches or pull requests

1 participant