branchandroot: oak against sky (Default)
Branch ([personal profile] branchandroot) wrote in [site community profile] dreamscapes2009-08-21 01:09 pm

Color Variations (Basic Boxes and Stepping Stones)

Theme name/layout: Basic Boxes / Tabula Rasa
Author: [personal profile] branchandroot
Layout info: Links to theme layers:

Burgundy
Leaf
Denim
Peach
Ecru


Theme name/layout: Stepping Stones / Tabula Rasa
Author: [personal profile] branchandroot
Layout info: Links to theme layers:

Gray
Shadows
Sunset
Dusky Rose
Chocolate
Olive
Pool

Notes: Themes contain full style sheets, but ideally only the color settings will need to be used.
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 12:41 am (UTC)(link)
hey there, this is [personal profile] piranha's test account, tester and preview image maker.

a bug:

on stepping stones shadows and olive, the bottom nav bar, foreground and background colour are both the same, which makes the nav invisible.

a question:

on all the other new stepping stones layouts, is the nav background supposed to be black? it doesn't look particularly in tune with the rest of the palette.

also, on the original stepping stones purple, the visited link colour for the nav foreground is very, very light, so light that i can hardly see it on a mac.

@afuna -- i am putting these on hold until the questions are clarified.
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 01:51 am (UTC)(link)
no, not the links; the same place as the bug (which means, i guess, that it's the same layout base problem).

it looks like this, at the very bottom:


what colour should it be? i can dummy it for the preview pics. same as the header (ie. where journal title etc are located)?
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 02:29 am (UTC)(link)
as always, you rock. :)
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 02:29 am (UTC)(link)
cool; i'll mock it up.

this fix will also fix the purple problem then. woohoo, we'll get all of these into the next code push!
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 01:39 am (UTC)(link)
basic boxes denim:

a number of the module headers don't have the right colour (they're dark instead of light).
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 01:58 am (UTC)(link)


profile and syndicate are light, the others are dark.
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 02:17 am (UTC)(link)
i am pasting only the theme-specific section -- everything up to but not including function print_stylesheet () { -- from what is linked above into the new theme layers i create.

the code in denim's theme-specific section above doesn't have color_module_title set.

i'm adding
set color_module_title = "#595D74";
for the preview pics.
Edited 2009-08-30 02:25 (UTC)
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-30 02:50 am (UTC)(link)
Oh eek, which local function?
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-30 03:44 am (UTC)(link)
Oh no! Okay I think the problem was that I didn't bother to check the stylesheets of the newer layers to make sure that they were the same as basic boxes green (http://www.dreamwidth.org/customize/advanced/layersource.bml?id=14985). Now that I'm aware of that, it's easy enough to fix.

http://bugs.dwscoalition.org/show_bug.cgi?id=1729, with patch (Tested quickly, and I think that makes it work the way you described. If that looks okay to you, can you review+? That will let me commit. )

Any idea if there's anything else that needs redoing?
testicle: dreamwidth default userpic (Default)

[personal profile] testicle 2009-08-30 02:48 am (UTC)(link)
ok; thanks.

the others all have color_module_title_background set in the theme.

afuna, does eggplant also have this problem? it does not set color_module_title_background explicitly.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-30 06:25 pm (UTC)(link)
Yep, eggplant also has this problem, I think. Will study it to see what colors it needs to have instead *g* I think Basic Boxes Green does, too. Possibly?
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-30 07:52 am (UTC)(link)
Hmm, okay I'm slightly confused, sorry. There seem to be several different versions of the CSS, because in, e.g., green and peach, module-header uses color_module_title_background. Whereas in denim, it uses color_entry_title. Which should I go with?
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-30 06:58 pm (UTC)(link)
Done. Put up a patch in http://bugs.dwscoalition.org/show_bug.cgi?id=1729, in case you want to see :)

Basically:

Changes the module header bg and fg for BB Green
Adds a module header bg and fg for BB Denim
Adds a module header bg for BB Eggplant (which, hm, actually matches the module bg, but anyway!)

And the rest look fine as they were.
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)

[personal profile] afuna 2009-08-30 08:55 am (UTC)(link)
Marking this done, as we've comitted all the themes, but still need to figure out what's up with the basic boxes issue *g*

(And I think that'll be it?)