
Hmmm...
I installed Firefox on my computer, and added this script to Greasemonkey. But it doesn't look good:
What am I doing wrong? Every page looks like only half of the userscript is applied :(
Hmmm...
I installed Firefox on my computer, and added this script to Greasemonkey. But it doesn't look good:
What am I doing wrong? Every page looks like only half of the userscript is applied :(
Better use Stylish! for which script was intended.
Yup, that was the problem, thanks!
It seems we need something like this added to watchlist to avoid count being black:
.watched-eps {
color: #FFFFFF;
font-size: 1.2em;
}
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
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
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
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.
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.
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 :)
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.
Just noticed that if font-size is 1.2em then numbers will fall on the next line when there are show with 3 digit episodes on the .watched-eps. Lowering it to 1.19em fixes the issue for me.
vBm wrote:
Just noticed that if font-size is 1.2em then numbers will fall on the next line when there are show with 3 digit episodes on the .watched-eps. Lowering it to 1.19em fixes the issue for me.
Done.
@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.
Thanks, I'll look into this soon.
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
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.
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
Update:
Darkened episode backgrounds in Week Calendar
Darkened "Acquired" highlight in Month Calendar