Skip to content

Feature: daily color palette changing #24

@rdnt

Description

@rdnt

Feature request from user:

Would be nice if there was an option to dynamically rotate the color palette to one of the available ones, randomly, let's say once per day.

This would require converting the current date to a seemingly random index in the available colors list.
Something in the lines idx = hash(dayInYear) % len(colorOptions)

Metadata

Metadata

Assignees

Labels

featureA new feature requesthelp-wantedIssues you could help with!

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions