Catppuccin Theme

Warm 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 | | Name | Hex | RGB | HSL | CMYK | | ----------------------------------------------------------------------------------------------------------------------------------- | -------- | --------- | --------------- | --------------- | ------------------- | | | Flamingo | `#ECBFBD` | `236, 191, 189` | `3, 55%, 83%` | `0%, 19%, 20%, 7%` | | | Magenta | `#C6AAE8` | `198, 170, 232` | `267, 57%, 79%` | `15%, 27%, 0%, 9%` | | | Pink | `#F0AFE1` | `240, 175, 225` | `314, 68%, 81%` | `0%, 27%, 6%, 6%` | | | Red | `#E28C8C` | `226, 140, 140` | `0, 60%, 72%` | `0%, 38%, 38%, 11%` | | | Peach | `#F7C196` | `247, 193, 150` | `27, 86%, 78%` | `0%, 22%, 39%, 3%` | | | Yellow | `#EADDA0` | `234, 221, 160` | `49, 64%, 77%` | `0%, 6%, 32%, 8%` | | | Green | `#B3E1A3` | `179, 225, 163` | `105, 51%, 76%` | `20%, 0%, 28%, 12%` | | | Blue | `#A4B9EF` | `164, 185, 239` | `223, 70%, 79%` | `31%, 23%, 0%, 6%` | | | Black 1 | `#15121C` | `21, 18, 28` | `258, 22%, 9%` | `25%, 36%, 0%, 89%` | | | Black 2 | `#1B1923` | `27, 25, 35` | `252, 17%, 12%` | `23%, 29%, 0%, 86%` | | | Black 3 | `#1E1E28` | `30, 30, 40` | `240, 14%, 14%` | `25%, 25%, 0%, 84%` | | | Black 4 | `#2D293B` | `45, 41, 59` | `253, 18%, 20%` | `24%, 31%, 0%, 77%` | | | Black 5 | `#3E4058` | `62, 64, 88` | `235, 17%, 29%` | `30%, 27%, 0%, 65%` | | | Gray | `#6E6C7C` | `110, 108, 124` | `248, 7%, 45%` | `11%, 13%, 0%, 51%` | | | White | `#D7DAE0` | `215, 218, 224` | `220, 13%, 86%` | `4%, 3%, 0%, 12%` | | | Teal | `#9DDDCB` | `157, 221, 203` | `163, 48%, 74%` | `29%, 0%, 8%, 13%` | ## 🧠 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. ## 👐 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. - [mdigi.tools](https://mdigi.tools/): Web based digital tools.