/pytheme

Primary LanguagePython

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