From 7c46c98f7b0f12e74e8b9786ebff46f5fc1319e9 Mon Sep 17 00:00:00 2001 From: isabelroses Date: Fri, 21 Jul 2023 14:39:13 +0000 Subject: [PATCH] chore: README, CODEOWNERS & labeler.yml --- .github/CODEOWNERS | 2 + .github/ISSUE_TEMPLATE/userstyle.yml | 1 + .github/issue-labeler.yml | 2 + .github/pr-labeler.yml | 1 + README.md | 1 + styles/canvas-lms/README.md | 56 ++++++++++++++++++++++++++++ 6 files changed, 63 insertions(+) create mode 100644 styles/canvas-lms/README.md diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7ef9ea6c7b..74234bf4f9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,6 +5,8 @@ # /styles/brave-search @ndsboy # +/styles/canvas-lms @TheMemeSniper +# /styles/chatgpt @rubyowo # /styles/cinny @jn-sena diff --git a/.github/ISSUE_TEMPLATE/userstyle.yml b/.github/ISSUE_TEMPLATE/userstyle.yml index 19bf979fbb..e2857c05cf 100644 --- a/.github/ISSUE_TEMPLATE/userstyle.yml +++ b/.github/ISSUE_TEMPLATE/userstyle.yml @@ -18,6 +18,7 @@ body: - lbl:advent-of-code - lbl:anilist - lbl:brave-search + - lbl:canvas-lms - lbl:chatgpt - lbl:cinny - lbl:codeberg diff --git a/.github/issue-labeler.yml b/.github/issue-labeler.yml index 628a8beb97..2a4bbe6453 100644 --- a/.github/issue-labeler.yml +++ b/.github/issue-labeler.yml @@ -5,6 +5,8 @@ anilist: - '(lbl:anilist)' brave-search: - '(lbl:brave-search)' +canvas-lms: + - '(lbl:canvas-lms)' chatgpt: - '(lbl:chatgpt)' cinny: diff --git a/.github/pr-labeler.yml b/.github/pr-labeler.yml index 6abb4e8c13..b33806cc81 100644 --- a/.github/pr-labeler.yml +++ b/.github/pr-labeler.yml @@ -2,6 +2,7 @@ advent-of-code: styles/advent-of-code/**/* anilist: styles/anilist/**/* brave-search: styles/brave-search/**/* +canvas-lms: styles/canvas-lms/**/* chatgpt: styles/chatgpt/**/* cinny: styles/cinny/**/* codeberg: styles/codeberg/**/* diff --git a/README.md b/README.md index 82e2f28bfc..937f2eefdb 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ See [CONTRIBUTING.md](docs/CONTRIBUTING.md)
🗂️ Productivity +- [Canvas LMS](styles/canvas-lms) - [ChatGPT](styles/chatgpt) - [Codeberg](styles/codeberg) - [Crowdin](styles/crowdin) diff --git a/styles/canvas-lms/README.md b/styles/canvas-lms/README.md new file mode 100644 index 0000000000..73d54a7331 --- /dev/null +++ b/styles/canvas-lms/README.md @@ -0,0 +1,56 @@ + + + +

+ Logo
+ + Catppuccin for Canvas LMS + +

+ +

+ + +

+ +

+ +

+ +## Previews + +
+🌻 Latte + +
+
+🪴 Frappé + +
+
+🌺 Macchiato + +
+
+🌿 Mocha + +
+ + + + + +## 💝 Current Maintainer(s) +- [TheMemeSniper](https://github.com/TheMemeSniper) + +  + +

+ +

+ +

+ Copyright © 2021-present Catppuccin Org +

+ + \ No newline at end of file