I haven't figured out a good token definition format yet, so I have been ad hoc adding light and dark mode tokens. The light mode tokens could use some love, it looks very unpolished right now. I have mostly been focusing and using the app while in dark mode.
For now, I might be better off, just killing light mode, and only supporting a dark mode theme. Maybe I can keep the current light mode colors but disable the CSS logic to handle the dark mode media query, and just hardcode dark mode. At least then, I can stop worrying about sharing the link with others.
I haven't figured out a good token definition format yet, so I have been ad hoc adding light and dark mode tokens. The light mode tokens could use some love, it looks very unpolished right now. I have mostly been focusing and using the app while in dark mode.
For now, I might be better off, just killing light mode, and only supporting a dark mode theme. Maybe I can keep the current light mode colors but disable the CSS logic to handle the dark mode media query, and just hardcode dark mode. At least then, I can stop worrying about sharing the link with others.