GNU bug report logs -
#57639
[PATCH] Add new command 'toggle-theme'
Previous Next
Reported by: Philip Kaludercic <philipk <at> posteo.net>
Date: Wed, 7 Sep 2022 07:20:01 UTC
Severity: wishlist
Tags: patch
Done: Philip Kaludercic <philipk <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
Message #113 received at 57639 <at> debbugs.gnu.org (full text, mbox):
Philip Kaludercic <philipk <at> posteo.net> writes:
> One last additional, I've added a property to all the themes indicating
> that they are colour schemes. This would make it easier to toggle
> between dark and light modes if multiple themes are enabled of which
> only one is a colour theme:
Makes sense. One thing that occurred to me now that I didn't think of
before is:
> (deftheme adwaita
> "Face colors similar to the default theme of Gnome 3 (Adwaita).
> The colors are chosen to match Adwaita window decorations and the
> -default look of the Gnome 3 desktop.")
> +default look of the Gnome 3 desktop."
> + :background-mode 'light
> + :kind 'color-scheme)
Is this backwards compatible, and is that something we need to care
about? I know that some (many?) themes are also distributed outside of
Emacs, and should work under a range of Emacs versions. I don't think
extending `deftheme' in this way would be backwards compatible, though,
even if it makes sense from a language design point of view.
This bug report was last modified 2 years and 215 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.