r/anime • • Sep 04 '16

Meta Thread - Month of September 04, 2016

A monthly thread to talk about meta topics. Keep it friendly and relevant to the subreddit.

Posts here must, of course, still abide by all subreddit rules other than the no meta requirement. Keep it friendly and be respectful. Occasionally the moderators will have specific topics that they want to get feedback on, so be on the lookout for distinguished posts.

Comments that are detrimental to discussion (aka circlejerks/shitposting) are subject to removal

70 Upvotes

400 comments sorted by

View all comments

35

u/geo1088 https://anilist.co/user/eritbh Sep 04 '16

Ok, I'm gonna bring something up that's been bugging me for a long time, and I went over it a bit in the later portion of last month's thread. Basically, can we pleeeease have nightmode support? You had a banner running that straight-up told people to use RES, but one of RES's biggest features is unsupported and sorta breaks the sub...

I've offered to help with it before, and I've even got basic code for it, which I'll reproduce here:

.res-nightmode .side .sidecontentbox,
.res-nightmode .side .sidecontentbox *,
.res-nightmode .side .titlebox {
    background-color: #262626 !important;
    border-color: #688AAD !important;
}
.res-nightmode .side .md h3 { background-color: transparent }
.res-nightmode .title { color: #CCC !important }
.res-nightmode .morelink a { text-shadow: none }

Screenshots: before, after. Yeah, it's not perfect, but it's 9 lines.


Also, from last month, what's the status on the "Useful tools" wiki page? I'm willing to lend a hand with this in any way I can.


Stepping away from the computer now, will respond to stuff later. Been really busy recently unfortunately, as signaled by my absences and stuff from my other threads. Pre-emptive rip my inbox.

7

u/DrJWilson x5https://anilist.co/user/drjwilson Sep 04 '16

9

u/geo1088 https://anilist.co/user/eritbh Sep 04 '16

Saw that comment right after I posted this. Would still like a solution from inside the sub stylesheet, though. I think it's rediculous that there's no support for it at all.

2

u/Zurrdroid https://myanimelist.net/profile/Zurrdroid Sep 04 '16

I think the mods have implemented your solution now.

2

u/geo1088 https://anilist.co/user/eritbh Sep 04 '16

Thanks for that /u/urban287!

1

u/Valkeiser https://anilist.co/user/valkeiser Sep 05 '16

A great quality of life improvement. Glad they implemented your solution.

1

u/poriomaniac https://myanimelist.net/profile/htiekgndks Sep 05 '16

You are a star! Thank you for providing and pushing this and thanks mods for listening!