Created attachment 2299 css patch I attach a patch for the SVN that applies changes on the CSS files.
Created attachment 2300 xfce.css I attach another file that is xfce.css, you can install it under /usr/share/xfce4/doc to see how it applies without patching/etc, and exo-open file:///usr/share/xfce4/doc/xfce-utils.html for example.
Hey mike, I like the freshed up color scheme. I'd prefer the title font to be bold, but even without that it's very nice. (so, +1 from me, if that still matters...) cheers, Jasper
I based this theme (colors/font style) on Jannis' presentation: http://wiki.xfce.org/events/2009#talks http://lunar-linux.org/~jannis/xfce/fosdem-2009/fosdem-2009-xfce4.6-and-then.pdf
Created attachment 2301 css patch2 Updated patch, it includes style for the navheader/footer for the xfce-chunk.css file.
Created attachment 2302 css patch3 Again, because WebKit has a default margin on dl elements. Btw, regarding the titles in bold, the links have the same color as the titles but those are in bold, thus it is easier to keep both different to distinguish them.
> > Btw, regarding the titles in bold, the links have the same color as the titles > but those are in bold, thus it is easier to keep both different to distinguish > them. Sorry, I was talking about h1, h2 elements; there are no links using that color, are there? Anyway, it's a very minor thing. I like it a lot. cheers, Jasper
Ah right, well I simply took the CSS and made it look like Jannis presentation :) In fact it's the most fresh doc theme that has been done for Xfce. I tried bold however (because titles are like that by default actually) but the normal weight looks better IMHO.
Reworked your patch to apply it against git master and pushed. Thanks a lot for your contribution.