catppuccin/docs/specs.md
Hamothy b9bbd77c7f
docs: restructure & improve contrib docs (#1876)
* 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>
2023-01-26 19:53:05 +01:00

32 lines
1.1 KiB
Markdown

<p align="center">
<h2 align="center">🍙 Specs</h2>
</p>
<p align="center">
Properties of the palette
</p>
&nbsp;
### 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.
&nbsp;
### 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.
&nbsp;
### Catppuccin Infrastructure
<p align="center">
<img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/palette/infrastructure.png" alt="catppuccin infrastructure"/>
</p>