unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#36203: [Accessibility] M-x compile modeline colors incompatible with many themes
@ 2019-06-13 23:17 積丹尼 Dan Jacobson
  2019-07-09  1:56 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-06-13 23:17 UTC (permalink / raw)
  To: 36203

compile.el says:

;; The next three faces must be able to stand out against the
;; `mode-line' and `mode-line-inactive' faces.

all I know is with e.g., (load-theme 'wheatgrass)
I can't read the "[0 0 0]" properly (if *compilation*
is the current window), so besides the "next three faces"
they also should consider the "previous three faces" in that file too.

Or offer a compilation-no-colors-in-the-modeline variable one could
set... (or anything one could put in .emacs, just please not via the
hated (by me) "custom" interface, nor the despised (by me)
.emacs-custom.el file.)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#36203: [Accessibility] M-x compile modeline colors incompatible with many themes
  2019-06-13 23:17 bug#36203: [Accessibility] M-x compile modeline colors incompatible with many themes 積丹尼 Dan Jacobson
@ 2019-07-09  1:56 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-07-09  1:56 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 36203

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> compile.el says:
>
> ;; The next three faces must be able to stand out against the
> ;; `mode-line' and `mode-line-inactive' faces.
>
> all I know is with e.g., (load-theme 'wheatgrass)
> I can't read the "[0 0 0]" properly (if *compilation*
> is the current window), so besides the "next three faces"
> they also should consider the "previous three faces" in that file too.

The only one that's unreadable to me is the last "0", and that inherits
from the success face.  The bug seems to be that the wheatgrass theme
doesn't adept the compilation face, so I've now fixed that in Emacs 27.

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-09  1:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-13 23:17 bug#36203: [Accessibility] M-x compile modeline colors incompatible with many themes 積丹尼 Dan Jacobson
2019-07-09  1:56 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).