Re: [dev] [st] Hardcoded colors. Can I change them runtime?

2018-07-30 Thread opal hart
Either copy config.def.h to config.h and edit that, or use . -- wowaname Please use detailed subject lines and reply below quoted text whenever possible.

[dev] [st] Hardcoded colors. Can I change them runtime?

2018-07-30 Thread Timur Fayzrakhmanov
Halo! I've tried to change color scheme using the following project https://github.com/chriskempson/base16-shell. But I didn't get a success. It seems like the colors are hardcoded at config.def.h and can not be changed then. Unfortunately, I don't know well internals of the st nor the terminal em