Hey, just wanted to share an idea regarding colors - it would be cool if the cells recognized RGB hex strings and displayed the corresponding color in a small box, smth like this:
[
0: "#fef0d9" [//]
1: "#fdd49e" [||]
2: "#fdbb84" [_]
3: "#fc8d59" [\\]
4: "#e34a33" [_]
5: "#b30000" [o]
]