Muhammed-Rahif / Notpad

The ordinary notepad that everyone know, but it's rich!
https://muhammed-rahif.github.io/Notpad/
MIT License
57 stars 32 forks source link

Improve UI by Dynamically Changing Dark/Light Mode Button Label #195

Closed harshit69x closed 1 month ago

harshit69x commented 1 month ago

image image Currently, when dark mode is enabled, the button still displays "Dark Mode." To improve the user interface (UI) and enhance user experience, the button label should change dynamically. When dark mode is active, the label should switch to "Light Mode," allowing users to easily understand that pressing the button will switch them back to light mode. This will make the interface more intuitive.

@Muhammed-Rahif Please assign me this issue to implement the change.

Muhammed-Rahif commented 1 month ago

:tada: This issue has been resolved in version 1.0.0-alpha.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: