bug#81640: 32.0.50; modus-themes-common-palette-user can't be used
Sean Whitton <[email protected]>
| Newsgroups | gmane.emacs.bugs |
|---|---|
| Message-ID | <[email protected]> |
lucas jimenez [16/Aug 4:59pm GMT] wrote: > Hi, Prot > > I was customizing the theme where I needed the same palette for light and dark, > so I decided to use the user palette since it's suppose to be used for new > colors that we want to add and I think that modus-themes-common-palette-user > never gets used. > > Here a test as a proof tested with `emacs -Q`: > > (progn > (require-theme 'modus-themes) > (setq modus-themes-common-palette-user '((test-color-1 "#ff0000"))) > ;; Notice the keywords setq and progn loose its colors after evaluation > (setq modus-themes-common-palette-overrides '((keyword test-color-1))) > (modus-themes-load-theme 'modus-operandi)) CC'ing Prot. -- Sean Whitton