I got tired of the constant blue-ness here...

Talk about stuff specific to the site -- bugs, suggestions, and of course praise welcome.
User avatar
mod_wastrel
Posts: 354
Joined: July 6th, 2006, 1:34 pm
Location: VA, US

I got tired of the constant blue-ness here...

Post by mod_wastrel »

so I made a little change:

Code: Select all

/* fmo BYG mod */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("forums.mozillazine.org") {
  .navbar , .sidebar  { background-color: #cadcff !important; }/* bluer than #cadceb */
  .post.bg2  { background-color: #e7ffcb !important; }/* green */
  .post.bg1  { background-color: #ffffcf !important; }/* yellow */
  blockquote  { background-color: #d3e3ff !important; }/* lighter blue than above */
  blockquote blockquote  { background-color: #c3d3ff !important; }/* darker */
  blockquote blockquote blockquote  { background-color: #d3e3ff !important; }/* lighter-darker-lighter... */
  /* code easier to read (plus, all code is "pure gold", right?) */
  .postbody .content dl.codebox code , .post_body .content dl.codebox code {
    color: #0E6B37 !important;    font-family: monospace !important;    font-weight: 600 !important; }
  .postbody .content .codebox > dt  { background-color: gold !important;  padding-left: 5px !important; }
  /* larger font for post, smaller font for sig (just slightly obfuscated) */
  .postbody > .post_body  { font-size: 110% !important; }
  .post_body > .content ~ .signature  { font-size: 90% !important; }
  .post_body > .content ~ .signature:not(:hover)  { opacity: 0.4 !important; }
}
Presuming--like most--you have an LCD screen, the colors will look washed out/faded if your viewing angle is too high (or, maybe you prefer that?).
;) mozillaZine is not Mozilla; just as Godzilla is not God. Neither is Mozilla God... they just think they are (what's that about:mozilla?).
Hey, Mozilla... are you sure you wish to do this? (bug 1121291)
User avatar
James
Moderator
Posts: 27999
Joined: June 18th, 2003, 3:07 pm
Location: Made in Canada

Re: I got tired of the constant blue-ness here...

Post by James »

https://userstyles.org/styles/browse/mozillazine

I use a old dark one that one that was made by makondo (that is slightly modified) and has been deleted by him.
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: I got tired of the constant blue-ness here...

Post by malliz »

What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
User avatar
mod_wastrel
Posts: 354
Joined: July 6th, 2006, 1:34 pm
Location: VA, US

Re: I got tired of the constant blue-ness here...

Post by mod_wastrel »

The only dark styles for a non-dark site I've done were for the forum at userstyles.org, but then I used to spend all my time there, so whad'ya expect. Even so, it's seldom worth the effort.

Deleted it, eh? You must have made him angry. :D
;) mozillaZine is not Mozilla; just as Godzilla is not God. Neither is Mozilla God... they just think they are (what's that about:mozilla?).
Hey, Mozilla... are you sure you wish to do this? (bug 1121291)
User avatar
James
Moderator
Posts: 27999
Joined: June 18th, 2003, 3:07 pm
Location: Made in Canada

Re: I got tired of the constant blue-ness here...

Post by James »

mod_wastrel wrote:Deleted it, eh? You must have made him angry. :D
You misunderstood, it was made by him with me in mind actually in collaboration and I edited it a little myself with some colour changes in my own use. It was old one that he did not work on for a while since and deleted at some point in past. It was this one if it still works https://userstyles.org/styles/8456/mozi ... orum-james
User avatar
mod_wastrel
Posts: 354
Joined: July 6th, 2006, 1:34 pm
Location: VA, US

Re: I got tired of the constant blue-ness here...

Post by mod_wastrel »

Still works? Has this site changed since then... or, ever? ;)
;) mozillaZine is not Mozilla; just as Godzilla is not God. Neither is Mozilla God... they just think they are (what's that about:mozilla?).
Hey, Mozilla... are you sure you wish to do this? (bug 1121291)
Post Reply