How to access colors of Grape-suite titles?

I am trying to create a “dark mode” variant of the Grape-suite templates for personal use, using the color palette provided by gruvy. Importing gruvy changes the color of the page and normal text, but stuff like the titles of exercises and the templates themselves are still left as blue colors that clash terribly with the gruvvbox color palette.

I have tried going into the package contents of both grape-suite and gruvy, but I’m finding it difficult to identify where I need to go within the grape-suite package to change all the template colors.

So before I go deeper down this rabbit hole, I wanted to ask if there’s a more obvious method I am missing?

In the documentation for grape-suite, the only references to color I see are box-hint-title and box-solution-title, but the documentation doesn’t provide much in way of describing how to actually manipulate these parameters.

Thanks for the help!

As far as I can tell, there is no way provided by grape-suite to change the palette.

You could fork the package (or simply copy all its src files to your project into some subfolder) and modify colors.typ – do so without renaming the colors so you don’t have to change anything else.

You might also be successful in petitioning the package author into making this configurable.