Try 30 days of free premium.

Dark Interface with Stylish

tonyrulez wrote 8 years ago: 1

Hmmm...

I installed Firefox on my computer, and added this script to Greasemonkey. But it doesn't look good:

Firefox+Greasemonkey

Chrome+Tampermonkey

What am I doing wrong? Every page looks like only half of the userscript is applied :(

vBm wrote 8 years ago: 1

Better use Stylish! for which script was intended.

tonyrulez wrote 8 years ago: 1

Yup, that was the problem, thanks!

vBm wrote 8 years ago: 1

It seems we need something like this added to watchlist to avoid count being black:

.watched-eps {
color: #FFFFFF;
font-size: 1.2em;
}

srob650 wrote 8 years ago: 1

Trying to figure out what this is fixing, could you explain a little more or send a link? When I mark an episode watched it just disappears completely

Amorphi wrote 8 years ago: 1

I think he means the xx/yy count of the episode numbers to the left of the green progress bar in the watch list.

eg:

Dark Matter23 / 25

shows as black on dark background and is very hard to see

srob650 wrote 8 years ago: 1

Amorphi wrote:
I think he means the xx/yy count of the episode numbers to the left of the green progress bar in the watch list.
eg:
Dark Matter23 / 25shows as black on dark background and is very hard to see

Got it, thanks! This is now done

Amorphi wrote 8 years ago: 1

srob650 wrote:
Got it, thanks! This is now done

Actually, I have just noticed a similar problem with my stats page. Quite a bit of the information is in black.

vBm wrote 8 years ago: 1

Yeah, sorry for not giving example with screenshots. But that's exactly what i had in mind.

There are few other places indeed that would need tweaking.

srob650 wrote 8 years ago: 1

Amorphi wrote:
Actually, I have just noticed a similar problem with my stats page. Quite a bit of the information is in black.

I think I've taken care of everything on the stats page now, update and let me know if I missed something :)

Amorphi wrote 8 years ago: 1

srob650 wrote:
I think I've taken care of everything on the stats page now, update and let me know if I missed something :)

Yep, seems you got 'em all, thanks.

johncymru wrote 8 years ago: 1

@srob 650 Just noticed that with the dark style active (latest version) the features list for Bronze, Silver and Gold premium options don't appear on the Premium Promotion/Order page but do appear if I temporarily turn the style off. That said, still love the dark style.

srob650 wrote 8 years ago: 1

Thanks, I'll look into this soon.

Tonks wrote 8 years ago: 1

Srob, can you entertain the idea of doing (not for me) but for some of others a bright theme with pink, violet, blue etc ? I like dark (i switch to night theme for twitter and imdb), so i'm happy with your theme as is but it looks like others would love a more vibrant one. (look at jaguar's or aidan's latest remarks when Jag asked about it)

I have no idea how to do it for them, i would do it if i knew how.

Link to the chat : http://www.tvmaze.com/threads/1740/site-colors

srob650 wrote 8 years ago: 1

Tonks wrote:
Srob, can you entertain the idea of doing (not for me) but for some of others a bright theme with pink, violet, blue etc ? I like dark (i switch to night theme for twitter and imdb), so i'm happy with your theme as is but it looks like others would love a more vibrant one. (look at jaguar's or aidan's latest remarks when Jag asked about it)
I have no idea how to do it for them, i would do it if i knew how.
Link to the chat : http://www.tvmaze.com/threads/1740/site-colors

I'm not sure I'm the right person for the job - I barely get by keeping up with the dark theme :p I actually know nothing about CSS but am able to hack it together using Chrome's "Developer Tools" view which has the ability to click on an element, scroll through and find where it is colored, and then use a color picker to change it. Then I can copy that snippet into the Stylish editor. It's rather tedious and I'm not sure I have the artistic skills to do a colorful one, I'm mostly copying the theme TVMaze already had just making it dark.

srob650 wrote 8 years ago: 1

johncymru wrote:
@srob 650 Just noticed that with the dark style active (latest version) the features list for Bronze, Silver and Gold premium options don't appear on the Premium Promotion/Order page but do appear if I temporarily turn the style off. That said, still love the dark style

Fixed

srob650 wrote 8 years ago: 1

Update:

Darkened episode backgrounds in Week Calendar
Darkened "Acquired" highlight in Month Calendar

Try 30 days of free premium.