Add README

This commit is contained in:
vedri 2022-08-22 10:17:08 +00:00
parent bb0c4e547c
commit fe7e7c630f
1 changed files with 23 additions and 0 deletions

23
2208-PF-minimal/README.md Normal file
View File

@ -0,0 +1,23 @@
# *PF minimal* Stylus Theme
This is a Stylus theme that makes minimal changes to the default Pillowfort theme. Specifically, it
- colors the sidebar numbers to be an inobtrusive blue instead of pink,
- has a commented-out option to completely remove sidebar numbers, both the top and the bottom sidebar,
- adds drop-shadow to pink elements to help them stand out a bit more.
## Installation
If you don't have it, install [Stylus](https://add0n.com/stylus.html).
Open Pillowfort and click on the Stylus icon. Tick the box in front of "Write style for:" and then click on the pillowfort.social link and it opens a new "Edit style" tab for you. Delete everything in the code-writing area and paste the contents of [PF-minimal.css](https://git.disroot.org/botanicals/blog-files/src/commit/bb0c4e547c6756e2fd54920ce75219ad6f209f2a/2208-PF-minimal/PF-minimal.css). Edit the title of the style and click "Save."
## Customisation
**Sidebar Numbers**
To hide the top sidebar numbers, uncomment line 15. To hide the bottom sidebar numbers, uncomment lines 28-30, ie. delete lines 27 and 31.
**Pink Element Accent**
If you don't like the way drop-shadow looks, delete lines 18-25.