chore: README, CODEOWNERS & labeler.yml
This commit is contained in:
parent
3e9b99ca2a
commit
2157da51c1
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -45,6 +45,8 @@
|
||||
#
|
||||
/styles/vercel @ryanccn
|
||||
#
|
||||
/styles/whatsapp-web @FrancoRav
|
||||
#
|
||||
/styles/wikiwand @tnixc
|
||||
#
|
||||
/styles/youtube @isabelroses
|
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
@ -38,6 +38,7 @@ body:
|
||||
- lbl:tutanota
|
||||
- lbl:twitch
|
||||
- lbl:vercel
|
||||
- lbl:whatsapp-web
|
||||
- lbl:wikiwand
|
||||
- lbl:youtube
|
||||
validations:
|
||||
|
2
.github/issue-labeler.yml
vendored
2
.github/issue-labeler.yml
vendored
@ -45,6 +45,8 @@ twitch:
|
||||
- '(lbl:twitch)'
|
||||
vercel:
|
||||
- '(lbl:vercel)'
|
||||
whatsapp-web:
|
||||
- '(lbl:whatsapp-web)'
|
||||
wikiwand:
|
||||
- '(lbl:wikiwand)'
|
||||
youtube:
|
||||
|
1
.github/pr-labeler.yml
vendored
1
.github/pr-labeler.yml
vendored
@ -22,5 +22,6 @@ searxng: styles/searxng/**/*
|
||||
tutanota: styles/tutanota/**/*
|
||||
twitch: styles/twitch/**/*
|
||||
vercel: styles/vercel/**/*
|
||||
whatsapp-web: styles/whatsapp-web/**/*
|
||||
wikiwand: styles/wikiwand/**/*
|
||||
youtube: styles/youtube/**/*
|
@ -109,6 +109,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
||||
- [Nitter](styles/nitter)
|
||||
- [Reddit](styles/reddit)
|
||||
- [Twitch](styles/twitch)
|
||||
- [WhatsApp Web](styles/whatsapp-web)
|
||||
- [YouTube](styles/youtube)
|
||||
|
||||
</details>
|
||||
|
56
styles/whatsapp-web/README.md
Normal file
56
styles/whatsapp-web/README.md
Normal file
@ -0,0 +1,56 @@
|
||||
<!-- AUTOGEN:README START -->
|
||||
<!-- THIS FILE IS AUTOGENERATED. DO NOT EDIT IT BY HAND -->
|
||||
|
||||
<h3 align="center">
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
Catppuccin for <a href="https://web.whatsapp.com">WhatsApp Web</a>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
</h3>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/catppuccin/userstyles/issues?q=is%3Aissue+is+label%3Awhatsapp-web"><img src="https://img.shields.io/github/issues/catppuccin/userstyles?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
|
||||
<a href="https://raw.githubusercontent.com/catppuccin/userstyles/main/styles/whatsapp-web/catppuccin.user.css"><img src="https://img.shields.io/badge/stylus-install-cba6f7?colorA=363a4f&style=for-the-badge"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="assets/catwalk.webp"/>
|
||||
</p>
|
||||
|
||||
## Previews
|
||||
|
||||
<details>
|
||||
<summary>🌻 Latte</summary>
|
||||
<img src="assets/latte.webp"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>🪴 Frappé</summary>
|
||||
<img src="assets/frappe.webp"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>🌺 Macchiato</summary>
|
||||
<img src="assets/macchiato.webp"/>
|
||||
</details>
|
||||
<details>
|
||||
<summary>🌿 Mocha</summary>
|
||||
<img src="assets/mocha.webp"/>
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 💝 Current Maintainer(s)
|
||||
- [FrancoRav](https://github.com/FrancoRav)
|
||||
|
||||
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
Copyright © 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
|
||||
</p>
|
||||
|
||||
<!-- AUTOGEN:README END -->
|
Loading…
x
Reference in New Issue
Block a user