Changelog [v1.5] to [v2.0]
New/Added Features:
Purity Colors Object: Introduced a PURITY_COLORS constant to centralize color definitions for SFW (#008000), Sketchy (#ffa500), and NSFW (#ff0000) purities.
Open Unseen Button: Added a button (Open Unseen) for each purity section to open all unseen wallpapers from that group in new tabs.
Link Open Delay Constant: Added LINK_OPEN_DELAY constant set to 200ms to control the delay between opening links in the new "Open Unseen" feature.
Modified Features:
Error Handling in Initialization: Updated the try-catch block in the initialization section to silently handle errors instead of logging them to the console.
Section Label Styling: Adjusted the section label button to have a width: 100% and margin: 0 to fit within the new header container layout.