Thanks. It is always a tight-walk between adding dependencies (plug-ins) and having functionality. Ironically, one of Obsidian’s tenets is to avoid these types of dependcncies.
In general, I try to absolutely limit my dependency on plugins, and I posted this becuase I think, fundamentallly, anything that is “on/off” should have a toggle function available.
Hi so yeah right now there are two separate commands (“Use light mode” and “Use dark mode”) but I think it makes a lot more sense to combine them into the one and just make it a toggle (“Toggle between light and dark themes”). Just like vscode.