Option for which themes to rotate
Brief: Specify which themes to rotate through when using the command modus-themes-rotate.
Symbol: modus-themes-to-rotate (‘list’ type)
Default value: nil
Possible values:
- Any of the themes listed in the value of the variable
modus-themes-items.
- Any of the themes returned by the function
modus-themes-get-themes(Build on top of the Modus themes).
When the value is a list of themes, modus-themes-rotate will go through them from left to right. With an optional prefix argument (C-u by default), it will move in reverse. If the value is nil, the command will perform the same action for all the themes returned by the function modus-themes-get-themes.