about icon indicating copy to clipboard operation
about copied to clipboard

Investigate integrating a light theme toggle into the website

Open iskyOS opened this issue 8 months ago • 1 comments

We'd like to add a toggle for dark and light themes into the website. Before getting too far into this project, we want to confirm the requirements we'd need to do it successfully.

Today, most of our pages are light theme, and we're planning to update the remaining ones to light theme. We are also designing all of the pages with components, and we can create dark-theme versions of each of these components.

We are wondering what the technical development requirements would be to implement this light/dark theme toggle:

  • Is it possible to add a toggle for this?
  • To work, would we need light and dark variants for every component on the website?
  • Would we need to set up any kind of light/dark color theme lists in Tailwind?
  • Is there anything else we'd need to spec out as an engineering requirement?

iskyOS avatar May 30 '24 23:05 iskyOS