Can text color selection be added for tiles?

Add !important to the snip like this

#tile-0 .tile-title {
color: green; !important;
}

If you want to change all of the elements you mentions, it will take a bit more work. In this case I'll have to refer you

Many of us have contributed to the guide, you will find everything you need to make those changes.