After the user sets the application theme to “Dark Mode,” this preference is saved to Local Storage with the key “theme.” When the user reopens the application, this value is read with the Read From Local Storage action, and the interface automatically switches to “Dark Mode.”
Application Flow