probberechts / hexo-theme-cactus

:cactus: A responsive, clean and simple theme for Hexo.
https://probberechts.github.io/hexo-theme-cactus/
MIT License
3.06k stars 761 forks source link

support custom global style injection #363

Open conduition opened 1 year ago

conduition commented 1 year ago

Depends on #362

Adds a config option to allow custom style injection for all pages to modify Cactus styles.

I chose this 'array of objects' data structure shape to allow us to expand it in the future if desired. For example perhaps each style sheet might have a list of pages it should be included on, or exempt from.