chore: README, CODEOWNERS & labeler.yml
This commit is contained in:
parent
5025b2b246
commit
494357353f
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -7,6 +7,8 @@
|
||||
#
|
||||
/styles/codeberg @justTOBBI
|
||||
#
|
||||
/styles/crowdin @ryanccn
|
||||
#
|
||||
/styles/deepl @watatomo
|
||||
#
|
||||
/styles/elk @ryanccn
|
||||
|
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
1
.github/ISSUE_TEMPLATE/userstyle.yml
vendored
@ -19,6 +19,7 @@ body:
|
||||
- lbl:brave-search
|
||||
- lbl:cinny
|
||||
- lbl:codeberg
|
||||
- lbl:crowdin
|
||||
- lbl:deepl
|
||||
- lbl:elk
|
||||
- lbl:github
|
||||
|
2
.github/issue-labeler.yml
vendored
2
.github/issue-labeler.yml
vendored
@ -7,6 +7,8 @@ cinny:
|
||||
- '(lbl:cinny)'
|
||||
codeberg:
|
||||
- '(lbl:codeberg)'
|
||||
crowdin:
|
||||
- '(lbl:crowdin)'
|
||||
deepl:
|
||||
- '(lbl:deepl)'
|
||||
elk:
|
||||
|
1
.github/pr-labeler.yml
vendored
1
.github/pr-labeler.yml
vendored
@ -3,6 +3,7 @@ anilist: styles/anilist/**/*
|
||||
brave-search: styles/brave-search/**/*
|
||||
cinny: styles/cinny/**/*
|
||||
codeberg: styles/codeberg/**/*
|
||||
crowdin: styles/crowdin/**/*
|
||||
deepl: styles/deepl/**/*
|
||||
elk: styles/elk/**/*
|
||||
github: styles/github/**/*
|
||||
|
@ -89,6 +89,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
||||
<summary>🗂️ Productivity</summary>
|
||||
|
||||
- [Codeberg](styles/codeberg)
|
||||
- [Crowdin](styles/crowdin)
|
||||
- [DeepL](styles/deepl)
|
||||
- [GitHub](styles/github)
|
||||
- [ichi.moe](styles/ichi.moe)
|
||||
|
56
styles/crowdin/README.md
Normal file
56
styles/crowdin/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://crowdin.com">Crowdin</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%3Acrowdin"><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/crowdin/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)
|
||||
- [Ryan Cao](https://github.com/ryanccn)
|
||||
|
||||
|
||||
|
||||
<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