emacs-devel
[Top][All Lists]
Advanced

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

enabling more than one theme?


From: joakim
Subject: enabling more than one theme?
Date: Mon, 14 Mar 2011 23:28:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

I want to enable one base theme and another smaller theme.

It seems you are supposed to be able to do it with enable theme but I'm
having difficulties:

ELISP> custom-enabled-themes
(tsdh-dark)

ELISP> (enable-theme 'zen-2)
nil
ELISP> custom-enabled-themes
(tsdh-dark)


tsdh is enabled by custom and I want to enable or disable the zen themes
with code.

I'm not sure if its a bug because in the custom theme view you set the
ability to enable more than one theme. How is it supposed to work?

-- 
Joakim Verona



reply via email to

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