A widget to show current/random Peanuts™ comic.
Option | Default | Description |
---|---|---|
BACKGROUND_DARK_MODE |
system | Set to light or dark mode. Either set to yes , no or system to follow the system setting |
TRANSPARENT |
false | Set to true simulate transparent background using no-barckground. |
RANDOM |
false | Set to true to show random comic instead of today's one. |
SHOW_TITLE |
true | Show the "Peanuts" title on top |
SHOW_DATE |
true | Show the publication date of the comic |
BACKGROUND_DARK_MODE
is ignored if TRANSPARENT
is true
.
The RANDOM
option can also be overriden by setting the widget parameter to random
.