It looks like you're new here. If you want to get involved, click one of these buttons!
I really like this theme. Thanks for making it.
I have run into two issues so far. I'll post the fixes here if anyone needs them and hope that it will be fixed in a future version. My color choices are probably not great. You can surely make better ones.
The Excerpt Text is too dark to be readable on a dark background, here is my fix:
.DataList .Excerpt a { color: #B7B7B7; }
The white Text is not readable on the light blue background.
Here is my fix (a darker grey background)
.Mine { background: #666666; }