Author Topic: Blockland Light 3: The Redemption (userstyle)  (Read 8400 times)

I like the redesign but I'm not a big fan of the different color posts, also the Boards being seamless look a bit strange, its extremely empty in the middles without seams.
I'll stick to BL Light 3 from now on though.


Also about the dark theme its nice but is there a reason instead of being grayscale its a dark bluish green?Kind of hard to describe the color, and then I was wondering if there was any difference if you choose to use Stylish or Greasemonkey to apply it?


King could always let everyone choose colors. IIRC Stylish allows for that.


The only thing that bothers me is images not loading in Firefox(Waterfox for me) it clashes bad the more you look at it.

The only thing that bothers me is images not loading in Firefox(Waterfox for me) it clashes bad the more you look at it.
Quote from: README.md
Note: Image replacements aren't quite working for non-Chrome browsers at the moment, and I'm not sure if they ever will. Anyone with a solution, feel free to step up, if I can't find one myself.

The method the BL metro theme uses doesn't work here, because the content:; property is relied on to both make the base image disappear and to give the button its text, where the content:; property still has iffy support on other browsers.

I like the redesign but I'm not a big fan of the different color posts, also the Boards being seamless look a bit strange, its extremely empty in the middles without seams.
I'll stick to BL Light 3 from now on though.
I kind of agree, but it would probably look worse with lines between the table categories. I added the alternating colors to create some level of familiarity with the older layout.

Also about the dark theme its nice but is there a reason instead of being grayscale its a dark bluish green?Kind of hard to describe the color, and then I was wondering if there was any difference if you choose to use Stylish or Greasemonkey to apply it?
For me, Greasemonkey / Tampermonkey has faster application speeds. With Stylish, I and others always had this issue where you'd see the old layout for a frame, and especially with the black theme, it was kind of terrible.

King could always let everyone choose colors. IIRC Stylish allows for that.
That's the whole reason I added the multiple different themes in the css folder of the repository. The only extra one someone requested was one with orange and black. The current available colors are red, blue, green, and the dark theme I have. I just use these presets instead of allowing custom colors to make the choice of color easier, and because some people wouldn't really be that great at choosing a color that actually fits with the theme, at least, not without a preview.
« Last Edit: April 19, 2015, 10:36:58 PM by Kingdaro »

reply screen with all the recent replies listed REALLY needs a redux, it's extremely difficult to distinguish between posts as well as quotes within posts.

reply screen with all the recent replies listed REALLY needs a redux, it's extremely difficult to distinguish between posts as well as quotes within posts.
That's definitely one of the more difficult places to style, but I'll see what I can do.