Alternate row colors & add timestamp on check event

Glad to hear it!

Also, if you want code to look nice on the forum, you can wrap it in backticks.

For example,

```python

print('this will be syntax highlighted')

```