Hi, 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 -- Philip K.