emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Worg] Proposing a few CSS changes


From: Adam Porter
Subject: Re: [Worg] Proposing a few CSS changes
Date: Sat, 02 Oct 2021 06:11:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Timothy <tecosaur@gmail.com> writes:

> From the last few messages in this thread, I think we’ve reached agreement on
> the changes. Would you like to go ahead?

Hi Timothy,

Sure, I've just pushed these commits:

dc27628 * worg.css: Adjust margin/padding for H1-H4
e6596a8 * worg.css: Change link colors
d93c8ae * worg.css: Set h2-h4 colors to the dark-green Org color
26b5cdd * worg.css: Set body#content max-width to 48em
69c60dc * worg.css: De-specify font, font-size, line-height, heading colors

Here are a couple of screenshots showing the before/after:

Attachment: worg-before.png
Description: Before changes

Attachment: worg-after.png
Description: After changes

Note that, after I made the other changes, the links scattered around
the page clashed very badly with the nice "Org green" and black theme,
so I adjusted them as well (as detailed in the commit message).  I tried
using "Org green" for the link text, but it seemed too low-contrast, as
well as a bit distracting while reading, so I opted to use colorize just
the underlines, and to make the link text green when hovering.

Note as well that I ended up using 48em for the content width due to the
unicorn logo in the corner being covered up by wider content than that
(in a half-1080p-width browser window, which seems like an important use
case to consider).

And I left the H1 header black rather than green, because it didn't seem
to stand out enough as the page heading when it was also green.

Hopefully these changes are acceptable, but they can always be further
adjusted if necessary.  :)


-- 
Thanks,
Adam

reply via email to

[Prev in Thread] Current Thread [Next in Thread]