ini

Results 29 comments of ini

Should work? I tried with a pure black image and it still found a source color somehow, might have to filter the ranked colors after. Feel free to test.

That would require forking and modifying the `material-colors` library. I'm not against making small changes but I don't know about these big ones. I guess if enough people request this...

I was thinking about adding support for running commands inside `[config.custom_colors]` or `[config.custom_keywords]`

You can now import a json file with the colors you want.

Do you mean using one template if the mode is dark, and another one if the mode is light?

Should work now? Look at the [config.toml](https://github.com/InioX/matugen/blob/main/example/config.toml) for example usage. https://github.com/InioX/matugen/blob/32daa15f6f8b57102e7f024e57dd9cc17999c495/example/config.toml#L22-L27

There is no documentation yet but https://github.com/InioX/matugen/issues/28 has an example for now.

Hi, The documentation is a little bit behind, that's why `hook` is probably missing. I'll have to update it. > I suggest adding an option to the TOML config file...