bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#33061: 27.0.50; Hard to see text under header-line when using mister


From: Lars Ingebrigtsen
Subject: bug#33061: 27.0.50; Hard to see text under header-line when using misterioso theme
Date: Wed, 10 Jul 2019 16:05:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Fredrik Nyqvist <fredrik.nyqvist94@gmail.com> writes:

> When using misterioso theme, and semantic sticky-function-mode is enabled,
> it is hard to see the function name under the header-line. The header-line 
> face could
> probably be darker.
>
> How to reproduce:
>
> Put these settings in your emacs init file:
>
> (require 'semantic)
> (add-hook 'prog-mode-hook 'semantic-mode)
> (semantic-mode 1)
> (setq semantic-default-submodes
>       '(global-semantic-stickyfunc-mode))
> (load-theme 'misterioso t)
>
> Then open a C file to see the header-line enabled.

What do you mean by "header-line" here?  I tried this and opened a .c
file, and everything looked readable to me, but I'm not sure what to
look for.

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





reply via email to

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