gitextract_3jsio5bv/ ├── AUTHORS ├── LICENSE ├── Makefile ├── README.md ├── install-papirus-root.sh ├── remove-papirus.sh └── src/ ├── images_epapirus/ │ ├── cmd/ │ │ └── lc_slidemasterpages.xcf │ ├── create-links.sh │ └── links.txt ├── images_papirus/ │ ├── cmd/ │ │ └── lc_slidemasterpages.xcf │ ├── create-links.sh │ └── links.txt └── images_papirus_dark/ ├── cmd/ │ └── lc_slidemasterpages.xcf ├── create-links.sh └── links.txt