threat-dragon
threat-dragon copied to clipboard
Implimentation of Dark mode
Summary:
This pull request is about the implementation of dark mode using state management.
preview
light mode
dark mode
I will improve this gradually, please review it and provide your feedback
Sure, I'll try to look into it and will know more about nativeTheme
HI @jgadsden,
I've gone through nativeTheme
and I've got to know that it is specific to electron setup and need to setup electron app on our current configuration.
Also theme changes from the system preferences can be achieved using the current implementation. So are there any specific requirements for using nativeTheme
?
Custom Theme Toggle Implementation is lot more customizable then using an nativeTheme
API
What do you suggest @jgadsden ?
This PR is stale because it has been open 21 days with no activity. Remove stale label, or add a comment, otherwise it will be closed in 7 days.
This PR was closed because it has been stalled for 28 days with no activity.