mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-10 06:04:21 +00:00
docs: freeze 0.1.3 links
This commit is contained in:
parent
c876b9a4e8
commit
a699cba455
1 changed files with 29 additions and 29 deletions
58
README.md
58
README.md
|
@ -1,13 +1,13 @@
|
|||
<h3 align="center">
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
Catppuccin Theme
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/misc/transparent.png" height="30" width="0px"/>
|
||||
</h3>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/morning.png" width="175" />
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/night.png" width="175" />
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/morning.png" width="175" />
|
||||
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/night.png" width="175" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
@ -63,28 +63,28 @@ Catppuccin is available for various apps and in different formats. Here is a lis
|
|||
|
||||
| | Name | Hex | RGB | HSL | CMYK |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------ | --------- | --------- | --------------- | ---------------- | ------------------- |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/rosewater.png" height="23" width="23"/> | Rosewater | `#F5E0DC` | `245, 224, 220` | `10, 56%, 91%` | `0%, 9%, 10%, 4%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/flamingo.png" height="23" width="23"/> | Flamingo | `#F2CDCD` | `242, 205, 205` | `0, 59%, 88%` | `0%, 15%, 15%, 5%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/mauve.png" height="23" width="23"/> | Mauve | `#DDB6F2` | `221, 182, 242` | `279, 70%, 83%` | `9%, 25%, 0%, 5%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/pink.png" height="23" width="23"/> | Pink | `#F5C2E7` | `245, 194, 231` | `316, 72%, 86%` | `0%, 21%, 6%, 4%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/maroon.png" height="23" width="23"/> | Maroon | `#E8A2AF` | `232, 162, 175` | `349, 60%, 77%` | `0%, 30%, 25%, 9%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/red.png" height="23" width="23"/> | Red | `#F28FAD` | `242, 143, 173` | `342, 79%, 75%` | `0%, 41%, 29%, 5%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/peach.png" height="23" width="23"/> | Peach | `#F8BD96` | `248, 189, 150` | `24, 88%, 78%` | `0%, 24%, 40%, 3%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/yellow.png" height="23" width="23"/> | Yellow | `#FAE3B0` | `250, 227, 176` | `41, 88%, 84%` | `0%, 9%, 30%, 2%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/green.png" height="23" width="23"/> | Green | `#ABE9B3` | `171, 233, 179` | `128, 58%, 79%` | `27%, 0%, 23%, 9%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/teal.png" height="23" width="23"/> | Teal | `#B5E8E0` | `181, 232, 224` | `171, 53%, 81%` | `22%, 0%, 3%, 9%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/blue.png" height="23" width="23"/> | Blue | `#96CDFB` | `150, 205, 251` | `207, 93%, 79%` | `40%, 18%, 0%, 2%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/sky.png" height="23" width="23"/> | Sky | `#89DCEB` | `137, 220, 235` | `189, 71%, 73%` | `42%, 6%, 0%, 8%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/lavender.png" height="23" width="23"/> | Lavender | `#C9CBFF` | `201, 203, 255` | `238, 100%, 89%` | `21%, 20%, 0%, 0%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/black0.png" height="23" width="23"/> | Black 0 | `#131020` | `19, 16, 32` | `251, 33%, 9%` | `41%, 50%, 0%, 87%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/black1.png" height="23" width="23"/> | Black 1 | `#1A1823` | `26, 24, 35` | `251, 19%, 12%` | `26%, 31%, 0%, 86%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/black2.png" height="23" width="23"/> | Black 2 | `#1E1D2F` | `30, 29, 47` | `243, 24%, 15%` | `36%, 38%, 0%, 82%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/black3.png" height="23" width="23"/> | Black 3 | `#302D41` | `48, 45, 65` | `249, 18%, 22%` | `26%, 31%, 0%, 75%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/black4.png" height="23" width="23"/> | Black 4 | `#575268` | `87, 82, 104` | `254, 12%, 36%` | `16%, 21%, 0%, 59%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/gray0.png" height="23" width="23"/> | Gray 0 | `#6E6C7E` | `110, 108, 126` | `247, 8%, 46%` | `13%, 14%, 0%, 51%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/gray1.png" height="23" width="23"/> | Gray 1 | `#988BA2` | `152, 139, 162` | `274, 11%, 59%` | `6%, 14%, 0%, 36%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/gray2.png" height="23" width="23"/> | Gray 2 | `#C3BAC6` | `195, 186, 198` | `285, 10%, 75%` | `2%, 6%, 0%, 22%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/palette/circles/white.png" height="23" width="23"/> | White | `#D9E0EE` | `217, 224, 238` | `220, 38%, 89%` | `9%, 6%, 0%, 7%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/rosewater.png" height="23" width="23"/> | Rosewater | `#F5E0DC` | `245, 224, 220` | `10, 56%, 91%` | `0%, 9%, 10%, 4%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/flamingo.png" height="23" width="23"/> | Flamingo | `#F2CDCD` | `242, 205, 205` | `0, 59%, 88%` | `0%, 15%, 15%, 5%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/mauve.png" height="23" width="23"/> | Mauve | `#DDB6F2` | `221, 182, 242` | `279, 70%, 83%` | `9%, 25%, 0%, 5%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/pink.png" height="23" width="23"/> | Pink | `#F5C2E7` | `245, 194, 231` | `316, 72%, 86%` | `0%, 21%, 6%, 4%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/maroon.png" height="23" width="23"/> | Maroon | `#E8A2AF` | `232, 162, 175` | `349, 60%, 77%` | `0%, 30%, 25%, 9%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/red.png" height="23" width="23"/> | Red | `#F28FAD` | `242, 143, 173` | `342, 79%, 75%` | `0%, 41%, 29%, 5%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/peach.png" height="23" width="23"/> | Peach | `#F8BD96` | `248, 189, 150` | `24, 88%, 78%` | `0%, 24%, 40%, 3%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/yellow.png" height="23" width="23"/> | Yellow | `#FAE3B0` | `250, 227, 176` | `41, 88%, 84%` | `0%, 9%, 30%, 2%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/green.png" height="23" width="23"/> | Green | `#ABE9B3` | `171, 233, 179` | `128, 58%, 79%` | `27%, 0%, 23%, 9%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/teal.png" height="23" width="23"/> | Teal | `#B5E8E0` | `181, 232, 224` | `171, 53%, 81%` | `22%, 0%, 3%, 9%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/blue.png" height="23" width="23"/> | Blue | `#96CDFB` | `150, 205, 251` | `207, 93%, 79%` | `40%, 18%, 0%, 2%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/sky.png" height="23" width="23"/> | Sky | `#89DCEB` | `137, 220, 235` | `189, 71%, 73%` | `42%, 6%, 0%, 8%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/lavender.png" height="23" width="23"/> | Lavender | `#C9CBFF` | `201, 203, 255` | `238, 100%, 89%` | `21%, 20%, 0%, 0%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/black0.png" height="23" width="23"/> | Black 0 | `#131020` | `19, 16, 32` | `251, 33%, 9%` | `41%, 50%, 0%, 87%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/black1.png" height="23" width="23"/> | Black 1 | `#1A1823` | `26, 24, 35` | `251, 19%, 12%` | `26%, 31%, 0%, 86%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/black2.png" height="23" width="23"/> | Black 2 | `#1E1D2F` | `30, 29, 47` | `243, 24%, 15%` | `36%, 38%, 0%, 82%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/black3.png" height="23" width="23"/> | Black 3 | `#302D41` | `48, 45, 65` | `249, 18%, 22%` | `26%, 31%, 0%, 75%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/black4.png" height="23" width="23"/> | Black 4 | `#575268` | `87, 82, 104` | `254, 12%, 36%` | `16%, 21%, 0%, 59%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/gray0.png" height="23" width="23"/> | Gray 0 | `#6E6C7E` | `110, 108, 126` | `247, 8%, 46%` | `13%, 14%, 0%, 51%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/gray1.png" height="23" width="23"/> | Gray 1 | `#988BA2` | `152, 139, 162` | `274, 11%, 59%` | `6%, 14%, 0%, 36%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/gray2.png" height="23" width="23"/> | Gray 2 | `#C3BAC6` | `195, 186, 198` | `285, 10%, 75%` | `2%, 6%, 0%, 22%` |
|
||||
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/0.1.3/assets/palette/circles/white.png" height="23" width="23"/> | White | `#D9E0EE` | `217, 224, 238` | `220, 38%, 89%` | `9%, 6%, 0%, 7%` |
|
||||
|
||||
## 🧠 Design Philosophy
|
||||
|
||||
|
@ -94,7 +94,7 @@ Catppuccin is available for various apps and in different formats. Here is a lis
|
|||
|
||||
## 👐 Contribute
|
||||
|
||||
See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/dev/CONTRIBUTING.md).
|
||||
See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/0.1.3/CONTRIBUTING.md).
|
||||
|
||||
## 📜 License
|
||||
|
||||
|
@ -105,7 +105,7 @@ Catppuccin is released under the MIT license, which grants the following permiss
|
|||
- Modification
|
||||
- Private use
|
||||
|
||||
For more convoluted language, see the [LICENSE file](https://github.com/catppuccin/catppuccin/blob/main/LICENSE.md).
|
||||
For more convoluted language, see the [LICENSE file](https://github.com/catppuccin/catppuccin/blob/0.1.3/LICENSE.md).
|
||||
|
||||
## 💝 Gratitude
|
||||
|
||||
|
|
Loading…
Reference in a new issue