🐱 Catppuccin!

Mid-tone dark theme for the masses!

## About
Catppuccin is a community-driven mid-tone dark theme that aims to be the middle ground between low and high contrast themes, providing a warm color palette with 16 eye-candy colors that are bright enough to be visible during the day, yet pale enough to be easy on your eyes throughout the night. This repository tracks the development of the actual color palette, organization-wide assets, and general TODOs.
## 🎨 Palette | | Hex | RGB | HSL | CMYK | | ------------------------------------------------------------------------------------------------------------------------------------ | --------- | --------------- | --------------- | ------------------- | | | `#F0F0F5` | `240, 240, 245` | `240, 20%, 95%` | `2%, 2%, 0%, 4%` | | | `#EA31B5` | `234, 49, 181` | `317, 81%, 55%` | `0%, 79%, 23%, 8%` | | | `#AE9AD6` | `174, 154, 214` | `260, 42%, 72%` | `19%, 28%, 0%, 16%` | | | `#F0A8E4` | `240, 168, 228` | `310, 71%, 80%` | `0%, 30%, 5%, 6%` | | | `#E28D8D` | `226, 141, 141` | `0, 59%, 72%` | `0%, 38%, 38%, 11%` | | | `#E7A988` | `231, 169, 136` | `21, 66%, 72%` | `0%, 27%, 41%, 9%` | | | `#ADD692` | `173, 214, 146` | `96, 45%, 71%` | `19%, 0%, 32%, 16%` | | | `#F0DC89` | `240, 220, 137` | `48, 77%, 74%` | `0%, 8%, 43%, 6%` | | | `#0E0C13` | `14, 12, 19` | `257, 23%, 6%` | `26%, 37%, 0%, 93%` | | | `#1B1624` | `27, 22, 36` | `261, 24%, 11%` | `25%, 39%, 0%, 86%` | | | `#221E2F` | `34, 30, 47` | `254, 22%, 15%` | `28%, 36%, 0%, 82%` | | | `#312C44` | `49, 44, 68` | `253, 21%, 22%` | `28%, 35%, 0%, 73%` | | | `#3E4058` | `62, 64, 88` | `235, 17%, 29%` | `30%, 27%, 0%, 65%` | | | `#6F6A8A` | `111, 106, 138` | `249, 13%, 48%` | `20%, 23%, 0%, 46%` | | | `#84A5CB` | `132, 165, 203` | `212, 41%, 66%` | `35%, 19%, 0%, 20%` | | | `#B9C4E3` | `185, 196, 227` | `224, 43%, 81%` | `19%, 14%, 0%, 11%` | ## 👐 Contribute See [CONTRIBUTING.md](https://github.com/catppuccin/catppuccin/blob/dev/CONTRIBUTING.md). ## 📜 License Catppuccin is released under the MIT license, which grants the following permissions: - Commercial use - Distribution - Modification - Private use For more convoluted language, see the [LICENSE file](https://github.com/catppuccin/catppuccin/blob/main/LICENSE.md). ## 💝 Gratitude Thanks to the following tools developing this project is possible: - [coolors.co](https://coolors.co/): A tool for creating and collecting color palettes. - [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.