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

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

Re: Resetting Background Colour, but only Speedbar Background is changin


From: Eli Zaretskii
Subject: Re: Resetting Background Colour, but only Speedbar Background is changing
Date: Fri, 02 Oct 2020 16:28:15 +0300

> From: Christopher Dimech <dimech@gmx.com>
> Date: Fri, 2 Oct 2020 15:16:13 +0200
> Sensitivity: Normal
> 
> Yes, that's what it is doing, What I need to know is to have more information 
> on how to select
> a frame, or hof to apply background colour to all frames.

To apply this to all frames, use something like this:

  (add-to-list 'default-frame-alist '(background-color . "#360233"))



reply via email to

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