-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnoir.tera
48 lines (38 loc) · 2.13 KB
/
noir.tera
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
whiskers:
version: "2.2.0"
filename: "README.md"
---
<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://getnoir.app/">Noir</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/noir/stargazers"><img src="https://img.shields.io/github/stars/catppuccin/noir?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/noir/issues"><img src="https://img.shields.io/github/issues/catppuccin/noir?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a>
<a href="https://github.com/catppuccin/noir/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/noir?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a>
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/catppuccin/noir/main/assets/screenshot.png"/>
</p>
## Usage
1. Open one of the flavors below:
{%- for _, flavor in flavors %}
- [{{ flavor.emoji }} {{ flavor.name }}](https://getnoir.app/theme/?name=Catppuccin%20{{ flavor.identifier | capitalize }}&bg={{ flavor.colors.base.hex }}&text={{ flavor.colors.text.hex }})
{%- endfor %}
2. Tap/click on "Open Theme In App".
3. Add the theme, optionally enabling "Set as Default Theme"
## 💝 Thanks to
- [winston](https://github.com/nekowinston)
<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>
<p align="center">
<a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a>
</p>