all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ace-window and font face not working
@ 2021-07-26 13:19 Luca Ferrari
  2021-07-26 13:32 ` Eli Zaretskii
  2021-07-29  8:18 ` Luca Ferrari
  0 siblings, 2 replies; 4+ messages in thread
From: Luca Ferrari @ 2021-07-26 13:19 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,
running Emacs 27.2, and I've try to setup the font face for when
ace-window activates (the window number):

(custom-set-faces
         '(aw-leading-char-face
           ((t (:inherit ace-jump-face-foreground :height 30 :weight
bold :foreground "#00ffff" :background "#0000ff")))))


The color for the foreground and background is correctly set, but the
height does not seem to work. At least in terminal mode, that is how I
use Emacs in this configuration.

Any idea?

Thanks,
Luca



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

end of thread, other threads:[~2021-07-29  9:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 13:19 ace-window and font face not working Luca Ferrari
2021-07-26 13:32 ` Eli Zaretskii
2021-07-29  8:18 ` Luca Ferrari
2021-07-29  9:03   ` Eli Zaretskii

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.