Closed epsilonxaos closed 2 weeks ago
Resolved an issue where dark mode styles persisted when switching back to light mode.
Refactored the getStyles function to avoid mutating the original styles object by creating a shallow copy before applying dark mode styles.
Light mode:
Dark mode:
Resolved an issue where dark mode styles persisted when switching back to light mode.
Refactored the getStyles function to avoid mutating the original styles object by creating a shallow copy before applying dark mode styles.
Light mode:
Dark mode: