Skip to content

Commit

Permalink
chore: README, CODEOWNERS & labeler.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isabelroses authored and github-actions[bot] committed Jul 21, 2023
1 parent 088be67 commit 808bfa2
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
#
/styles/invidious @nekowinston
#
/styles/invokeai @ryanccn
#
/styles/lastfm @AnubisNekhet
#
/styles/libreddit @isabelroses
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/userstyle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ body:
- lbl:homepage
- lbl:ichi.moe
- lbl:invidious
- lbl:invokeai
- lbl:lastfm
- lbl:libreddit
- lbl:mastodon
Expand Down
2 changes: 2 additions & 0 deletions .github/issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ ichi.moe:
- '(lbl:ichi.moe)'
invidious:
- '(lbl:invidious)'
invokeai:
- '(lbl:invokeai)'
lastfm:
- '(lbl:lastfm)'
libreddit:
Expand Down
1 change: 1 addition & 0 deletions .github/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ hacker-news: styles/hacker-news/**/*
homepage: styles/homepage/**/*
ichi.moe: styles/ichi.moe/**/*
invidious: styles/invidious/**/*
invokeai: styles/invokeai/**/*
lastfm: styles/lastfm/**/*
libreddit: styles/libreddit/**/*
mastodon: styles/mastodon/**/*
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
- [GitHub](styles/github)
- [homepage](styles/homepage)
- [ichi.moe](styles/ichi.moe)
- [InvokeAI](styles/invokeai)
- [Proton](styles/proton)
- [Tutanota](styles/tutanota)
- [WikiWand](styles/wikiwand)
Expand Down
56 changes: 56 additions & 0 deletions styles/invokeai/README.md
Original file line number Diff line number Diff line change
@@ -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://invoke-ai.github.io/InvokeAI">InvokeAI</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%3Ainvokeai"><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/invokeai/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)

&nbsp;

<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 &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a>
</p>

<!-- AUTOGEN:README END -->

0 comments on commit 808bfa2

Please sign in to comment.