Context:
When I select "Dark" or "Light" in Ubuntu's Settings > Appearance > Style, gedit detects this change and switches its internal them to Yaru Dark or Yaru Light appropriately. I really like this feature! But I would prefer that gedit use the Builder and Builder Dark themes (which interact better with markdown syntax highlighting for my purposes) instead of Yaru.
Question:
Is it possible to configure gedit such that, when it gets the message from Ubuntu/GNOME to switch to a dark or light style, it will choose a specific theme for either instead of the default Yaru variant?
Related:
I found this answer on using gsettings
to switch GNOME's theme interesting, as I'd love to be able to toggle dark/light mode from within gedit via an external tool hotkey. I noticed that switching the desktop theme this way does not trigger gedit to switch its internal theme, nor does it change whether Dark or Light is selected in Settings > Appearance > Style.