* Changing colour of mode-line
@ 2023-07-03 10:38 uzibalqa
2023-07-03 12:17 ` Eli Zaretskii
2023-07-03 12:21 ` Eric S Fraga
0 siblings, 2 replies; 3+ messages in thread
From: uzibalqa @ 2023-07-03 10:38 UTC (permalink / raw)
To: uzibalqa via Users list for the GNU Emacs text editor
How can I change the foreground and background colour of the mode-line ?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Changing colour of mode-line
2023-07-03 10:38 Changing colour of mode-line uzibalqa
@ 2023-07-03 12:17 ` Eli Zaretskii
2023-07-03 12:21 ` Eric S Fraga
1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2023-07-03 12:17 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Mon, 03 Jul 2023 10:38:38 +0000
> From: uzibalqa <uzibalqa@proton.me>
>
>
> How can I change the foreground and background colour of the mode-line ?
Customize the face whose name is mode-line.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Changing colour of mode-line
2023-07-03 10:38 Changing colour of mode-line uzibalqa
2023-07-03 12:17 ` Eli Zaretskii
@ 2023-07-03 12:21 ` Eric S Fraga
1 sibling, 0 replies; 3+ messages in thread
From: Eric S Fraga @ 2023-07-03 12:21 UTC (permalink / raw)
To: help-gnu-emacs
On Monday, 3 Jul 2023 at 10:38, uzibalqa wrote:
> How can I change the foreground and background colour of the mode-line ?
M-x customize-face RET mode-line RET
and pick your colours. You may wish to customize the mode-line-active
and mode-line-inactive faces individually.
--
Eric S Fraga via gnus (Emacs 30.0.50 2023-06-29) on Debian 12.0
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-07-03 12:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-03 10:38 Changing colour of mode-line uzibalqa
2023-07-03 12:17 ` Eli Zaretskii
2023-07-03 12:21 ` Eric S Fraga
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.