mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-10 14:14:22 +00:00
b9bbd77c7f
* docs: restructure & improve contrib docs * chore: rework samples code * docs: fix capitalization & brand names * docs: PR comments & try to standardise palette vs flavor * docs: add sample-programs * docs: update submission guidelines (refs: #1821) * refactor: tidy up docs Co-authored-by: winston <hey@winston.sh>
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
<p align="center">
|
|
<h2 align="center">🍙 Specs</h2>
|
|
</p>
|
|
|
|
<p align="center">
|
|
Properties of the palette
|
|
</p>
|
|
|
|
|
|
|
|
### Palette
|
|
|
|
Catppuccin consists of four named flavors: Latte, Frappé, Macchiato, and Mocha. Each flavor has its use-cases
|
|
and a reason to exist! (so to speak). Every flavor has labels (AKA colors) that provide different syntactic meanings
|
|
and color effects for dark & bright ambiance designs. Each one of them was created aiming for a clear, uncluttered, and
|
|
elegant design following a minimal and flat style pattern.
|
|
|
|
|
|
|
|
### Sub-palettes
|
|
|
|
Every flavor consists of two sub-palettes: one monochromatic and one analogous. The monochromatic sub-palette consists
|
|
of different shades of a purple-gray and a very pale lavender and is often used for UI components. Whereas the analogous
|
|
palette has every color in the rainbow and is often used for syntactic elements.
|
|
|
|
|
|
|
|
### Catppuccin Infrastructure
|
|
|
|
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/palette/infrastructure.png" alt="catppuccin infrastructure"/>
|
|
</p>
|