✨ Add glyph-cell text backgrounds (#93)
* ✨ Add glyph-cell text backgrounds
Packs a bg color into the pack string
after decoding the bg color, its pass through to the render text method
properly
* chore: update the render-spec
* Add a very usage of text bg in the examples
* Adds a demo that looks like a code diff to show all the different colors features in action
* adds test to verify the bg color is reset have the directive
* move our tests into color.test.ts