Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

Two Suggested Fixes

This discussion is related to the Dark Mist addon.

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.

  1. Search Results

The Excerpt Text is too dark to be readable on a dark background, here is my fix:

.DataList .Excerpt a { color: #B7B7B7; }

  1. messages sent by me in private conversations

The white Text is not readable on the light blue background.

Here is my fix (a darker grey background)

.Mine { background: #666666; }

Comments

Sign In or Register to comment.