[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: night-mode?
From:
Juri Linkov
Subject:
Re: night-mode?
Date:
2020年11月21日 21:21:54 +0200
User-agent:
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)
> Based on previous discussions, I think we should add some way to toggle
> the dark/light mode. I'm not completely sure what the interface should
> look like, nor what'd be the better implementation, but see the patch
> below for a first cut to add a `night-mode` command, which does
> basically the "inverse video" by swapping the foreground and the
> background of the default face (and then resetting the background-mode
> accordingly, of course).
I've tested it with `emacs -rv`, and the effect of `night-mode`
is the same as `--reverse-video'. But a minor problem is that
after starting Emacs with `-rv`, the first invocation of `night-mode`
has no effect.
- night-mode? , Stefan Monnier, 2020年11月20日
- Re: night-mode? , Pankaj Jangid, 2020年11月20日
- Re: night-mode?,
Juri Linkov <=
- Re: night-mode? , Stefan Monnier, 2020年11月21日
- Re: night-mode? , Juri Linkov, 2020年11月22日
- Re: night-mode? , Stefan Monnier, 2020年11月22日
- Re: night-mode? , Eli Zaretskii, 2020年11月22日
- Re: night-mode? , Arthur Miller, 2020年11月22日
- Re: night-mode? , Jean Louis, 2020年11月22日
- Re: night-mode? , Arthur Miller, 2020年11月23日
- Re: night-mode? , Jean Louis, 2020年11月23日
- Re: night-mode? , Arthur Miller, 2020年11月23日
- Re: night-mode? , Jean Louis, 2020年11月23日