17ab61e64910b799aae221d086057d1f1e0c019f
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
Description
Languages
Twig
86.4%
CSS
13.6%