# MyCloverThemes
**Repository Path**: letsbug/MyCloverThemes
## Basic Information
- **Project Name**: MyCloverThemes
- **Description**: A simple script to download my uploaded Clover themes from https://sourceforge.net/p/cloverefiboot/themes.
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2019-11-05
- **Last Updated**: 2021-12-14
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# MyCloverThemes
A simple script to download my uploaded Clover themes from https://sourceforge.net/p/cloverefiboot/themes.
### How to Use:
1. Clone the repository with: `git clone https://github.com/badruzeus/MyCloverThemes`
2. Run the script:
`cd MyCloverThemes`
`chmod +x MyCloverThemes.sh`
`./MyCloverThemes.sh`
All downloaded themes are placed on ~/Desktop/themes, move your choosen theme to /EFI/CLOVER/themes.
Then activate it from config.plist > GUI > Theme or using Terminal: $ sudo nvram Clover.Theme="Name".

### Credits:
- Apianti, blackosx, blusseau, dmazar, slice2009 for Clover Bootloader
- Hackintosh communities and all of you whom test the script.