Hi Everyone
I have a fair few private plugins that i have made for personal projects i’m going to start releasing them for use in the Bubble community. The majority will be on commercial licences as these plugins take time to develop. I welcome anyone support who purchase or subscribes to any of them. It allows me to dedicate more time to releasing more of them in the future.
My Dark Mode Plugin was created a while back and i have used it on many personal projects especially that utilise an admin / dashboard area.
‘Dark Mode’ - Toggle with Persistent Selection
Description:
The 'Dark Mode plugin enables your Bubble.io application users to seamlessly switch between light and dark themes, providing an enhanced and personalized browsing experience.
In addition to allowing for dynamic theme changes, this plugin remembers users’ preferred settings. Utilizing browser cookies, the plugin stores the user’s last theme selection. Consequently, when users revisit your application, their preferred theme awaits them, creating a consistent and user-friendly environment.
Features:
Dark Mode Toggle: An element that enables users to switch between a light and dark theme based on their preference. The element can be added to any page where you want the dark mode to be available.
Toggle Action: An action that can be connected to any Bubble element such as a button. This allows you to enable the dark mode toggle from various interface points.
Persistent Selection: Stores users’ theme preference in a browser cookie, offering a consistent browsing experience across different sessions.
Customizable Default Theme: Allows developers to set the default theme to either light or dark.
Exposed State for Conditionals: The plugin exposes the current theme selection as a state, providing developers the flexibility to construct conditional statements within their application.
Easy to Implement: Designed with Bubble’s visual development environment in mind, making it simple to integrate this plugin into your application.
DEMO - http://geek-labs-demos.bubbleapps.io/version-test/dark_mode_demo
Plugin Page - Dark Mode with Persistent Selection Plugin | Bubble
Hope you enjoy, find it useful and welcome any feedback or issues.