Macchina-CLI/macchina

[FEATURE] Palette spacing

feefs opened this issue · 1 comments

Would there be interest in adding a palette.spacing option? For context, I like my palette glyphs to be spaced out. However, setting palette.glyph to "色 " results in the block not respecting the line length:
1

I've implemented a version locally, which adds "spacing" to the [palette] options in the toml (example location)
2

If there's interest, I can open a PR.

Hi, thanks for working on this. I'd definitely like to see this get merged.