For reference, it looks like this when I flip the colors of the inside vs the border for my userbox, and that border is really kinda nasty like that (at least in my opinion right now, though I guess I might grow to love it).
Reducing the opacity of the border to 50% gives this, which is a bit better, and making it gray like default looks like this.
Moiety Colors: Wow
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: Moiety Colors: Wow
CSS

It's not the most beautiful thing in the entire world, but I think it works okay. And it's dead easy to auto-generate, although I'd have to figure something out for people with a dark secondary and a light primary or vice versa. (I just fiddled with it a bit and 0.4, 0.6, 0.8 is a better sequence of transparencies than 0.4, 0.7, 0.9, but I'm too lazy to re-screencap it.)
(Also the site doesn't actually have author-specific CSS classes on the infoboxes, I had to add those.)
- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: Moiety Colors: Wow
Not if the replacement only happens on colour conflicts, like throne and marri. If the two authors' colours aren't similar there's no need for the secondary there.Kappa wrote:I think "replacing primary instead of complementing it" just brings us back to "colourspace is too small for glowfic".
Re: Moiety Colors: Wow
Ooh, I like that option, Kappa. You’re right about it not being the prettiest option, but it works and isn’t too bad.
- jalapeno_dude
- Posts: 1184
- Joined: Sat Mar 22, 2014 2:57 pm
- Pronouns: He
Re: Moiety Colors: Wow
Yeah, this is what I had intended the point of having secondary colors to be in the first place.pedromvilar wrote:Not if the replacement only happens on colour conflicts, like throne and marri. If the two authors' colours aren't similar there's no need for the secondary there.Kappa wrote:I think "replacing primary instead of complementing it" just brings us back to "colourspace is too small for glowfic".
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: Moiety Colors: Wow
That sounds like it would be both difficult to implement and confusing to decipher.
Re: Moiety Colors: Wow
I'd expect it to just be a quick toggle of "Use secondary moiety in this thread", and it wouldn't need to be decipherable as your moiety, just as not the other author's moiety, wouldn't it? People can look at the usernames and then associate the colors with that username for that thread, and it's only two different configurations that it can use, so presumably people would get to know them too.
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: Moiety Colors: Wow
Honestly at that point I'd say the fact that the author name appears in every comment infocard should be enough. I'm not that committed to having moiety colours appear on the constellation, though I do really appreciate them in the daily reports and I think the flags will be a big help there.
Re: Moiety Colors: Wow
What if the primary color is used as the infocard background, and the secondary color is used as the text/link color, and we require these to be sufficiently contrasting? (Links could be distinguished from nonlink text by underlining, As Is Tradition.)
-
- Posts: 3554
- Joined: Fri Mar 21, 2014 5:47 pm
- Pronouns: 'He' or 'she', interchangeably
- Location: under a pile of Jokers
- Contact:
Re: Moiety Colors: Wow
What's the desired advantage of this proposal? When I envision it, it doesn't look like it's working out well, but my imagination is not known for its scrupulously accurate HTML/CSS rendering capacity.