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

Custom themes #73

Open
2 of 6 tasks
kn0wmad opened this issue Jan 8, 2021 · 0 comments
Open
2 of 6 tasks

Custom themes #73

kn0wmad opened this issue Jan 8, 2021 · 0 comments
Assignees

Comments

@kn0wmad
Copy link
Member

kn0wmad commented Jan 8, 2021

Add a tuple to allow for user-generated and other custom themes. Ability to set foreground and background as desired. RGB triple.

  • Foreground / Background tuple datatype
  • Set via two text input boxes
  • Converts 3-byte RGB string, hex-encoded, i.e, #FF00FF, to Color
  • Lowercase works also
  • Refactor dark mode and light mode styles into a single stylesheet that accepts two color arguments for foreground and background
  • Database persistence
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