According to the documentation the phrase background-rgb applies also to grids.
So I tried to modify a row but the compiler (v10.0) does not like it:
modify my-grid y = 5
row-color background-rgb x#eec300.
Am I doing it wrong or does it simply not work ?


