Co-authored-by: rubyowo <perhaps-you-know@what-is.ml> Co-authored-by: Andreas Grafen <andreas@grafen.info> Co-authored-by: winston <hey@winston.sh> Co-authored-by: Carsten Kragelund <carsten@kragelund.me> Co-authored-by: Andreas Grafen <andreas@grafen.info> Co-authored-by: Alaina <68250402+alaidriel@users.noreply.github.com> Co-authored-by: jolheiser <john.olheiser@gmail.com>
30 lines
1.6 KiB
Markdown
30 lines
1.6 KiB
Markdown
<!-- DELETE THIS IF YOUR PULL REQUEST DOES NOT ADD AN USERSTYLE" -->
|
|
|
|
<!-- Replace "Website" with a markdown link to the website that you have themed. -->
|
|
## 🎉 Theme for Website 🎉
|
|
|
|
<!--
|
|
You should give a short description of the website that you have themed.
|
|
E.g. YouTube is a video sharing platform that allows users to upload, view, and share videos.
|
|
|
|
You should also attach some screenshots of the themed website, show it off!
|
|
-->
|
|
|
|
## 💬 Additional Comments 💬
|
|
|
|
<!--
|
|
Include any difficulties you had theming this port, or any general comments that would be useful for the reviewer to know.
|
|
Feel free to leave this section empty if you don't have anything more to say.
|
|
-->
|
|
|
|
## 🗒 Checklist 🗒
|
|
|
|
- [ ] I have read and followed Catppuccin's [submission guidelines](https://github.com/catppuccin/userstyles/blob/main/docs/userstyle-creation.md).
|
|
- [ ] I have made a new directory underneath `/styles/<name-of-website>` containing the contents of the [`/template`](https://github.com/catppuccin/userstyles/blob/main/template/) directory.
|
|
- [ ] I have ensured that the new directory is in **lower-kebab-case**.
|
|
- [ ] I have made sure to update the [`userstyles.yml`](https://github.com/catppuccin/userstyles/blob/main/src/userstyles.yml) file with information about the new directory.
|
|
- [ ] I have included the following files:
|
|
- `catppuccin.user.css` - all stylus code.
|
|
- `mocha.webp`, `macchiato.webp`, `frappe.webp` and `latte.webp` - individual screenshots of the themed website, in all 4 Catppuccin flavors.
|
|
- `catwalk.webp` - image of all individual screenshots stitched together, generated via [catwalk](https://github.com/catppuccin/toolbox#-catwalk).
|