I could use some feedback.
6.1 adds a bunch of CSS for the various FamilySearch interfaces elements.
Thought it made sense to expose how CSS is layered in Gramps and give more access to tweaking it. While Gtk+ Inspector is a tool that identifies the CSS for an indicated screen element, it has been pretty opaque as to how you could affect the CSS. (Since every update would wipe out your work if you modify the Themes or gramps.css directly.
This is an experimental wish-coded Claude update to the Theme plug-in. (See the README.md) It exposes some more access to the CSS as independent patches and layers.
