GNU bug report logs - #41095
ERC header line

Previous Next

Package: emacs;

Reported by: philip <at> warpmail.net (Philip K.)

Date: Tue, 5 May 2020 12:47:01 UTC

Severity: wishlist

Tags: fixed

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 41095 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: philip <at> warpmail.net (Philip K.)
Cc: 41095 <at> debbugs.gnu.org
Subject: Re: bug#41095: ERC header line
Date: Wed, 29 Jul 2020 06:54:51 +0200
philip <at> warpmail.net (Philip K.) writes:

> when trying out a dark theme I noticed that the ERC header line was out
> of place. It turns out that this is because it's fore- and background
> color are hard-coded to gray20 and gray90. Since these are fairly
> similar to the default colours of header-line using a light
> colour-scheme, I suggest inheriting it's values by default.c

[...]

>  (defface erc-header-line
> -  '((t :foreground "grey20" :background "grey90"))
> +  '((t :inherit header-line))
>    "ERC face used for the header line.

This also makes the header line look less awkward in dark mode, so it
makes sense to me.  Applied to Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 18 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.