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

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

Menubar becomes transparent after setting frame transparency


From: Thomas C.
Subject: Menubar becomes transparent after setting frame transparency
Date: Thu, 21 Nov 2024 00:18:21 +0800
User-agent: Mozilla Thunderbird

Hi,

I'm trying to make frames transparent:

  (set-frame-parameter (selected-frame) 'alpha-background '90)
  (add-to-list 'default-frame-alist '(alpha-background . 90))

However the menu bar is also becoming transparent, making text on it hard to see. (emacs -Q, See the picture)

Do you guys face this problem? How do you solve it?

---

Thx for your reply,

TC


reply via email to

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