You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue handles the implementation of the basic theme styles like font and background colors. They will be initially used in the global theme styles implemented in #53.
Tasks
Implement background and font CSS module styles.
Integrate basic background-color and color in global CSS theme styles.
Include a transition for both attributes to ensure a smooth theme mode transition.
The text was updated successfully, but these errors were encountered:
This issue handles the implementation of the basic theme styles like font and background colors. They will be initially used in the global theme styles implemented in #53.
Tasks
background
andfont
CSS module styles.background-color
andcolor
in global CSS theme styles.transition
for both attributes to ensure a smooth theme mode transition.The text was updated successfully, but these errors were encountered: