Theming Support
Automatically attempt to match the current page styling - can be diabled by setting autotheme to false in the config.
Otherwise exposes overridable CSS classes:
:root {
--nomnoml-svg-stroke: <color>;
--nomnoml-svg-fill-1: <color>;
--nomnoml-svg-fill-2: <color>;
}