diff --git a/README.md b/README.md index df46741..964d857 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

Catppuccin Theme

-

Warm dark theme for the masses!

+

Vibrant pastel theme for the masses!

@@ -19,7 +19,7 @@ ## 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. +Catppuccin is a community-driven pastel 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, resources and code samples for maintainers/developers.
## 🎨 Palette @@ -32,18 +32,22 @@ Catppuccin is a community-driven mid-tone dark theme that aims to be the middle | | Blue | `#A4B9EF` | `164, 185, 239` | `223, 70%, 79%` | `31%, 23%, 0%, 6%` | | | Yellow | `#EBDDAA` | `235, 221, 170` | `47, 62%, 79%` | `0%, 6%, 28%, 8%` | | | Green | `#AFE3B3` | `175, 227, 179` | `125, 48%, 79%` | `23%, 0%, 21%, 11%` | -| | Peach | `#F9C096` | `249, 192, 150` | `25, 89%, 78%` | `0%, 23%, 40%, 2%` | | | Magenta | `#C6AAE8` | `198, 170, 232` | `267, 57%, 79%` | `15%, 27%, 0%, 9%` | +| | Peach | `#F9C096` | `249, 192, 150` | `25, 89%, 78%` | `0%, 23%, 40%, 2%` | | | Red | `#E38C8F` | `227, 140, 143` | `358, 61%, 72%` | `0%, 38%, 37%, 11%` | | | Black 0 | `#15121C` | `21, 18, 28` | `258, 22%, 9%` | `25%, 36%, 0%, 89%` | | | Black 1 | `#1B1923` | `27, 25, 35` | `252, 17%, 12%` | `23%, 29%, 0%, 86%` | | | Black 2 | `#1E1E28` | `30, 30, 40` | `240, 14%, 14%` | `25%, 25%, 0%, 84%` | -| | Black 3 | `#332E41` | `45, 41, 59` | `253, 18%, 20%` | `24%, 31%, 0%, 77%` | -| | Black 4 | `#575268` | `62, 64, 88` | `235, 17%, 29%` | `30%, 27%, 0%, 65%` | -| | Gray 0 | `#6E6C7E` | `110, 108, 124` | `248, 7%, 45%` | `11%, 13%, 0%, 51%` | -| | Gray 1 | `#988BA2` | `215, 218, 224` | `220, 13%, 86%` | `4%, 3%, 0%, 12%` | -| | Gray 2 | `#C3BAC6` | `215, 218, 224` | `220, 13%, 86%` | `4%, 3%, 0%, 12%` | -| | White | `#DADAE8` | `215, 218, 224` | `220, 13%, 86%` | `4%, 3%, 0%, 12%` | +| | Black 3 | `#332E41` | `51, 46, 65` | `256, 17%, 22%` | `22%, 29%, 0%, 75%` | +| | Black 4 | `#575268` | `87, 82, 104` | `254, 12%, 36%` | `16%, 21%, 0%, 59%` | +| | Gray 0 | `#6E6C7E` | `110, 108, 126` | `247, 8%, 46%` | `13%, 14%, 0%, 51%` | +| | Gray 1 | `#988BA2` | `152, 139, 162` | `274, 11%, 59%` | `6%, 14%, 0%, 36%` | +| | Gray 2 | `#C3BAC6` | `195, 186, 198` | `285, 10%, 75%` | `2%, 6%, 0%, 22%` | +| | White | `#DADAE8` | `218, 218, 232` | `240, 23%, 88%` | `6%, 6%, 0%, 9%` | + +

+ You can view an interactive version of the palette here and here +

## 🧠 Design Philosophy