Misterio77 / flavours

🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
MIT License
501 stars 29 forks source link

Provide a default config for each template. #42

Closed forrestli74 closed 1 year ago

forrestli74 commented 2 years ago

I think most of the config will be the same for most users. It would be nice to provide a default config, and add an "enabled" flag defaulting to false.

Or even better, defaulting the "enabled" flag to "auto" which detects whether a program exists.

Misterio77 commented 2 years ago

Thanks for the suggestion, but I'm not sure if I'd like this. They would have to add the comments anyway (as rewriting their config is not a good a idea). I think I prefer explicit instead of implicit.