Description
When I switch between dark mode and light mode, only the text color changes. The background color stays the same, which makes the theme look incomplete.
Expected Behavior
The background color should also change according to the selected theme (dark or light).
Possible Fix
Update the background color when switching themes — for example, by applying different CSS classes for dark and light modes.
Description
When I switch between dark mode and light mode, only the text color changes. The background color stays the same, which makes the theme look incomplete.
Expected Behavior
The background color should also change according to the selected theme (dark or light).
Possible Fix
Update the background color when switching themes — for example, by applying different CSS classes for dark and light modes.