-
Notifications
You must be signed in to change notification settings - Fork 25
Add configuration items to implement templates that execute light and dark separately. #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Do you mean using one template if the mode is dark, and another one if the mode is light? |
That's right. |
Has this been implemented? |
InioX
added a commit
that referenced
this issue
Mar 31, 2025
Should work now? Look at the config.toml for example usage. Lines 22 to 27 in 32daa15
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I use matugen to generate colours, I sometimes need to use separate templates for light and dark, and I'd like to be able to add an option to the config file (e.g.☺️
mode-run
) to run the templates separately. I'm not sure if this feature is necessary, but it does improve the level of customisation. All in all, thanks to the developers!The text was updated successfully, but these errors were encountered: