[HEADSUP] Merging DocBook 5.0 update
Warren Block
wblock at wonkity.com
Tue Nov 12 14:28:56 UTC 2013
On Tue, 12 Nov 2013, Gábor Kövesdán wrote:
> On 2013.11.08. 16:58, Warren Block wrote:
>> In HTML, programlistings used to be a div (<div class="programlisting"> but
>> are now <pre class="programlisting">. Likewise for <screen>. The existing
>> CSS has no entries for this.
>>
>> Userinput is also not bold, another CSS issue.
> Fixed, thanks!
>
> By the way, when was screen changed to have a dark red background? I remember
> there were some discussions about distinguishing them from programlisting but
> personally I don't like dark red since at the first sight it looks very
> similar to a warning admonition. The red color calls the attention too much.
August 13: http://svnweb.freebsd.org/doc?view=revision&revision=42538
It was supposed to be a light tan. It reduces the contrast difference
between screen output and bold user input.
I did test other light colors, and this one was the least bad. But it
would be great to find a better combination. Some web sites show
commands as white text on a black background, resembling a typical
console session. I did not test that.
More information about the freebsd-doc
mailing list