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

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

ace-window and font face not working


From: Luca Ferrari
Subject: ace-window and font face not working
Date: Mon, 26 Jul 2021 15:19:34 +0200

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



reply via email to

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