You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

956 lines
32 KiB
Markdown

<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"/>
Catppuccin Theme
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/misc/transparent.png" height="30" width="0px"/>
</h3>
3 years ago
<h6 align="center">
2 years ago
<a href="https://github.com/catppuccin/catppuccin#-palette">Palettes</a>
ยท
<a href="https://github.com/catppuccin/catppuccin#-ports-and-more">Ports</a>
ยท
<a href="https://github.com/catppuccin/catppuccin#-design-philosophy">Design Philosophy</a>
</h6>
<p align="center">
<img src="assets/palette/macchiato.png" width="400" />
3 years ago
</p>
<p align="center">
3 years ago
<a href="https://github.com/catppuccin/catppuccin/stargazers">
<img alt="Stargazers" src="https://img.shields.io/github/stars/catppuccin/catppuccin?style=for-the-badge&logo=starship&color=C9CBFF&logoColor=D9E0EE&labelColor=302D41"></a>
<a href="https://github.com/catppuccin/catppuccin/releases/latest">
<img alt="Releases" src="https://img.shields.io/github/release/catppuccin/catppuccin.svg?style=for-the-badge&logo=github&color=F2CDCD&logoColor=D9E0EE&labelColor=302D41"/></a>
<a href="https://github.com/catppuccin/catppuccin/issues">
<img alt="Issues" src="https://img.shields.io/github/issues/catppuccin/catppuccin?style=for-the-badge&logo=gitbook&color=B5E8E0&logoColor=D9E0EE&labelColor=302D41"></a>
<a href="https://discord.gg/r6Mdz5dpFc">
<img alt="Discord" src="https://img.shields.io/discord/907385605422448742?style=for-the-badge&logo=discord&color=DDB6F2&logoColor=D9E0EE&labelColor=302D41"></a>
</p>
3 years ago
&nbsp;
<p align="center">
Catppuccin is a community-driven pastel theme that aims to be the middle ground between low and high contrast themes. It consists of 4 soothing warms palette with 26 eye-candy colors each, perfect for coding, designing, and much more! In addition, this repository tracks the development of the actual color palette, organization-wide assets, resources and code samples for maintainers/developers.
</p>
2 years ago
<p align="center">
2 years ago
<a href="https://discord.gg/r6Mdz5dpFc"><img src="assets/social/discord.png" width="100" height="100" alt="Discord Logo"/></a> <img src="assets/misc/transparent.png" height="1" width="5"/> <a href="https://github.com/catppuccin"><img src="assets/social/github.png" width="100" height="100" alt="Github Logo"/></a> <img src="assets/misc/transparent.png" height="1" width="5"/> <a href="https://www.npmjs.com/org/catppuccin"><img src="assets/social/npm.svg" width="100" height="100" alt="Npm Logo"/></a>
2 years ago
</p>
<p align="center">
2 years ago
Join our community!
</p>
&nbsp;
### ๐Ÿง  Design Philosophy
- **Colorful is better than colorless**: the colorfulness of something contributes to the distinction amongst the parts of that _something_, making it marginally easier to understand how things are structured.
- **There should be balance**: not too dull, not too bright. Suitability under various light conditions is a most.
- **Harmony is superior to dissonance**: vivacious colors must complement each other.
&nbsp;
### ๐ŸŽจ Palettes
2 years ago
**Catppuccin** constist of 4 beautiful pastel color palettes. All the details can be found below.<br>
To make the best use them please refer to the [Styleguide](https://github.com/catppuccin/style-guide).
<br><img src="assets/misc/transparent.png" height="10" width="0" />
2 years ago
<details>
<summary>๐Ÿ‘ Latte</summary>
<table>
<tr>
<th></th>
<th>Labels</th>
<th>Hex</th>
<th>RGG</th>
<th>HSL</th>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_rosewater.png" height="23" width="23"/></td>
<td>Rosewater</td>
<td><code>#dc8a78</code></td>
<td><code>rgb(220, 138, 120)</code></td>
<td><code>hsl(11, 59%, 67%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_flamingo.png" height="23" width="23"/></td>
<td>Flamingo</td>
<td><code>#dd7878</code></td>
<td><code>rgb(221, 120, 120)</code></td>
<td><code>hsl(0, 60%, 67%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_pink.png" height="23" width="23"/></td>
<td>Pink</td>
<td><code>#ea76cb</code></td>
<td><code>rgb(234, 118, 203)</code></td>
<td><code>hsl(316, 73%, 69%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_mauve.png" height="23" width="23"/></td>
<td>Mauve</td>
<td><code>#8839ef</code></td>
<td><code>rgb(136, 57, 239)</code></td>
<td><code>hsl(266, 85%, 58%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_red.png" height="23" width="23"/></td>
<td>Red</td>
<td><code>#d20f39</code></td>
<td><code>rgb(210, 15, 57)</code></td>
<td><code>hsl(347, 87%, 44%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_maroon.png" height="23" width="23"/></td>
<td>Maroon</td>
<td><code>#e64553</code></td>
<td><code>rgb(230, 69, 83)</code></td>
<td><code>hsl(355, 76%, 59%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_peach.png" height="23" width="23"/></td>
<td>Peach</td>
<td><code>#fe640b</code></td>
<td><code>rgb(254, 100, 11)</code></td>
<td><code> hsl(22, 99%, 52%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_yellow.png" height="23" width="23"/></td>
<td>Yellow</td>
<td><code>#df8e1d</code></td>
<td><code>rgb(223, 142, 29)</code></td>
<td><code>hsl(35, 77%, 49%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_green.png" height="23" width="23"/></td>
<td>Green</td>
<td><code>#40a02b</code></td>
<td><code>rgb(64, 160, 43)</code></td>
<td><code>hsl(109, 58%, 40%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_teal.png" height="23" width="23"/></td>
<td>Teal</td>
<td><code>#179299</code></td>
<td><code>rgb(23, 146, 153)</code></td>
<td><code>hsl(183, 74%, 35%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_sky.png" height="23" width="23"/></td>
<td>Sky</td>
<td><code>#04a5e5</code></td>
<td><code>rgb(4, 165, 229)</code></td>
<td><code>hsl(197, 97%, 46%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_sapphire.png" height="23" width="23"/></td>
<td>Sapphire</td>
<td><code>#209fb5</code></td>
<td><code>rgb(32, 159, 181)</code></td>
<td><code>hsl(189, 70%, 42%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_blue.png" height="23" width="23"/></td>
<td>Blue</td>
<td><code>#1e66f5</code></td>
<td><code>rgb(30, 102, 245)</code></td>
<td><code>hsl(220, 91%, 54%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_lavender.png" height="23" width="23"/></td>
<td>Lavender</td>
<td><code>#7287fd</code></td>
<td><code>rgb(114, 135, 253)</code></td>
<td><code>hsl(231, 97%, 72%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_text.png" height="23" width="23"/></td>
<td>Text</td>
<td><code>#4c4f69</code></td>
<td><code>rgb(76, 79, 105)</code></td>
<td><code>hsl(234, 16%, 35%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_subtext1.png" height="23" width="23"/></td>
<td>Subtext1</td>
<td><code>#5c5f77</code></td>
<td><code>rgb(92, 95, 119)</code></td>
<td><code>hsl(233, 13%, 41%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_subtext0.png" height="23" width="23"/></td>
<td>Subtext0</td>
<td><code>#6c6f85</code></td>
<td><code>rgb(108, 111, 133)</code></td>
<td><code>hsl(233, 10%, 47%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_overlay2.png" height="23" width="23"/></td>
<td>Overlay2</td>
<td><code>#7c7f93</code></td>
<td><code>rgb(124, 127, 147)</code></td>
<td><code>hsl(232, 10%, 53%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_overlay1.png" height="23" width="23"/></td>
<td>Overlay1</td>
<td><code>#8c8fa1</code></td>
<td><code>rgb(140, 143, 161)</code></td>
<td><code>hsl(231, 10%, 59%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_overlay0.png" height="23" width="23"/></td>
<td>Overlay0</td>
<td><code>#9ca0b0</code></td>
<td><code>rgb(156, 160, 176)</code></td>
<td><code>hsl(228, 11%, 65%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_surface2.png" height="23" width="23"/></td>
<td>Surface2</td>
<td><code>#acb0be</code></td>
<td><code>rgb(172, 176, 190)</code></td>
<td><code>hsl(227, 12%, 71%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_surface1.png" height="23" width="23"/></td>
<td>Surface1</td>
<td><code>#bcc0cc</code></td>
<td><code>rgb(188, 192, 204)</code></td>
<td><code>hsl(225, 14%, 77%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_surface0.png" height="23" width="23"/></td>
<td>Surface0</td>
<td><code>#ccd0da</code></td>
<td><code>rgb(204, 208, 218)</code></td>
<td><code>hsl(223, 16%, 83%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_base.png" height="23" width="23"/></td>
<td>Base</td>
<td><code>#eff1f5</code></td>
<td><code>rgb(239, 241, 245)</code></td>
<td><code>hsl(220, 23%, 95%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_mantle.png" height="23" width="23"/></td>
<td>Mantle</td>
<td><code>#e6e9ef</code></td>
<td><code>rgb(230, 233, 239)</code></td>
<td><code>hsl(220, 22%, 92%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/latte_crust.png" height="23" width="23"/></td>
<td>Crust</td>
<td><code>#dce0e8</code></td>
<td><code>rgb(220, 224, 232)</code></td>
<td><code>hsl(220, 21%, 89%)</code></td>
</tr>
</table>
2 years ago
</details>
2 years ago
<details>
<summary>๐Ÿฆฆ Frappรฉ</summary>
<table>
<tr>
<th></th>
<th>Labels</th>
<th>Hex</th>
<th>RGG</th>
<th>HSL</th>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_rosewater.png" height="23" width="23"/></td>
<td>Rosewater</td>
<td><code>#f2d5cf</code></td>
<td><code>rgb(242, 213, 207)</code></td>
<td><code>hsl(10, 57%, 88%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_flamingo.png" height="23" width="23"/></td>
<td>Flamingo</td>
<td><code>#eebebe</code></td>
<td><code>rgb(238, 190, 190)</code></td>
<td><code>hsl(0, 59%, 84%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_pink.png" height="23" width="23"/></td>
<td>Pink</td>
<td><code>#f4b8e4</code></td>
<td><code>rgb(244, 184, 228)</code></td>
<td><code>hsl(316, 73%, 84%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_mauve.png" height="23" width="23"/></td>
<td>Mauve</td>
<td><code>#ca9ee6</code></td>
<td><code>rgb(202, 158, 230)</code></td>
<td><code>hsl(277, 59%, 76%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_red.png" height="23" width="23"/></td>
<td>Red</td>
<td><code>#e78284</code></td>
<td><code>rgb(231, 130, 132)</code></td>
<td><code>hsl(359, 68%, 71%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_maroon.png" height="23" width="23"/></td>
<td>Maroon</td>
<td><code>#ea999c</code></td>
<td><code>rgb(234, 153, 156)</code></td>
<td><code>hsl(358, 66%, 76%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_peach.png" height="23" width="23"/></td>
<td>Peach</td>
<td><code>#ef9f76</code></td>
<td><code>rgb(239, 159, 118)</code></td>
<td><code>hsl(20, 79%, 70%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_yellow.png" height="23" width="23"/></td>
<td>Yellow</td>
<td><code>#e5c890</code></td>
<td><code>rgb(229, 200, 144)</code></td>
<td><code>hsl(40, 62%, 73%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_green.png" height="23" width="23"/></td>
<td>Green</td>
<td><code>#a6d189</code></td>
<td><code>rgb(166, 209, 137)</code></td>
<td><code>hsl(96, 44%, 68%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_teal.png" height="23" width="23"/></td>
<td>Teal</td>
<td><code>#81c8be</code></td>
<td><code>rgb(129, 200, 190)</code></td>
<td><code>hsl(172, 39%, 65%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_sky.png" height="23" width="23"/></td>
<td>Sky</td>
<td><code>#99d1db</code></td>
<td><code>rgb(153, 209, 219)</code></td>
<td><code>hsl(189, 48%, 73%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_sapphire.png" height="23" width="23"/></td>
<td>Sapphire</td>
<td><code>#85c1dc</code></td>
<td><code>rgb(133, 193, 220)</code></td>
<td><code>hsl(199, 55%, 69%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_blue.png" height="23" width="23"/></td>
<td>Blue</td>
<td><code>#8caaee</code></td>
<td><code>rgb(140, 170, 238)</code></td>
<td><code>hsl(222, 74%, 74%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_lavender.png" height="23" width="23"/></td>
<td>Lavender</td>
<td><code>#babbf1</code></td>
<td><code>rgb(186, 187, 241)</code></td>
<td><code>hsl(239, 66%, 84%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_text.png" height="23" width="23"/></td>
<td>Text</td>
<td><code>#c6ceef</code></td>
<td><code>rgb(198, 206, 239)</code></td>
<td><code>hsl(228, 56%, 86%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_subtext1.png" height="23" width="23"/></td>
<td>Subtext1</td>
<td><code>#b5bddc</code></td>
<td><code>rgb(181, 189, 220)</code></td>
<td><code>hsl(228, 36%, 79%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_subtext0.png" height="23" width="23"/></td>
<td>Subtext0</td>
<td><code>#a5acc9</code></td>
<td><code>rgb(165, 172, 201)</code></td>
<td><code>hsl(228, 25%, 72%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_overlay2.png" height="23" width="23"/></td>
<td>Overlay2</td>
<td><code>#949bb7</code></td>
<td><code>rgb(148, 155, 183)</code></td>
<td><code>hsl(228, 20%, 65%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_overlay1.png" height="23" width="23"/></td>
<td>Overlay1</td>
<td><code>#838aa4</code></td>
<td><code>rgb(131, 138, 164)</code></td>
<td><code>hsl(227, 15%, 58%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_overlay0.png" height="23" width="23"/></td>
<td>Overlay0</td>
<td><code>#737891</code></td>
<td><code>rgb(115, 120, 145)</code></td>
<td><code>hsl(230, 12%, 51%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_surface2.png" height="23" width="23"/></td>
<td>Surface2</td>
<td><code>#62677e</code></td>
<td><code>rgb(98, 103, 126)</code></td>
<td><code>hsl(229, 13%, 44%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_surface1.png" height="23" width="23"/></td>
<td>Surface1</td>
<td><code>#51566c</code></td>
<td><code>rgb(81, 86, 108)</code></td>
<td><code>hsl(229, 14%, 37%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_surface0.png" height="23" width="23"/></td>
<td>Surface0</td>
<td><code>#414559</code></td>
<td><code>rgb(65, 69, 89)</code></td>
<td><code>hsl(230, 16%, 30%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_base.png" height="23" width="23"/></td>
<td>Base</td>
<td><code>#303446</code></td>
<td><code>rgb(48, 52, 70)</code></td>
<td><code>hsl(229, 19%, 23%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_mantle.png" height="23" width="23"/></td>
<td>Mantle</td>
<td><code>#292c3c</code></td>
<td><code>rgb(41, 44, 60)</code></td>
<td><code>hsl(231, 19%, 20%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/frappe_crust.png" height="23" width="23"/></td>
<td>Crust</td>
<td><code>#232634</code></td>
<td><code>rgb(35, 38, 52)</code></td>
<td><code>hsl(229, 20%, 17%)</code></td>
</tr>
</table>
2 years ago
</details>
2 years ago
<details>
<summary>๐ŸŒบ Macchiato</summary>
<table>
<tr>
<th></th>
<th>Labels</th>
<th>Hex</th>
<th>RGG</th>
<th>HSL</th>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_rosewater.png" height="23" width="23"/></td>
<td>Rosewater</td>
<td><code>#f4dbd6</code></td>
<td><code>rgb(244, 219, 214)</code></td>
<td><code>hsl(10, 58%, 90%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_flamingo.png" height="23" width="23"/></td>
<td>Flamingo</td>
<td><code>#f0c6c6</code></td>
<td><code>rgb(240, 198, 198)</code></td>
<td><code>hsl(0, 58%, 86%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_pink.png" height="23" width="23"/></td>
<td>Pink</td>
<td><code>#f5bde6</code></td>
<td><code>rgb(245, 189, 230)</code></td>
<td><code>hsl(316, 74%, 85%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_mauve.png" height="23" width="23"/></td>
<td>Mauve</td>
<td><code>#c6a0f6</code></td>
<td><code>rgb(198, 160, 246)</code></td>
<td><code>hsl(267, 83%, 80%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_red.png" height="23" width="23"/></td>
<td>Red</td>
<td><code>#ed8796</code></td>
<td><code>rgb(237, 135, 150)</code></td>
<td><code>hsl(351, 74%, 73%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_maroon.png" height="23" width="23"/></td>
<td>Maroon</td>
<td><code>#ee99a0</code></td>
<td><code>rgb(238, 153, 160)</code></td>
<td><code>hsl(355, 71%, 77%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_peach.png" height="23" width="23"/></td>
<td>Peach</td>
<td><code>#f5a97f</code></td>
<td><code>rgb(245, 169, 127)</code></td>
<td><code>hsl(21, 86%, 73%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_yellow.png" height="23" width="23"/></td>
<td>Yellow</td>
<td><code>#eed49f</code></td>
<td><code>rgb(238, 212, 159)</code></td>
<td><code>hsl(40, 70%, 78%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_green.png" height="23" width="23"/></td>
<td>Green</td>
<td><code>#a6da95</code></td>
<td><code>rgb(166, 218, 149)</code></td>
<td><code>hsl(105, 48%, 72%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_teal.png" height="23" width="23"/></td>
<td>Teal</td>
<td><code>#8bd5ca</code></td>
<td><code>rgb(139, 213, 202)</code></td>
<td><code>hsl(171, 47%, 69%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_sky.png" height="23" width="23"/></td>
<td>Sky</td>
<td><code>#91d7e3</code></td>
<td><code>rgb(145, 215, 227)</code></td>
<td><code>hsl(189, 59%, 73%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_sapphire.png" height="23" width="23"/></td>
<td>Sapphire</td>
<td><code>#7dc4e4</code></td>
<td><code>rgb(125, 196, 228)</code></td>
<td><code>hsl(199, 66%, 69%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_blue.png" height="23" width="23"/></td>
<td>Blue</td>
<td><code>#8aadf4</code></td>
<td><code>rgb(138, 173, 244)</code></td>
<td><code>hsl(220, 83%, 75%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_lavender.png" height="23" width="23"/></td>
<td>Lavender</td>
<td><code>#b7bdf8</code></td>
<td><code>rgb(183, 189, 248)</code></td>
<td><code>hsl(234, 82%, 85%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_text.png" height="23" width="23"/></td>
<td>Text</td>
<td><code>#c5cff5</code></td>
<td><code>rgb(197, 207, 245)</code></td>
<td><code>hsl(228, 71%, 87%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_subtext1.png" height="23" width="23"/></td>
<td>Subtext1</td>
<td><code>#b3bce0</code></td>
<td><code>rgb(179, 188, 224)</code></td>
<td><code>hsl(228, 42%, 79%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_subtext0.png" height="23" width="23"/></td>
<td>Subtext0</td>
<td><code>#a1aacb</code></td>
<td><code>rgb(161, 170, 203)</code></td>
<td><code>hsl(227, 29%, 71%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_overlay2.png" height="23" width="23"/></td>
<td>Overlay2</td>
<td><code>#8f97b7</code></td>
<td><code>rgb(143, 151, 183)</code></td>
<td><code>hsl(228, 22%, 64%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_overlay1.png" height="23" width="23"/></td>
<td>Overlay1</td>
<td><code>#7d84a2</code></td>
<td><code>rgb(125, 132, 162)</code></td>
<td><code>hsl(229, 17%, 56%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_overlay0.png" height="23" width="23"/></td>
<td>Overlay0</td>
<td><code>#6c728d</code></td>
<td><code>rgb(108, 114, 141)</code></td>
<td><code>hsl(229, 13%, 49%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_surface2.png" height="23" width="23"/></td>
<td>Surface2</td>
<td><code>#5a5f78</code></td>
<td><code>rgb(90, 95, 120)</code></td>
<td><code>hsl(230, 14%, 41%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_surface1.png" height="23" width="23"/></td>
<td>Surface1</td>
<td><code>#484c64</code></td>
<td><code>rgb(72, 76, 100)</code></td>
<td><code>hsl(231, 16%, 34%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_surface0.png" height="23" width="23"/></td>
<td>Surface0</td>
<td><code>#363a4f</code></td>
<td><code>rgb(54, 58, 79)</code></td>
<td><code>hsl(230, 19%, 26%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_base.png" height="23" width="23"/></td>
<td>Base</td>
<td><code>#24273a</code></td>
<td><code>rgb(36, 39, 58)</code></td>
<td><code>hsl(232, 23%, 18%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_mantle.png" height="23" width="23"/></td>
<td>Mantle</td>
<td><code>#1e2030</code></td>
<td><code>rgb(30, 32, 48)</code></td>
<td><code>hsl(233, 23%, 15%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/macchiato_crust.png" height="23" width="23"/></td>
<td>Crust</td>
<td><code>#181926</code></td>
<td><code>rgb(24, 25, 38)</code></td>
<td><code>hsl(236, 23%, 12%)</code></td>
</tr>
</table>
2 years ago
</details>
2 years ago
<details>
<summary>๐ŸŒฟ Mocha</summary>
<table>
<tr>
<th></th>
<th>Labels</th>
<th>Hex</th>
<th>RGG</th>
<th>HSL</th>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_rosewater.png" height="23" width="23"/></td>
<td>Rosewater</td>
<td><code>#f5e0dc</code></td>
<td><code>rgb(245, 224, 220)</code></td>
<td><code>hsl(10, 56%, 91%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_flamingo.png" height="23" width="23"/></td>
<td>Flamingo</td>
<td><code>#f2cdcd</code></td>
<td><code>rgb(242, 205, 205)</code></td>
<td><code>hsl(0, 59%, 88%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_pink.png" height="23" width="23"/></td>
<td>Pink</td>
<td><code>#f5c2e7</code></td>
<td><code>rgb(245, 194, 231)</code></td>
<td><code>hsl(316, 72%, 86%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_mauve.png" height="23" width="23"/></td>
<td>Mauve</td>
<td><code>#cba6f7</code></td>
<td><code>rgb(203, 166, 247)</code></td>
<td><code>hsl(267, 84%, 81%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_red.png" height="23" width="23"/></td>
<td>Red</td>
<td><code>#f38ba8</code></td>
<td><code>rgb(243, 139, 168)</code></td>
<td><code>hsl(343, 81%, 75%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_maroon.png" height="23" width="23"/></td>
<td>Maroon</td>
<td><code>#eba0ac</code></td>
<td><code>rgb(235, 160, 172)</code></td>
<td><code>hsl(350, 65%, 77%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_peach.png" height="23" width="23"/></td>
<td>Peach</td>
<td><code>#fab387</code></td>
<td><code>rgb(250, 179, 135)</code></td>
<td><code>hsl(23, 92%, 75%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_yellow.png" height="23" width="23"/></td>
<td>Yellow</td>
<td><code>#f9e2af</code></td>
<td><code>rgb(249, 226, 175)</code></td>
<td><code>hsl(41, 86%, 83%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_green.png" height="23" width="23"/></td>
<td>Green</td>
<td><code>#a6e3a1</code></td>
<td><code>rgb(166, 227, 161)</code></td>
<td><code>hsl(115, 54%, 76%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_teal.png" height="23" width="23"/></td>
<td>Teal</td>
<td><code>#94e2d5</code></td>
<td><code>rgb(148, 226, 213)</code></td>
<td><code>hsl(170, 57%, 73%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_sky.png" height="23" width="23"/></td>
<td>Sky</td>
<td><code>#89dceb</code></td>
<td><code>rgb(137, 220, 235)</code></td>
<td><code>hsl(189, 71%, 73%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_sapphire.png" height="23" width="23"/></td>
<td>Sapphire</td>
<td><code>#74c7ec</code></td>
<td><code>rgb(116, 199, 236)</code></td>
<td><code>hsl(199, 76%, 69%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_blue.png" height="23" width="23"/></td>
<td>Blue</td>
<td><code>#87b0f9</code></td>
<td><code>rgb(135, 176, 249)</code></td>
<td><code>hsl(218, 90%, 75%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_lavender.png" height="23" width="23"/></td>
<td>Lavender</td>
<td><code>#b4befe</code></td>
<td><code>rgb(180, 190, 254)</code></td>
<td><code>hsl(232, 97%, 85%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_text.png" height="23" width="23"/></td>
<td>Text</td>
<td><code>#c6d0f5</code></td>
<td><code>rgb(198, 208, 245)</code></td>
<td><code>hsl(227, 70%, 87%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_subtext1.png" height="23" width="23"/></td>
<td>Subtext1</td>
<td><code>#b3bcdf</code></td>
<td><code>rgb(179, 188, 223)</code></td>
<td><code>hsl(228, 41%, 79%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_subtext0.png" height="23" width="23"/></td>
<td>Subtext0</td>
<td><code>#a1a8c9</code></td>
<td><code>rgb(161, 168, 201)</code></td>
<td><code>hsl(229, 27%, 71%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_overlay2.png" height="23" width="23"/></td>
<td>Overlay2</td>
<td><code>#8e95b3</code></td>
<td><code>rgb(142, 149, 179)</code></td>
<td><code>hsl(229, 20%, 63%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_overlay1.png" height="23" width="23"/></td>
<td>Overlay1</td>
<td><code>#7b819d</code></td>
<td><code>rgb(123, 129, 157)</code></td>
<td><code>hsl(229, 15%, 55%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_overlay0.png" height="23" width="23"/></td>
<td>Overlay0</td>
<td><code>#696d86</code></td>
<td><code>rgb(105, 109, 134)</code></td>
<td><code>hsl(232, 12%, 47%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_surface2.png" height="23" width="23"/></td>
<td>Surface2</td>
<td><code>#565970</code></td>
<td><code>rgb(86, 89, 112)</code></td>
<td><code>hsl(233, 13%, 39%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_surface1.png" height="23" width="23"/></td>
<td>Surface1</td>
<td><code>#43465a</code></td>
<td><code>rgb(67, 70, 90)</code></td>
<td><code>hsl(232, 15%, 31%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_surface0.png" height="23" width="23"/></td>
<td>Surface0</td>
<td><code>#313244</code></td>
<td><code>rgb(49, 50, 68)</code></td>
<td><code>hsl(237, 16%, 23%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_base.png" height="23" width="23"/></td>
<td>Base</td>
<td><code>#1e1e2e</code></td>
<td><code>rgb(30, 30, 46)</code></td>
<td><code>hsl(240, 21%, 15%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_mantle.png" height="23" width="23"/></td>
<td>Mantle</td>
<td><code>#181825</code></td>
<td><code>rgb(24, 24, 37)</code></td>
<td><code>hsl(240, 21%, 12%)</code></td>
</tr>
<tr>
<td><img src="assets/palette/circles/mocha_crust.png" height="23" width="23"/></td>
<td>Crust</td>
<td><code>#11111b</code></td>
<td><code>rgb(17, 17, 27)</code></td>
<td><code>hsl(240, 23%, 9%)</code></td>
</tr>
</table>
2 years ago
</details>
&nbsp;
### ๐Ÿชต Ports and more!
Catppuccin is available for various apps and in different formats. Here is a list of them:
3 years ago
#### IDEs/DEs
- [NeoVim](https://github.com/catppuccin/nvim)
- [VSCode](https://github.com/catppuccin/vscode)
- [Sublime Text](https://github.com/catppuccin/sublime-text) (WIP)
- [Geany](https://github.com/catppuccin/geany)
3 years ago
#### Development
- [GitHub](https://github.com/catppuccin/github)
- [Palette](https://github.com/catppuccin/palette)
- [Wallpapers](https://github.com/catppuccin/wallpapers)
3 years ago
#### Terminals
- [Kitty](https://github.com/catppuccin/kitty)
- [Windows Terminal](https://github.com/catppuccin/windows-terminal)
- [Alacritty](https://github.com/catppuccin/alacritty)
- [Gnome-Terminal](https://github.com/catppuccin/gnome-terminal)
- [Terminator](https://github.com/catppuccin/terminator)
- [iTerm 2](https://github.com/catppuccin/iterm)
- [Tmux](https://github.com/catppuccin/tmux)
- [Termux](https://github.com/catppuccin/termux)
- [Urxvt](https://github.com/catppuccin/urxvt)
- [Konsole](https://github.com/catppuccin/konsole)
- [Zellij](https://github.com/catppuccin/zellij)
- [WezTerm](https://github.com/catppuccin/WezTerm)
- [Contour](https://github.com/catppuccin/contour)
- [ST](https://github.com/catppuccin/st)
#### Messaging
- [Revolt Chat](https://github.com/catppuccin/revolt)
- [Discord](https://github.com/catppuccin/discord)
3 years ago
- [Telegram](https://github.com/catppuccin/telegram)
3 years ago
- [Mailspring](https://github.com/catppuccin/mailspring)
#### Browsers
- [FireFox](https://github.com/catppuccin/firefox)
3 years ago
- [DuckDuckGo](https://github.com/catppuccin/duckduckgo)
- [Chrome](https://github.com/catppuccin/chrome)
3 years ago
- [Vimium](https://github.com/catppuccin/vimium)
3 years ago
- [YouTube](https://github.com/catppuccin/YouTube)
- [MonkeyType](https://github.com/catppuccin/monkeytype)
- [Libreddit](https://github.com/catppuccin/libreddit)
3 years ago
#### Productivity
- [Obsidian](https://github.com/catppuccin/obsidian)
- [Zathura](https://github.com/catppuccin/zathura)
- [Monkeytype](https://github.com/catppuccin/monkeytype)
- [Micro](https://github.com/catppuccin/micro)
3 years ago
#### Shells
- [Fish](https://github.com/catppuccin/fish)
3 years ago
#### System
- [GTK](https://github.com/catppuccin/gtk)
- [KDE](https://github.com/catppuccin/kde)
- [Xresources](https://github.com/catppuccin/xresources)
- [Cava](https://github.com/catppuccin/cava)
- [Btop](https://github.com/catppuccin/btop)
- [Mako](https://github.com/catppuccin/mako)
- [Fcitx5](https://github.com/catppuccin/fcitx5)
3 years ago
- [GRUB](https://github.com/catppuccin/grub)
3 years ago
- [Plank](https://github.com/catppuccin/plank)
- [Papirus Icon Theme Folders](https://github.com/catppuccin/papirus-folders)
- [Mouse Cursors](https://github.com/catppuccin/cursors)
- [Rofi](https://github.com/catppuccin/rofi)
&nbsp;
### ๐Ÿ‘ Contribute
See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/dev/CONTRIBUTING.md).
&nbsp;
### ๐Ÿ“œ License
Catppuccin is released under the MIT license, which grants the following permissions:
3 years ago
- Commercial use
- Distribution
- Modification
- Private use
For more convoluted language, see the [LICENSE](https://github.com/catppuccin/catppuccin/blob/main/LICENSE).
&nbsp;
### โค๏ธ Gratitude
Thanks to the following tools developing this project is possible:
3 years ago
- [coolors.co](https://coolors.co/): A tool for creating and collecting color palettes.
3 years ago
- [InkScape](https://inkscape.org/): Free and open-source vector graphics editor.
- [colors_converter.asp](https://www.w3schools.com/colors/colors_converter.asp): Color format converter.
- [mdigi.tools](https://mdigi.tools/): Web based digital tools.
&nbsp;
<p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/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 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=302d41&colorB=c9cbff"/></a></p>