blue-no / pytheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTheme

  • Enable scheduled theme changes with the following command:
    python -m pytheme schedule
    
  • Manually change themes with the following command:
    python -m pytheme use {name}
    
    You can see the list of themes with the following command:
    python -m pytheme list
    

About


Languages

Language:Python 100.0%