Hello! I've been trying out this plugin for the last week and it's super useful for my team's workflow.
However, I was having issues with the dark -> light mode workflow, so I forked the repo and dug into the code. I found that there were different code paths being used. So, I did some refactoring that I think simplifies the code path and makes it that swapping styles is the same implementation for light <-> dark.
Things should work exactly the same from the plugin perspective but now I think it's more reliable when switching themes.
Let me know what you think and thanks so much for making this plugin!
Hello! I've been trying out this plugin for the last week and it's super useful for my team's workflow.
However, I was having issues with the dark -> light mode workflow, so I forked the repo and dug into the code. I found that there were different code paths being used. So, I did some refactoring that I think simplifies the code path and makes it that swapping styles is the same implementation for light <-> dark.
Things should work exactly the same from the plugin perspective but now I think it's more reliable when switching themes.
Let me know what you think and thanks so much for making this plugin!