# Theme for Pico CMS A basic pico theme forked from https://github.com/bananana/skull, mostly with updates to fonts/colours. # Installation **1)** Clone the theme into your Pico theme directory.
cd /path/to/Pico/themes
git clone $repo
**2)** Edit your *config.php* file and change $config['theme'] to $config['theme'] = 'skull'.
**3)** Change colours in skeleton.css to your preference
# To Do
- Add social media icons to footer
- Update favicon