Closed Amar1729 closed 7 years ago
For default templates and a contrib
folder, I thought it might be ok to have all the templates in the default folder, with everything except those files you want to keep in config.yaml
commented out.
actually you are right, if it is not imposed onto the user anymore (by copying default config) it is totally fine to have all templates here.
I think it should also work the way powerline does it: all config and template data is loaded from .config/...
first if possible, and then a fallback to the internal data is used. that way 'stock' users can just make their own config.yaml
enabling and disabling some templates, and later start adding their own over time.
Add support for colorschemes that may be formatted differently (e.g. real-valued 0-1 rather than 0-255 hex)