🍙 PimpMyRice

Theme

Generate a theme

Local image

pimp gen Downloads/example.png

Remote image

pimp gen https://website.com/example.png

options:

  • --apply: apply the generated theme
  • --name=NAME: save with NAME
  • --tags=TAG1,TAG2: save with TAGS

Apply a theme

pimp set theme example

options:

  • --mode=MODE: apply with MODE
  • --style=STYLE1,STYLE2: apply with STYLES
  • --palette=PALETTE: apply with PALETTE
  • --modules=MODULE1,MODULE2: use only MODULES
  • --exclude-modules=MODULE1,MODULE2: do not use MODULES
  • --print-theme-dict: print the generated theme_dict

Random theme

pimp random

options: same as set theme, plus:

  • --tags=TAG1,TAG2: include only themes with TAGS
  • --exclude-tags=TAG1,TAG2: exclude themes with TAGS

Refresh theme

pimp refresh

options: same as set theme

Set mode

pimp set mode dark

Toggle mode

pimp toggle mode

Delete a theme

pimp delete theme example

On this page