Files
straysong_pico_theme/README.md
Jennifer C J Radtke e0198b13da Customize theme
* Consolidate colours and update to my pref
* Remove remote fonts
* Remove screenshots/refs to skull/vertical layout
2023-12-03 21:49:13 +00:00

22 lines
502 B
Markdown

# 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.
<pre>
cd /path/to/Pico/themes
git clone $repo
</pre>
**2)** Edit your *config.php* file and change <code>$config['theme']</code> to <code>$config['theme'] = 'skull'</code>.
**3)** Change colours in skeleton.css to your preference
# To Do
- Add social media icons to footer
- Update favicon