This is the best thing ever. My eyes thank you 1000x over!
Thank you so much for this! All the white was one of the main reasons why I stopped coming here, it was a massive strain on my eyes and in the end I always ended up with a headache. I actually feel like being on the site now, I am ever so grateful you created this!
I have been using this layout for days and have almost dutifully forgotten to say thank you. My ridiculously sensitive eyes praise you and your efforts.
I absolutely love this, thank you so much for taking the time to make it. <3
i feel as if i could kiss you right now! especially my eyes. no more pain!
I really have to update my blog ObscureJourney and my review site BeingObscure. French speakers can read my reviews here.
I'm sorry, I've been a bit preoccupied the past couple of days so I couldn't really answer all of these properly, but I just wanted to let you know I really really appreciate the kind words and I'm really glad this is of use to some people :D
Also a quick nudge that if you haven't joined the ping group yet you might want to, there will be another small update coming up when the new vault that is currently being tested goes live :D
Excited for the update! I'm not sure if you are looking for any feedback but I do have a few small notes.
The first is probably more relevant to everyone, which is the background color of some links are light grey/white? The second of which is more of a personal issue for me where the different columns (win, tie, losses) in the battle stats section are not different colors anymore.
Under spoilers with comparison pics and suggestions:
Links
Comparison pic:

/* all links bgcolor */
a, span { background-color: transparent!important; }
Battle Stats
Comparison pic:
/* battle stats colors */
.wins { color: !important; }
.ties { color: !important; }
.losses { color: !important; }
Of course, if you don't think this is necessary, I have already changed it on mine and you can just disregard it. :)
Please, I LIVE for feedback :D
I'm aware of the first issue, iirc currently it works in forum posts and post previews, but not scode page or comments. Sadly my ability of dealing with it is somewhat limited, unless subeta itself changes something, the 'trade: xxxxx' link has no separate class or element type, so there is really no way to reliably select it via css. I'm working on that for the 'Topic: x' type of link for comments and scode post though.
The second is a good catch, I will be sure to add that back in as permanent :D See, there is only so many things I can test on my own and all the nooks and crannies of battling just so happens to not be one of the pages I visit often, so I probaly kind of just. Opened that page, decided it does not look completely broken and moved on :')
I'll be sure to keep my eye out for anything else. :) I noticed the link issue the other day with a trade lot link but was far too tired to figure out what was wrong. When I inspect a trade lot link, it seems to be under the 'u' tag though? My knowledge of CSS is okay, at BEST (still learning!) so do correct me if I'm wrong! I know I started out trying to edit the 'u' tag by just going transparent on the background color and it worked fine, but the above 'a' and 'span' code seemed to be working fine without it.
I definitely understand. You can't visit every single page! I suppose that's exactly what feedback is for. :)
I'd be grateful :D
'u' is just 'underlined text' html tag thoughso it's... not exactly specific and I don't want ALL the underlined text on the site to suddenly gain a dark grey bg :') I will try experimenting with 'underlined text inside a link inside a post' to maybe at least get it in the forums, I doubt it will be...common, but it can be really surprising where a tag will also turn up. But yeah, I could just force the bg transparent in all cases I guess?
Ah, yes, it is a bit too vague! I definitely don't want to ask too much, as it sounds very tricky. I'm not a fan of highlighted links in general, which is why I opted for just plain transparency. I'm not sure how others feel, however, so it's up to you. :)
Sorry it's a day late, yesterday just happened to be my birthday and I was out p much all afternoon and evening :) Anyway, the code should now work with the new item vault!
I've also added some much needed color back to battle stats page thanks to pointing the problem out. Unfortunately the [/trade= ] links, much like the 'there is new news' message remain something I can do nothing with...
The vault looks lovely! And happy belated birthday! :) I'm happy to see the highlighting back in the stats pages, though interestingly there now seems to be a slightly darker background behind all of the zeroes? This is very strange but not really a big concern. They don't have their own class or anything, do they?
I noticed something yesterday that might be relevant and it's that it's fairly difficult to see shop search suggestions (when not hovered over because then it's bright blue!) with black text against a dark grey background. Changing the background-color of 'span.tt-suggestions' seemed to something lighter seems to do the trick! (Changing '.tt-suggestion' also seemed to work. I'm not certain of differences in terms of what it would effect choosing one over the other!) Just leave it to me to say something after you posted the new code. 😅
Hello! if you're looking to make the new 'recent posts' list at the top of the forums less blinding, here's a snippet for that:
.list-group-item {background-color: !important;}
(Obviously you can replace the color value with anything you want.)
oh no! the OP is blank, is there something wrong? i'd love to try this css out!
what the everloving f.... thanks subeta. the text is there if I click on 'edit post' thankfully BUT... ugh I'll look into it tonight xX
Thanks for that, I know haha. There is also a hover effect. Sorry I've been tardy with the update I kinda had... busy end of December that siphoned right into exam season. Soon? :')