riccardobertolini / lofi-music

Create your music while working/studying
https://www.lofimusic.dev
MIT License
46 stars 30 forks source link

Create global theme for background and colors #57

Open riccardobertolini opened 1 year ago

riccardobertolini commented 1 year ago

currently, in setting you can change background color, but it works changing the document.documentElement.style.backgroundColor . Please update the logic creating a theme on the overall application that can be update it, changing not only the background but potentially title, icons etc.

riccardobertolini commented 1 year ago

Line involved: https://github.com/riccardobertolini/lofi-music/blob/89b01c6c752a1fda61b332601e48d99b31c569f8/components/SettingModal.tsx#L54C1-L60C23

hughlaufenhoft commented 1 year ago

I can work on this

riccardobertolini commented 1 year ago

@hughlaufenhoft no update for long time - putting it back to unassign and looking for new help