dpoeschl / StashPop

StashPop adds features to GitHub, with extra Jenkins testing support. Get the Chrome extension at
https://chrome.google.com/webstore/detail/stashpop/nghjdgghnnljcdgaicggnlbmojcaedhl
MIT License
5 stars 9 forks source link

Make colors configurable #78

Open akoeplinger opened 8 years ago

akoeplinger commented 8 years ago

Here's how the extension looks like on GitHub with the Stylish theme:

image

The colors don't look nice. Assuming there's no way to use some colors from GitHub's CSS (which Stylish overrides), can we make the colors configurable at least?

dpoeschl commented 8 years ago

Yep, great idea.

dpoeschl commented 8 years ago

Stylish is really interfering with a lot of my UI. The Code Review coloring isn't working at all. I can fix the Jenkins failure text/background easy by using built-in github text classes, though.