chore: README, CODEOWNERS & labeler.yml
This commit is contained in:
parent
16fb6fe978
commit
ec764b86e7
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -39,6 +39,8 @@
|
||||
#
|
||||
/styles/nixos-search @alaidriel
|
||||
#
|
||||
/styles/paste.rs @Stonks3141
|
||||
#
|
||||
/styles/proton @soya-daizu
|
||||
#
|
||||
/styles/reddit @jayylmao
|
||||
|
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
@ -35,6 +35,7 @@ body:
|
||||
- lbl:modrinth
|
||||
- lbl:nitter
|
||||
- lbl:nixos-search
|
||||
- lbl:paste.rs
|
||||
- lbl:proton
|
||||
- lbl:reddit
|
||||
- lbl:searxng
|
||||
|
2
.github/issue-labeler.yml
vendored
2
.github/issue-labeler.yml
vendored
@ -39,6 +39,8 @@ nitter:
|
||||
- '(lbl:nitter)'
|
||||
nixos-search:
|
||||
- '(lbl:nixos-search)'
|
||||
paste.rs:
|
||||
- '(lbl:paste.rs)'
|
||||
proton:
|
||||
- '(lbl:proton)'
|
||||
reddit:
|
||||
|
1
.github/pr-labeler.yml
vendored
1
.github/pr-labeler.yml
vendored
@ -19,6 +19,7 @@ mastodon: styles/mastodon/**/*
|
||||
modrinth: styles/modrinth/**/*
|
||||
nitter: styles/nitter/**/*
|
||||
nixos-search: styles/nixos-search/**/*
|
||||
paste.rs: styles/paste.rs/**/*
|
||||
proton: styles/proton/**/*
|
||||
reddit: styles/reddit/**/*
|
||||
searxng: styles/searxng/**/*
|
||||
|
@ -69,6 +69,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
||||
<summary>💭 Development tools</summary>
|
||||
|
||||
- [Advent Of Code](styles/advent-of-code)
|
||||
- [paste.rs](styles/paste.rs)
|
||||
- [Vercel](styles/vercel)
|
||||
|
||||
</details>
|
||||
|
56
styles/paste.rs/README.md
Normal file
56
styles/paste.rs/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://paste.rs">paste.rs</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%3Apaste.rs"><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/paste.rs/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)
|
||||
- [Stonks3141](https://github.com/Stonks3141)
|
||||
|
||||
|
||||
|
||||
<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